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

chore: bump @vitejs/plugin-vue from 4.2.1 to 4.6.2

上级 2c3779c2
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"@dcloudio/uni-nvue-styler": "3.0.0-alpha-4010120240329001", "@dcloudio/uni-nvue-styler": "3.0.0-alpha-4010120240329001",
"@dcloudio/uni-shared": "3.0.0-alpha-4010120240329001", "@dcloudio/uni-shared": "3.0.0-alpha-4010120240329001",
"@rollup/pluginutils": "^5.0.5", "@rollup/pluginutils": "^5.0.5",
"@vitejs/plugin-vue": "^4.2.1", "@vitejs/plugin-vue": "^4.6.2",
"@vue/compiler-dom": "3.4.21", "@vue/compiler-dom": "3.4.21",
"@vue/compiler-sfc": "3.4.21", "@vue/compiler-sfc": "3.4.21",
"debug": "^4.3.3", "debug": "^4.3.3",
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
"@dcloudio/uni-shared": "3.0.0-alpha-4010120240329001", "@dcloudio/uni-shared": "3.0.0-alpha-4010120240329001",
"@rollup/pluginutils": "^5.0.5", "@rollup/pluginutils": "^5.0.5",
"@vitejs/plugin-legacy": "^4.0.3", "@vitejs/plugin-legacy": "^4.0.3",
"@vitejs/plugin-vue": "^4.2.1", "@vitejs/plugin-vue": "^4.6.2",
"@vitejs/plugin-vue-jsx": "^3.0.1", "@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/compiler-core": "3.4.21", "@vue/compiler-core": "3.4.21",
"@vue/compiler-dom": "3.4.21", "@vue/compiler-dom": "3.4.21",
......
lockfileVersion: '6.0' lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
overrides: overrides:
'@babel/plugin-transform-block-scoping': 7.19.4 '@babel/plugin-transform-block-scoping': 7.19.4
...@@ -71,7 +75,7 @@ importers: ...@@ -71,7 +75,7 @@ importers:
specifier: ^7.3.1 specifier: ^7.3.1
version: 7.3.1(eslint@8.57.0)(typescript@5.3.2) version: 7.3.1(eslint@8.57.0)(typescript@5.3.2)
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: ^4.2.1 specifier: ^4.6.2
version: 4.6.2(vite@4.3.5)(vue@3.4.21) version: 4.6.2(vite@4.3.5)(vue@3.4.21)
'@vitejs/plugin-vue-jsx': '@vitejs/plugin-vue-jsx':
specifier: ^3.0.1 specifier: ^3.0.1
...@@ -458,7 +462,7 @@ importers: ...@@ -458,7 +462,7 @@ importers:
specifier: ^5.0.5 specifier: ^5.0.5
version: 5.1.0(rollup@3.29.4) version: 5.1.0(rollup@3.29.4)
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: ^4.2.1 specifier: ^4.6.2
version: 4.6.2(vite@4.3.5)(vue@3.4.21) version: 4.6.2(vite@4.3.5)(vue@3.4.21)
'@vue/compiler-dom': '@vue/compiler-dom':
specifier: 3.4.21 specifier: 3.4.21
...@@ -1554,7 +1558,7 @@ importers: ...@@ -1554,7 +1558,7 @@ importers:
specifier: ^4.0.3 specifier: ^4.0.3
version: 4.1.1(terser@5.29.2)(vite@4.3.5) version: 4.1.1(terser@5.29.2)(vite@4.3.5)
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: ^4.2.1 specifier: ^4.6.2
version: 4.6.2(vite@4.3.5)(vue@3.4.21) version: 4.6.2(vite@4.3.5)(vue@3.4.21)
'@vitejs/plugin-vue-jsx': '@vitejs/plugin-vue-jsx':
specifier: ^3.0.1 specifier: ^3.0.1
...@@ -11116,7 +11120,3 @@ packages: ...@@ -11116,7 +11120,3 @@ packages:
optionalDependencies: optionalDependencies:
commander: 9.5.0 commander: 9.5.0
dev: true dev: true
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
...@@ -28,7 +28,7 @@ const pkgs = { ...@@ -28,7 +28,7 @@ const pkgs = {
latest: '4.3.4', latest: '4.3.4',
}, },
'@vitejs/plugin-vue': { '@vitejs/plugin-vue': {
latest: '4.2.1', latest: '4.6.2',
}, },
'@vitejs/plugin-vue-jsx': { '@vitejs/plugin-vue-jsx': {
latest: '3.0.1', latest: '3.0.1',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册