diff --git a/package.json b/package.json index 94614f1c4..5a2cd70f0 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@typescript-eslint/parser": "5.45.0", "@vitejs/plugin-vue": "3.2.0", "@vitejs/plugin-vue-jsx": "2.1.1", - "@vitest/coverage-c8": "0.25.3", + "@vitest/coverage-c8": "0.25.4", "@vue/compat": "3.2.45", "@vue/compiler-dom": "3.2.45", "@vue/compiler-sfc": "3.2.45", @@ -55,7 +55,7 @@ "unplugin-vue-components": "0.22.11", "vite": "3.2.4", "vitepress": "0.22.4", - "vitest": "0.25.3", + "vitest": "0.25.4", "vue": "3.2.45", "vue-class-component": "8.0.0-rc.1", "vue-router": "4.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b83d2735..d20d52a7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ specifiers: '@typescript-eslint/parser': 5.45.0 '@vitejs/plugin-vue': 3.2.0 '@vitejs/plugin-vue-jsx': 2.1.1 - '@vitest/coverage-c8': 0.25.3 + '@vitest/coverage-c8': 0.25.4 '@vue/compat': 3.2.45 '@vue/compiler-dom': 3.2.45 '@vue/compiler-sfc': 3.2.45 @@ -34,7 +34,7 @@ specifiers: unplugin-vue-components: 0.22.11 vite: 3.2.4 vitepress: 0.22.4 - vitest: 0.25.3 + vitest: 0.25.4 vue: 3.2.45 vue-class-component: 8.0.0-rc.1 vue-router: 4.1.6 @@ -53,7 +53,7 @@ devDependencies: '@typescript-eslint/parser': 5.45.0_hsf322ms6xhhd4b5ne6lb74y4a '@vitejs/plugin-vue': 3.2.0_vite@3.2.4+vue@3.2.45 '@vitejs/plugin-vue-jsx': 2.1.1_vite@3.2.4+vue@3.2.45 - '@vitest/coverage-c8': 0.25.3_jsdom@20.0.3 + '@vitest/coverage-c8': 0.25.4_jsdom@20.0.3 '@vue/compat': 3.2.45_vue@3.2.45 '@vue/compiler-dom': 3.2.45 '@vue/compiler-sfc': 3.2.45 @@ -75,7 +75,7 @@ devDependencies: unplugin-vue-components: 0.22.11_rollup@3.5.0+vue@3.2.45 vite: 3.2.4_@types+node@18.11.10 vitepress: 0.22.4 - vitest: 0.25.3_jsdom@20.0.3 + vitest: 0.25.4_jsdom@20.0.3 vue: 3.2.45 vue-class-component: 8.0.0-rc.1_vue@3.2.45 vue-router: 4.1.6_vue@3.2.45 @@ -962,11 +962,11 @@ packages: vue: 3.2.45 dev: true - /@vitest/coverage-c8/0.25.3_jsdom@20.0.3: - resolution: {integrity: sha512-+tmrB3E7pZTSM+aWKzLk0FpyyaQOoRQf0594hHp+E3Kk0tiFONiEFYf7+9a1Z+C2ffU/0w6KvyBjpNPdashMrg==} + /@vitest/coverage-c8/0.25.4_jsdom@20.0.3: + resolution: {integrity: sha512-3ozqZUr3x8woBCBXJRzt1P8DRGKsIxajfzRu3ySKJE0bCkIl2hofzHYzkHBZafhfhMOt+hR6L395Io7gyMmpUQ==} dependencies: c8: 7.12.0 - vitest: 0.25.3_jsdom@20.0.3 + vitest: 0.25.4_jsdom@20.0.3 transitivePeerDependencies: - '@edge-runtime/vm' - '@vitest/browser' @@ -3416,8 +3416,8 @@ packages: engines: {node: '>=8'} dev: true - /strip-literal/0.4.2: - resolution: {integrity: sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==} + /strip-literal/1.0.0: + resolution: {integrity: sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==} dependencies: acorn: 8.8.1 dev: true @@ -3714,8 +3714,8 @@ packages: - stylus dev: true - /vitest/0.25.3_jsdom@20.0.3: - resolution: {integrity: sha512-/UzHfXIKsELZhL7OaM2xFlRF8HRZgAHtPctacvNK8H4vOcbJJAMEgbWNGSAK7Y9b1NBe5SeM7VTuz2RsTHFJJA==} + /vitest/0.25.4_jsdom@20.0.3: + resolution: {integrity: sha512-v/qoSEYPrf8qa1CbKIKYK+1GGmPPEJyXFbkuD6jhh080cfNBsuUDAdMu6hV2h9Uv34EMiUrVETL/wB+EHxFtbA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -3746,7 +3746,7 @@ packages: jsdom: 20.0.3 local-pkg: 0.4.2 source-map: 0.6.1 - strip-literal: 0.4.2 + strip-literal: 1.0.0 tinybench: 2.3.1 tinypool: 0.3.0 tinyspy: 1.0.2