diff --git a/package.json b/package.json index 37dddb6c5edd1b23750c23fc78b8bd770e377f97..116f4c1337410fe4679fc899924ce2c42dc5c43e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/jest": "^26.0.23", "@typescript-eslint/parser": "^5.3.0", "@vitejs/plugin-vue": "^2.2.0", - "@vitejs/plugin-vue-jsx": "^1.3.4", + "@vitejs/plugin-vue-jsx": "^1.3.5", "@vue/reactivity": "3.2.30", "@vue/runtime-core": "3.2.30", "@vue/runtime-dom": "3.2.30", diff --git a/packages/uni-cli-nvue/package.json b/packages/uni-cli-nvue/package.json index 69517ba7e34ca0e7895d444e0ff66592b077cbb1..017020a2b02118cfe80253de708306ab5d1b3f7a 100644 --- a/packages/uni-cli-nvue/package.json +++ b/packages/uni-cli-nvue/package.json @@ -19,7 +19,7 @@ "license": "Apache-2.0", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@babel/core": "^7.16.12", + "@babel/core": "^7.17.2", "@babel/preset-env": "^7.16.5", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011", diff --git a/packages/uni-cli-shared/package.json b/packages/uni-cli-shared/package.json index c4ec63bb87c02d2d00d6dd724b65066930279c5a..c87a49856f7b9ba2ff59d9daab7a1775a25ac6e6 100644 --- a/packages/uni-cli-shared/package.json +++ b/packages/uni-cli-shared/package.json @@ -18,8 +18,8 @@ "url": "https://github.com/dcloudio/uni-app/issues" }, "dependencies": { - "@babel/core": "^7.16.12", - "@babel/parser": "^7.16.12", + "@babel/core": "^7.17.2", + "@babel/parser": "^7.16.4", "@babel/types": "^7.16.8", "@dcloudio/uni-i18n": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011", diff --git a/packages/uni-mp-compiler/package.json b/packages/uni-mp-compiler/package.json index 09b547dd71e2d66f3a0bb330c0988c730df64d42..d1fe7623816b9c4ed2267c11f1cb2ff3a3090eb0 100644 --- a/packages/uni-mp-compiler/package.json +++ b/packages/uni-mp-compiler/package.json @@ -20,7 +20,7 @@ "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { "@babel/generator": "^7.16.0", - "@babel/parser": "^7.16.12", + "@babel/parser": "^7.16.4", "@babel/types": "^7.16.8", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011", diff --git a/packages/vite-plugin-uni/package.json b/packages/vite-plugin-uni/package.json index 5ed7894c687b6f72216375c9db66fa13f722d3eb..2fcffdacb4f45f8f988e3ba9efee88e97ae62bca 100644 --- a/packages/vite-plugin-uni/package.json +++ b/packages/vite-plugin-uni/package.json @@ -22,15 +22,15 @@ }, "license": "Apache-2.0", "dependencies": { - "@babel/core": "^7.16.12", + "@babel/core": "^7.17.2", "@babel/plugin-syntax-import-meta": "^7.10.4", "@babel/plugin-transform-typescript": "^7.16.8", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011", "@rollup/pluginutils": "^4.1.2", - "@vitejs/plugin-legacy": "^1.7.0", + "@vitejs/plugin-legacy": "^1.7.1", "@vitejs/plugin-vue": "^2.2.0", - "@vitejs/plugin-vue-jsx": "^1.3.4", + "@vitejs/plugin-vue-jsx": "^1.3.5", "@vue/compiler-core": "3.2.30", "@vue/compiler-dom": "3.2.30", "@vue/compiler-sfc": "3.2.30", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba5dd6e1dbbee03108d48e26adaf4cb6bb327a5c..f5e55ec908e62290a9536e6cc89130c95888816c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: '@types/jest': ^26.0.23 '@typescript-eslint/parser': ^5.3.0 '@vitejs/plugin-vue': ^2.2.0 - '@vitejs/plugin-vue-jsx': ^1.3.4 + '@vitejs/plugin-vue-jsx': ^1.3.5 '@vue/reactivity': 3.2.30 '@vue/runtime-core': 3.2.30 '@vue/runtime-dom': 3.2.30 @@ -66,7 +66,7 @@ importers: '@types/jest': 26.0.24 '@typescript-eslint/parser': 5.5.0_eslint@7.32.0+typescript@4.5.3 '@vitejs/plugin-vue': 2.2.0_vite@2.8.1+vue@3.2.30 - '@vitejs/plugin-vue-jsx': 1.3.4 + '@vitejs/plugin-vue-jsx': 1.3.5 '@vue/reactivity': 3.2.30 '@vue/runtime-core': 3.2.30 '@vue/runtime-dom': 3.2.30 @@ -264,7 +264,7 @@ importers: packages/uni-cli-nvue: specifiers: - '@babel/core': ^7.16.12 + '@babel/core': ^7.17.2 '@babel/preset-env': ^7.16.5 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030820220114011 '@dcloudio/uni-shared': 3.0.0-alpha-3030820220114011 @@ -353,8 +353,8 @@ importers: packages/uni-cli-shared: specifiers: - '@babel/core': ^7.16.12 - '@babel/parser': ^7.16.12 + '@babel/core': ^7.17.2 + '@babel/parser': ^7.16.4 '@babel/types': ^7.16.8 '@dcloudio/uni-i18n': 3.0.0-alpha-3030820220114011 '@dcloudio/uni-shared': 3.0.0-alpha-3030820220114011 @@ -590,7 +590,7 @@ importers: packages/uni-mp-compiler: specifiers: '@babel/generator': ^7.16.0 - '@babel/parser': ^7.16.12 + '@babel/parser': ^7.16.4 '@babel/types': ^7.16.8 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030820220114011 '@dcloudio/uni-shared': 3.0.0-alpha-3030820220114011 @@ -800,7 +800,7 @@ importers: packages/vite-plugin-uni: specifiers: - '@babel/core': ^7.16.12 + '@babel/core': ^7.17.2 '@babel/plugin-syntax-import-meta': ^7.10.4 '@babel/plugin-transform-typescript': ^7.16.8 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030820220114011 @@ -810,9 +810,9 @@ importers: '@types/express': ^4.17.12 '@types/fs-extra': ^9.0.13 '@types/sass': ^1.16.0 - '@vitejs/plugin-legacy': ^1.7.0 + '@vitejs/plugin-legacy': ^1.7.1 '@vitejs/plugin-vue': ^2.2.0 - '@vitejs/plugin-vue-jsx': ^1.3.4 + '@vitejs/plugin-vue-jsx': ^1.3.5 '@vue/babel-plugin-jsx': ^1.1.1 '@vue/compiler-core': 3.2.30 '@vue/compiler-dom': 3.2.30 @@ -834,9 +834,9 @@ importers: '@dcloudio/uni-cli-shared': link:../uni-cli-shared '@dcloudio/uni-shared': link:../uni-shared '@rollup/pluginutils': 4.1.2 - '@vitejs/plugin-legacy': 1.7.0_vite@2.8.1 + '@vitejs/plugin-legacy': 1.7.1_vite@2.8.1 '@vitejs/plugin-vue': 2.2.0_vite@2.8.1+vue@3.2.30 - '@vitejs/plugin-vue-jsx': 1.3.4 + '@vitejs/plugin-vue-jsx': 1.3.5 '@vue/compiler-core': 3.2.30 '@vue/compiler-dom': 3.2.30 '@vue/compiler-sfc': 3.2.30 @@ -3401,11 +3401,11 @@ packages: eslint-visitor-keys: 3.1.0 dev: true - /@vitejs/plugin-legacy/1.7.0_vite@2.8.1: - resolution: {integrity: sha512-/aXOuxCqXHQLpCTb/qSdZR6lsFoVNuuw9FhSf1T1Rffya4bnXy7/+bpMmAobqcRUDhqg0hRWc1KiWd3B+pUHQg==} + /@vitejs/plugin-legacy/1.7.1_vite@2.8.1: + resolution: {integrity: sha512-RqgILXsGpfV7NHodVCdBVau8ss5+ynMXp6JGF/F7nhSy0bnwSQPlMS3KFqh7twfifXK8VuMriqfU4CxOiqmNnA==} engines: {node: '>=12.0.0'} peerDependencies: - vite: ^2.7.8 + vite: ^2.8.0 dependencies: '@babel/standalone': 7.17.2 core-js: 3.21.0 @@ -3415,8 +3415,8 @@ packages: vite: 2.8.1 dev: false - /@vitejs/plugin-vue-jsx/1.3.4: - resolution: {integrity: sha512-nBVG+IZ7Gl6kZbv6RSTBu+v5GPE1TWPUcOrdWpGFMThFMlhyGGZMJuB6YCyApyXUdgdzj3RVGqvOdqQNQjaxBg==} + /@vitejs/plugin-vue-jsx/1.3.5: + resolution: {integrity: sha512-iBxRQS8SOGxI4c8/cucgumD9a1SO4ngn91YbluyWe1L2k0D7+3v64XbjZxXX2O964LubY8Tehl3ihr0W7f3+/g==} engines: {node: '>=12.0.0'} dependencies: '@babel/core': 7.17.2 diff --git a/scripts/checkVersion.js b/scripts/checkVersion.js index b12ffc9775c025441b2273486e7cdbed578380be..b348e3d71774d6b702a6741456a8f7c9c51e9066 100644 --- a/scripts/checkVersion.js +++ b/scripts/checkVersion.js @@ -28,10 +28,10 @@ const pkgs = { latest: '2.2.0', }, '@vitejs/plugin-vue-jsx': { - latest: '1.3.4', + latest: '1.3.5', }, '@vitejs/plugin-legacy': { - latest: '1.7.0', + latest: '1.7.1', }, '@dcloudio/types': { latest: '2.5.16',