[依赖] 升级 vue 3.2.20 版本
This commit is contained in:
parent
a87ad94108
commit
d63173a4c8
@ -38,11 +38,11 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://gitee.com/layui-vue/layui-vue/blob/master/README.md",
|
"homepage": "https://gitee.com/layui-vue/layui-vue/blob/master/README.md",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"vue": "^3.2.19",
|
"vue": "^3.2.20",
|
||||||
"vue-router": "^4.0.11"
|
"vue-router": "^4.0.11"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"vue": "^3.2.19",
|
"vue": "^3.2.20",
|
||||||
"vue-router": "^4.0.11"
|
"vue-router": "^4.0.11"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -58,10 +58,10 @@
|
|||||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||||
"@typescript-eslint/parser": "^4.33.0",
|
"@typescript-eslint/parser": "^4.33.0",
|
||||||
"@vitejs/plugin-vue": "^1.9.3",
|
"@vitejs/plugin-vue": "^1.9.3",
|
||||||
"@vue/compiler-sfc": "^3.2.19",
|
"@vue/compiler-sfc": "^3.2.20",
|
||||||
"@vue/eslint-config-prettier": "^6.0.0",
|
"@vue/eslint-config-prettier": "^6.0.0",
|
||||||
"@vue/eslint-config-typescript": "^7.0.0",
|
"@vue/eslint-config-typescript": "^7.0.0",
|
||||||
"@vue/server-renderer": "^3.2.19",
|
"@vue/server-renderer": "^3.2.20",
|
||||||
"@vue/test-utils": "^2.0.0-rc.15",
|
"@vue/test-utils": "^2.0.0-rc.15",
|
||||||
"babel-jest": "^26.6.3",
|
"babel-jest": "^26.6.3",
|
||||||
"escape-html": "^1.0.3",
|
"escape-html": "^1.0.3",
|
||||||
|
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@ -13,10 +13,10 @@ specifiers:
|
|||||||
'@typescript-eslint/eslint-plugin': ^4.33.0
|
'@typescript-eslint/eslint-plugin': ^4.33.0
|
||||||
'@typescript-eslint/parser': ^4.33.0
|
'@typescript-eslint/parser': ^4.33.0
|
||||||
'@vitejs/plugin-vue': ^1.9.3
|
'@vitejs/plugin-vue': ^1.9.3
|
||||||
'@vue/compiler-sfc': ^3.2.19
|
'@vue/compiler-sfc': ^3.2.20
|
||||||
'@vue/eslint-config-prettier': ^6.0.0
|
'@vue/eslint-config-prettier': ^6.0.0
|
||||||
'@vue/eslint-config-typescript': ^7.0.0
|
'@vue/eslint-config-typescript': ^7.0.0
|
||||||
'@vue/server-renderer': ^3.2.19
|
'@vue/server-renderer': ^3.2.20
|
||||||
'@vue/test-utils': ^2.0.0-rc.15
|
'@vue/test-utils': ^2.0.0-rc.15
|
||||||
babel-jest: ^26.6.3
|
babel-jest: ^26.6.3
|
||||||
escape-html: ^1.0.3
|
escape-html: ^1.0.3
|
||||||
@ -37,7 +37,7 @@ specifiers:
|
|||||||
typescript: ^4.4.3
|
typescript: ^4.4.3
|
||||||
vite: 2.5.10
|
vite: 2.5.10
|
||||||
vite-plugin-md: ^0.6.7
|
vite-plugin-md: ^0.6.7
|
||||||
vue: ^3.2.19
|
vue: ^3.2.20
|
||||||
vue-jest: ^5.0.0-alpha.10
|
vue-jest: ^5.0.0-alpha.10
|
||||||
vue-router: ^4.0.11
|
vue-router: ^4.0.11
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user