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

build(deps): bump vite from 2.8.3 to 2.8.4

上级 0ee19799
...@@ -21,6 +21,6 @@ ...@@ -21,6 +21,6 @@
"compression": "^1.7.4", "compression": "^1.7.4",
"cypress": "^7.3.0", "cypress": "^7.3.0",
"serve-static": "^1.14.1", "serve-static": "^1.14.1",
"vite": "^2.8.3" "vite": "^2.8.4"
} }
} }
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"@dcloudio/uni-i18n": "3.0.0-alpha-3031120220216001", "@dcloudio/uni-i18n": "3.0.0-alpha-3031120220216001",
"@dcloudio/uni-shared": "3.0.0-alpha-3031120220216001", "@dcloudio/uni-shared": "3.0.0-alpha-3031120220216001",
"@rollup/pluginutils": "^4.1.2", "@rollup/pluginutils": "^4.1.2",
"@vitejs/plugin-vue": "^2.2.0", "@vitejs/plugin-vue": "^2.2.2",
"@vue/compiler-sfc": "3.2.31", "@vue/compiler-sfc": "3.2.31",
"debug": "^4.3.3", "debug": "^4.3.3",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
"@dcloudio/uni-shared": "3.0.0-alpha-3031120220216001", "@dcloudio/uni-shared": "3.0.0-alpha-3031120220216001",
"@rollup/pluginutils": "^4.1.2", "@rollup/pluginutils": "^4.1.2",
"@vitejs/plugin-legacy": "^1.7.1", "@vitejs/plugin-legacy": "^1.7.1",
"@vitejs/plugin-vue": "^2.2.0", "@vitejs/plugin-vue": "^2.2.2",
"@vitejs/plugin-vue-jsx": "^1.3.7", "@vitejs/plugin-vue-jsx": "^1.3.7",
"@vue/compiler-core": "3.2.31", "@vue/compiler-core": "3.2.31",
"@vue/compiler-dom": "3.2.31", "@vue/compiler-dom": "3.2.31",
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
"chokidar": "^3.5.3" "chokidar": "^3.5.3"
}, },
"peerDependencies": { "peerDependencies": {
"vite": "^2.8.3" "vite": "^2.8.4"
}, },
"uni-app": { "uni-app": {
"compilerVersion": "3.3.8" "compilerVersion": "3.3.8"
......
...@@ -18,7 +18,7 @@ importers: ...@@ -18,7 +18,7 @@ importers:
'@rollup/plugin-strip': ^2.0.0 '@rollup/plugin-strip': ^2.0.0
'@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.2
'@vitejs/plugin-vue-jsx': ^1.3.7 '@vitejs/plugin-vue-jsx': ^1.3.7
'@vue/reactivity': 3.2.31 '@vue/reactivity': 3.2.31
'@vue/runtime-core': 3.2.31 '@vue/runtime-core': 3.2.31
...@@ -46,7 +46,7 @@ importers: ...@@ -46,7 +46,7 @@ importers:
semver: ^7.3.5 semver: ^7.3.5
ts-jest: ^27.0.3 ts-jest: ^27.0.3
typescript: ^4.5.3 typescript: ^4.5.3
vite: ^2.8.3 vite: ^2.8.4
vue: 3.2.31 vue: 3.2.31
vue-router: ^4.0.12 vue-router: ^4.0.12
yorkie: ^2.0.0 yorkie: ^2.0.0
...@@ -65,7 +65,7 @@ importers: ...@@ -65,7 +65,7 @@ importers:
'@rollup/plugin-strip': 2.1.0_rollup@2.60.2 '@rollup/plugin-strip': 2.1.0_rollup@2.60.2
'@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.3+vue@3.2.31 '@vitejs/plugin-vue': 2.2.2_vite@2.8.4+vue@3.2.31
'@vitejs/plugin-vue-jsx': 1.3.7 '@vitejs/plugin-vue-jsx': 1.3.7
'@vue/reactivity': 3.2.31 '@vue/reactivity': 3.2.31
'@vue/runtime-core': 3.2.31 '@vue/runtime-core': 3.2.31
...@@ -93,7 +93,7 @@ importers: ...@@ -93,7 +93,7 @@ importers:
semver: 7.3.5 semver: 7.3.5
ts-jest: 27.1.0_560d4ec5932803928b08544817dafdad ts-jest: 27.1.0_560d4ec5932803928b08544817dafdad
typescript: 4.5.3 typescript: 4.5.3
vite: 2.8.3 vite: 2.8.4
vue: 3.2.31 vue: 3.2.31
vue-router: 4.0.12_vue@3.2.31 vue-router: 4.0.12_vue@3.2.31
yorkie: 2.0.0 yorkie: 2.0.0
...@@ -107,7 +107,7 @@ importers: ...@@ -107,7 +107,7 @@ importers:
compression: ^1.7.4 compression: ^1.7.4
cypress: ^7.3.0 cypress: ^7.3.0
serve-static: ^1.14.1 serve-static: ^1.14.1
vite: ^2.8.3 vite: ^2.8.4
vue: 3.2.31 vue: 3.2.31
vue-router: ^4.0.12 vue-router: ^4.0.12
vuex: ^4.0.2 vuex: ^4.0.2
...@@ -123,7 +123,7 @@ importers: ...@@ -123,7 +123,7 @@ importers:
compression: 1.7.4 compression: 1.7.4
cypress: 7.7.0 cypress: 7.7.0
serve-static: 1.14.1 serve-static: 1.14.1
vite: 2.8.3 vite: 2.8.4
packages/size-check: packages/size-check:
specifiers: specifiers:
...@@ -203,7 +203,7 @@ importers: ...@@ -203,7 +203,7 @@ importers:
'@rollup/pluginutils': ^4.1.2 '@rollup/pluginutils': ^4.1.2
'@types/debug': ^4.1.7 '@types/debug': ^4.1.7
'@types/fs-extra': ^9.0.13 '@types/fs-extra': ^9.0.13
'@vitejs/plugin-vue': ^2.2.0 '@vitejs/plugin-vue': ^2.2.2
'@vue/compiler-core': 3.2.31 '@vue/compiler-core': 3.2.31
'@vue/compiler-sfc': 3.2.31 '@vue/compiler-sfc': 3.2.31
debug: ^4.3.3 debug: ^4.3.3
...@@ -215,7 +215,7 @@ importers: ...@@ -215,7 +215,7 @@ importers:
'@dcloudio/uni-i18n': link:../uni-i18n '@dcloudio/uni-i18n': link:../uni-i18n
'@dcloudio/uni-shared': link:../uni-shared '@dcloudio/uni-shared': link:../uni-shared
'@rollup/pluginutils': 4.1.2 '@rollup/pluginutils': 4.1.2
'@vitejs/plugin-vue': 2.2.0_vite@2.8.3+vue@3.2.31 '@vitejs/plugin-vue': 2.2.2_vite@2.8.4+vue@3.2.31
'@vue/compiler-sfc': 3.2.31 '@vue/compiler-sfc': 3.2.31
debug: 4.3.3 debug: 4.3.3
fs-extra: 10.0.0 fs-extra: 10.0.0
...@@ -811,7 +811,7 @@ importers: ...@@ -811,7 +811,7 @@ importers:
'@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.1 '@vitejs/plugin-legacy': ^1.7.1
'@vitejs/plugin-vue': ^2.2.0 '@vitejs/plugin-vue': ^2.2.2
'@vitejs/plugin-vue-jsx': ^1.3.7 '@vitejs/plugin-vue-jsx': ^1.3.7
'@vue/babel-plugin-jsx': ^1.1.1 '@vue/babel-plugin-jsx': ^1.1.1
'@vue/compiler-core': 3.2.31 '@vue/compiler-core': 3.2.31
...@@ -834,8 +834,8 @@ importers: ...@@ -834,8 +834,8 @@ 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.1_vite@2.8.3 '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
'@vitejs/plugin-vue': 2.2.0_vite@2.8.3+vue@3.2.31 '@vitejs/plugin-vue': 2.2.2_vite@2.8.4+vue@3.2.31
'@vitejs/plugin-vue-jsx': 1.3.7 '@vitejs/plugin-vue-jsx': 1.3.7
'@vue/compiler-core': 3.2.31 '@vue/compiler-core': 3.2.31
'@vue/compiler-dom': 3.2.31 '@vue/compiler-dom': 3.2.31
...@@ -3401,7 +3401,7 @@ packages: ...@@ -3401,7 +3401,7 @@ packages:
eslint-visitor-keys: 3.1.0 eslint-visitor-keys: 3.1.0
dev: true dev: true
/@vitejs/plugin-legacy/1.7.1_vite@2.8.3: /@vitejs/plugin-legacy/1.7.1_vite@2.8.4:
resolution: {integrity: sha512-RqgILXsGpfV7NHodVCdBVau8ss5+ynMXp6JGF/F7nhSy0bnwSQPlMS3KFqh7twfifXK8VuMriqfU4CxOiqmNnA==} resolution: {integrity: sha512-RqgILXsGpfV7NHodVCdBVau8ss5+ynMXp6JGF/F7nhSy0bnwSQPlMS3KFqh7twfifXK8VuMriqfU4CxOiqmNnA==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
peerDependencies: peerDependencies:
...@@ -3412,7 +3412,7 @@ packages: ...@@ -3412,7 +3412,7 @@ packages:
magic-string: 0.25.7 magic-string: 0.25.7
regenerator-runtime: 0.13.9 regenerator-runtime: 0.13.9
systemjs: 6.12.1 systemjs: 6.12.1
vite: 2.8.3 vite: 2.8.4
dev: false dev: false
/@vitejs/plugin-vue-jsx/1.3.7: /@vitejs/plugin-vue-jsx/1.3.7:
...@@ -3428,14 +3428,14 @@ packages: ...@@ -3428,14 +3428,14 @@ packages:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
/@vitejs/plugin-vue/2.2.0_vite@2.8.3+vue@3.2.31: /@vitejs/plugin-vue/2.2.2_vite@2.8.4+vue@3.2.31:
resolution: {integrity: sha512-wXigM1EwN2G7rZcwG6kLk9ivvIMhx2363tCEvMBiXcTu5nePM/12hUPVzPb83Uugt6U+zom1gTpJopi/Ow/jwg==} resolution: {integrity: sha512-3C0s45VOwIFEDU+2ownJOpb0zD5fnjXWaHVOLID2R1mYOlAx3doNBFnNbVjaZvpke/L7IdPJXjpyYpXZToDKig==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
peerDependencies: peerDependencies:
vite: ^2.5.10 vite: ^2.5.10
vue: ^3.2.25 vue: ^3.2.25
dependencies: dependencies:
vite: 2.8.3 vite: 2.8.4
vue: 3.2.31 vue: 3.2.31
/@vue/babel-helper-vue-transform-on/1.0.2: /@vue/babel-helper-vue-transform-on/1.0.2:
...@@ -9245,8 +9245,8 @@ packages: ...@@ -9245,8 +9245,8 @@ packages:
extsprintf: 1.3.0 extsprintf: 1.3.0
dev: true dev: true
/vite/2.8.3: /vite/2.8.4:
resolution: {integrity: sha512-967klrEiG7HEsN7fQYYVETs5495Iu6GpI7YyxoO5yVTJCRxjV8HhWgNWKgrbazjoOB9DQuztL53/nUoNqHNsWg==} resolution: {integrity: sha512-GwtOkkaT2LDI82uWZKcrpRQxP5tymLnC7hVHHqNkhFNknYr0hJUlDLfhVRgngJvAy3RwypkDCWtTKn1BjO96Dw==}
engines: {node: '>=12.2.0'} engines: {node: '>=12.2.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册