提交 94d8f7e9 编写于 作者: fxy060608's avatar fxy060608

build(deps): update deps

上级 70c7f63a
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"dependencies": { "dependencies": {
"@babel/core": "^7.16.12", "@babel/core": "^7.17.2",
"@babel/preset-env": "^7.16.5", "@babel/preset-env": "^7.16.5",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030820220114011",
"@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011",
......
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
"url": "https://github.com/dcloudio/uni-app/issues" "url": "https://github.com/dcloudio/uni-app/issues"
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.16.12", "@babel/core": "^7.17.2",
"@babel/parser": "^7.16.12", "@babel/parser": "^7.16.4",
"@babel/types": "^7.16.8", "@babel/types": "^7.16.8",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-i18n": "3.0.0-alpha-3030820220114011",
"@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011",
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"dependencies": { "dependencies": {
"@babel/generator": "^7.16.0", "@babel/generator": "^7.16.0",
"@babel/parser": "^7.16.12", "@babel/parser": "^7.16.4",
"@babel/types": "^7.16.8", "@babel/types": "^7.16.8",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030820220114011",
"@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011",
......
...@@ -22,15 +22,15 @@ ...@@ -22,15 +22,15 @@
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@babel/core": "^7.16.12", "@babel/core": "^7.17.2",
"@babel/plugin-syntax-import-meta": "^7.10.4", "@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-transform-typescript": "^7.16.8", "@babel/plugin-transform-typescript": "^7.16.8",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030820220114011",
"@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011", "@dcloudio/uni-shared": "3.0.0-alpha-3030820220114011",
"@rollup/pluginutils": "^4.1.2", "@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": "^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-core": "3.2.30",
"@vue/compiler-dom": "3.2.30", "@vue/compiler-dom": "3.2.30",
"@vue/compiler-sfc": "3.2.30", "@vue/compiler-sfc": "3.2.30",
......
...@@ -19,7 +19,7 @@ importers: ...@@ -19,7 +19,7 @@ importers:
'@types/jest': ^26.0.23 '@types/jest': ^26.0.23
'@typescript-eslint/parser': ^5.3.0 '@typescript-eslint/parser': ^5.3.0
'@vitejs/plugin-vue': ^2.2.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/reactivity': 3.2.30
'@vue/runtime-core': 3.2.30 '@vue/runtime-core': 3.2.30
'@vue/runtime-dom': 3.2.30 '@vue/runtime-dom': 3.2.30
...@@ -66,7 +66,7 @@ importers: ...@@ -66,7 +66,7 @@ importers:
'@types/jest': 26.0.24 '@types/jest': 26.0.24
'@typescript-eslint/parser': 5.5.0_eslint@7.32.0+typescript@4.5.3 '@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': 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/reactivity': 3.2.30
'@vue/runtime-core': 3.2.30 '@vue/runtime-core': 3.2.30
'@vue/runtime-dom': 3.2.30 '@vue/runtime-dom': 3.2.30
...@@ -264,7 +264,7 @@ importers: ...@@ -264,7 +264,7 @@ importers:
packages/uni-cli-nvue: packages/uni-cli-nvue:
specifiers: specifiers:
'@babel/core': ^7.16.12 '@babel/core': ^7.17.2
'@babel/preset-env': ^7.16.5 '@babel/preset-env': ^7.16.5
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030820220114011 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030820220114011
'@dcloudio/uni-shared': 3.0.0-alpha-3030820220114011 '@dcloudio/uni-shared': 3.0.0-alpha-3030820220114011
...@@ -353,8 +353,8 @@ importers: ...@@ -353,8 +353,8 @@ importers:
packages/uni-cli-shared: packages/uni-cli-shared:
specifiers: specifiers:
'@babel/core': ^7.16.12 '@babel/core': ^7.17.2
'@babel/parser': ^7.16.12 '@babel/parser': ^7.16.4
'@babel/types': ^7.16.8 '@babel/types': ^7.16.8
'@dcloudio/uni-i18n': 3.0.0-alpha-3030820220114011 '@dcloudio/uni-i18n': 3.0.0-alpha-3030820220114011
'@dcloudio/uni-shared': 3.0.0-alpha-3030820220114011 '@dcloudio/uni-shared': 3.0.0-alpha-3030820220114011
...@@ -590,7 +590,7 @@ importers: ...@@ -590,7 +590,7 @@ importers:
packages/uni-mp-compiler: packages/uni-mp-compiler:
specifiers: specifiers:
'@babel/generator': ^7.16.0 '@babel/generator': ^7.16.0
'@babel/parser': ^7.16.12 '@babel/parser': ^7.16.4
'@babel/types': ^7.16.8 '@babel/types': ^7.16.8
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030820220114011 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030820220114011
'@dcloudio/uni-shared': 3.0.0-alpha-3030820220114011 '@dcloudio/uni-shared': 3.0.0-alpha-3030820220114011
...@@ -800,7 +800,7 @@ importers: ...@@ -800,7 +800,7 @@ importers:
packages/vite-plugin-uni: packages/vite-plugin-uni:
specifiers: specifiers:
'@babel/core': ^7.16.12 '@babel/core': ^7.17.2
'@babel/plugin-syntax-import-meta': ^7.10.4 '@babel/plugin-syntax-import-meta': ^7.10.4
'@babel/plugin-transform-typescript': ^7.16.8 '@babel/plugin-transform-typescript': ^7.16.8
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030820220114011 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030820220114011
...@@ -810,9 +810,9 @@ importers: ...@@ -810,9 +810,9 @@ importers:
'@types/express': ^4.17.12 '@types/express': ^4.17.12
'@types/fs-extra': ^9.0.13 '@types/fs-extra': ^9.0.13
'@types/sass': ^1.16.0 '@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': ^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/babel-plugin-jsx': ^1.1.1
'@vue/compiler-core': 3.2.30 '@vue/compiler-core': 3.2.30
'@vue/compiler-dom': 3.2.30 '@vue/compiler-dom': 3.2.30
...@@ -834,9 +834,9 @@ importers: ...@@ -834,9 +834,9 @@ importers:
'@dcloudio/uni-cli-shared': link:../uni-cli-shared '@dcloudio/uni-cli-shared': link:../uni-cli-shared
'@dcloudio/uni-shared': link:../uni-shared '@dcloudio/uni-shared': link:../uni-shared
'@rollup/pluginutils': 4.1.2 '@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': 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-core': 3.2.30
'@vue/compiler-dom': 3.2.30 '@vue/compiler-dom': 3.2.30
'@vue/compiler-sfc': 3.2.30 '@vue/compiler-sfc': 3.2.30
...@@ -3401,11 +3401,11 @@ packages: ...@@ -3401,11 +3401,11 @@ packages:
eslint-visitor-keys: 3.1.0 eslint-visitor-keys: 3.1.0
dev: true dev: true
/@vitejs/plugin-legacy/1.7.0_vite@2.8.1: /@vitejs/plugin-legacy/1.7.1_vite@2.8.1:
resolution: {integrity: sha512-/aXOuxCqXHQLpCTb/qSdZR6lsFoVNuuw9FhSf1T1Rffya4bnXy7/+bpMmAobqcRUDhqg0hRWc1KiWd3B+pUHQg==} resolution: {integrity: sha512-RqgILXsGpfV7NHodVCdBVau8ss5+ynMXp6JGF/F7nhSy0bnwSQPlMS3KFqh7twfifXK8VuMriqfU4CxOiqmNnA==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
peerDependencies: peerDependencies:
vite: ^2.7.8 vite: ^2.8.0
dependencies: dependencies:
'@babel/standalone': 7.17.2 '@babel/standalone': 7.17.2
core-js: 3.21.0 core-js: 3.21.0
...@@ -3415,8 +3415,8 @@ packages: ...@@ -3415,8 +3415,8 @@ packages:
vite: 2.8.1 vite: 2.8.1
dev: false dev: false
/@vitejs/plugin-vue-jsx/1.3.4: /@vitejs/plugin-vue-jsx/1.3.5:
resolution: {integrity: sha512-nBVG+IZ7Gl6kZbv6RSTBu+v5GPE1TWPUcOrdWpGFMThFMlhyGGZMJuB6YCyApyXUdgdzj3RVGqvOdqQNQjaxBg==} resolution: {integrity: sha512-iBxRQS8SOGxI4c8/cucgumD9a1SO4ngn91YbluyWe1L2k0D7+3v64XbjZxXX2O964LubY8Tehl3ihr0W7f3+/g==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
dependencies: dependencies:
'@babel/core': 7.17.2 '@babel/core': 7.17.2
......
...@@ -28,10 +28,10 @@ const pkgs = { ...@@ -28,10 +28,10 @@ const pkgs = {
latest: '2.2.0', latest: '2.2.0',
}, },
'@vitejs/plugin-vue-jsx': { '@vitejs/plugin-vue-jsx': {
latest: '1.3.4', latest: '1.3.5',
}, },
'@vitejs/plugin-legacy': { '@vitejs/plugin-legacy': {
latest: '1.7.0', latest: '1.7.1',
}, },
'@dcloudio/types': { '@dcloudio/types': {
latest: '2.5.16', latest: '2.5.16',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册