diff --git a/bench/package.json b/bench/package.json index d2c28dffff6c..bc8c255b7583 100644 --- a/bench/package.json +++ b/bench/package.json @@ -15,7 +15,7 @@ "@types/benchmark": "^2.1.2", "@vitejs/plugin-vue": "^4.0.0", "@vue/test-utils": "^2.2.7", - "@vue/vue3-jest": "^27.0.0", + "@vue/vue3-jest": "^29.2.2", "babel-jest": "^27.5.1", "benchmark": "^2.1.4", "esno": "^0.16.3", diff --git a/bench/pnpm-lock.yaml b/bench/pnpm-lock.yaml index 57ade3466311..98d23deef4b0 100644 --- a/bench/pnpm-lock.yaml +++ b/bench/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: '@types/benchmark': ^2.1.2 '@vitejs/plugin-vue': ^4.0.0 '@vue/test-utils': ^2.2.7 - '@vue/vue3-jest': ^27.0.0 + '@vue/vue3-jest': ^29.2.2 babel-jest: ^27.5.1 benchmark: ^2.1.4 esno: ^0.16.3 @@ -35,7 +35,7 @@ importers: '@types/benchmark': 2.1.2 '@vitejs/plugin-vue': 4.0.0_vite@4.0.0+vue@3.2.45 '@vue/test-utils': 2.2.7_vue@3.2.45 - '@vue/vue3-jest': 27.0.0_rggaoj2gxgtz66f7k5b6ywrwv4 + '@vue/vue3-jest': 29.2.2_xdtvdjqvarcultcve2nyguybye babel-jest: 27.5.1_@babel+core@7.20.5 benchmark: 2.1.4 esno: 0.16.3 @@ -2174,21 +2174,6 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.17.7_@babel+core@7.20.5: - resolution: {integrity: sha512-ITPmR2V7MqioMJyrxUo2onHNC3e+MvfFiFIR0RP21d3PtlVb6sfzoxNKiphSZUOM9hEIdzCcZe83ieX3yoqjUA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.20.5 - '@babel/helper-module-transforms': 7.19.0 - '@babel/helper-plugin-utils': 7.17.12 - '@babel/helper-simple-access': 7.18.2 - babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-modules-commonjs/7.18.2_@babel+core@7.18.2: resolution: {integrity: sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ==} engines: {node: '>=6.9.0'} @@ -4402,30 +4387,27 @@ packages: - supports-color dev: true - /@vue/vue3-jest/27.0.0_rggaoj2gxgtz66f7k5b6ywrwv4: - resolution: {integrity: sha512-VL61CgZBoQqayXfzlZJHHpZuX4lsT8dmdZMJzADhdAJjKu26JBpypHr/2ppevxItljPiuALQW4MKhhCXZRXnLg==} + /@vue/vue3-jest/29.2.2_xdtvdjqvarcultcve2nyguybye: + resolution: {integrity: sha512-cwREf/2RSOIzXVoKtLsF/VaGvq2iGHtUls+FxbU/4SUnBg9fgfbBancisifQPLoOvjdaYs9T20ho5b2EsNi2Lw==} + engines: {node: '>10'} peerDependencies: '@babel/core': 7.x - babel-jest: 27.x - jest: 27.x - ts-jest: 27.x - typescript: '>= 3.x' + babel-jest: 29.x + jest: 29.x + typescript: '>= 4.3' vue: ^3.0.0-0 peerDependenciesMeta: - ts-jest: - optional: true typescript: optional: true dependencies: '@babel/core': 7.20.5 - '@babel/plugin-transform-modules-commonjs': 7.17.7_@babel+core@7.20.5 + '@babel/plugin-transform-modules-commonjs': 7.18.2_@babel+core@7.20.5 babel-jest: 27.5.1_@babel+core@7.20.5 chalk: 2.4.2 convert-source-map: 1.8.0 - css-tree: 2.1.0 + css-tree: 2.3.1 jest: 27.5.1 source-map: 0.5.6 - ts-jest: 27.1.5_lymxezh3rizc3sf4nv2timwyqu tsconfig: 7.0.0 typescript: 4.9.4 vue: 3.2.45