diff --git a/package.json b/package.json index 974e169d6..0e736d8af 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@typescript-eslint/parser": "5.42.0", "@vitejs/plugin-vue": "3.2.0", "@vitejs/plugin-vue-jsx": "2.1.0", - "@vitest/coverage-c8": "0.24.5", + "@vitest/coverage-c8": "0.25.0", "@vue/compat": "3.2.41", "@vue/compiler-dom": "3.2.41", "@vue/compiler-sfc": "3.2.41", @@ -55,7 +55,7 @@ "unplugin-vue-components": "0.22.9", "vite": "3.2.2", "vitepress": "0.22.4", - "vitest": "0.24.5", + "vitest": "0.25.0", "vue": "3.2.41", "vue-class-component": "8.0.0-rc.1", "vue-router": "4.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c4cb5ace6..c8f512191 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ specifiers: '@typescript-eslint/parser': 5.42.0 '@vitejs/plugin-vue': 3.2.0 '@vitejs/plugin-vue-jsx': 2.1.0 - '@vitest/coverage-c8': 0.24.5 + '@vitest/coverage-c8': 0.25.0 '@vue/compat': 3.2.41 '@vue/compiler-dom': 3.2.41 '@vue/compiler-sfc': 3.2.41 @@ -34,7 +34,7 @@ specifiers: unplugin-vue-components: 0.22.9 vite: 3.2.2 vitepress: 0.22.4 - vitest: 0.24.5 + vitest: 0.25.0 vue: 3.2.41 vue-class-component: 8.0.0-rc.1 vue-router: 4.1.6 @@ -53,7 +53,7 @@ devDependencies: '@typescript-eslint/parser': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m '@vitejs/plugin-vue': 3.2.0_vite@3.2.2+vue@3.2.41 '@vitejs/plugin-vue-jsx': 2.1.0_vite@3.2.2+vue@3.2.41 - '@vitest/coverage-c8': 0.24.5_jsdom@20.0.2 + '@vitest/coverage-c8': 0.25.0_jsdom@20.0.2 '@vue/compat': 3.2.41_vue@3.2.41 '@vue/compiler-dom': 3.2.41 '@vue/compiler-sfc': 3.2.41 @@ -75,7 +75,7 @@ devDependencies: unplugin-vue-components: 0.22.9_rollup@3.2.5+vue@3.2.41 vite: 3.2.2 vitepress: 0.22.4 - vitest: 0.24.5_jsdom@20.0.2 + vitest: 0.25.0_jsdom@20.0.2 vue: 3.2.41 vue-class-component: 8.0.0-rc.1_vue@3.2.41 vue-router: 4.1.6_vue@3.2.41 @@ -979,11 +979,11 @@ packages: vue: 3.2.41 dev: true - /@vitest/coverage-c8/0.24.5_jsdom@20.0.2: - resolution: {integrity: sha512-955yK/SdSBZPYrSXgXB0F+0JnOX5EY9kSL7ywJ4rNajmkFUhwLjuKm13Xb6YKSyIY/g5WvbBnyowqfNRxBJ3ww==} + /@vitest/coverage-c8/0.25.0_jsdom@20.0.2: + resolution: {integrity: sha512-rAeekiideYYvuHk0/nfMvlPiJhyeE9oFFL/Zxp5ZvRF3p2AvQaj8Z6Na//08lIxvm6oi9rDijdkYE0CFMtT7uA==} dependencies: c8: 7.12.0 - vitest: 0.24.5_jsdom@20.0.2 + vitest: 0.25.0_jsdom@20.0.2 transitivePeerDependencies: - '@edge-runtime/vm' - '@vitest/browser' @@ -3736,8 +3736,8 @@ packages: - stylus dev: true - /vitest/0.24.5_jsdom@20.0.2: - resolution: {integrity: sha512-zw6JhPUHtLILQDe5Q39b/SzoITkG+R7hcFjuthp4xsi6zpmfQPOZcHodZ+3bqoWl4EdGK/p1fuMiEwdxgbGLOA==} + /vitest/0.25.0_jsdom@20.0.2: + resolution: {integrity: sha512-CVgBdKSeA27mowKC/C31Tx7ZBjRoyasq/yW7zoqUaCdKaOsjdzRUH5KgSL3eG36DzaaUsbnwWPUbAOtFz5k6tQ==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -3761,10 +3761,13 @@ packages: '@types/chai': 4.3.3 '@types/chai-subset': 1.3.3 '@types/node': 18.11.9 + acorn: 8.8.0 + acorn-walk: 8.2.0 chai: 4.3.6 debug: 4.3.4 jsdom: 20.0.2 local-pkg: 0.4.2 + source-map: 0.6.1 strip-literal: 0.4.2 tinybench: 2.3.1 tinypool: 0.3.0