mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-02-17 13:20:52 +08:00
fix: ci (#4861)
This commit is contained in:
parent
41e9a0f96f
commit
9c4cc6ce11
12
package.json
12
package.json
@ -92,10 +92,10 @@
|
||||
"@vicons/ionicons4": "^0.12.0",
|
||||
"@vicons/ionicons5": "^0.12.0",
|
||||
"@vitejs/plugin-vue": "^4.2.1",
|
||||
"@vue/compiler-sfc": "^3.3.2",
|
||||
"@vue/compiler-sfc": "^3.3.4",
|
||||
"@vue/eslint-config-standard": "^8.0.1",
|
||||
"@vue/eslint-config-typescript": "^11.0.2",
|
||||
"@vue/server-renderer": "^3.3.2",
|
||||
"@vue/eslint-config-typescript": "^11.0.3",
|
||||
"@vue/server-renderer": "^3.3.4",
|
||||
"@vue/test-utils": "^2.3.2",
|
||||
"autoprefixer": "^10.4.4",
|
||||
"babel-jest": "^29.5.0",
|
||||
@ -112,7 +112,7 @@
|
||||
"eslint-plugin-n": "^15.7.0",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-vue": "^9.11.0",
|
||||
"eslint-plugin-vue": "^9.14.1",
|
||||
"express": "^4.17.3",
|
||||
"fast-glob": "^3.2.11",
|
||||
"fs-extra": "^11.1.0",
|
||||
@ -135,9 +135,9 @@
|
||||
"typescript": "5.0.4",
|
||||
"vfonts": "^0.1.0",
|
||||
"vite": "^4.3.3",
|
||||
"vue": "^3.3.2",
|
||||
"vue": "^3.3.4",
|
||||
"vue-router": "^4.1.6",
|
||||
"vue-tsc": "^1.6.1"
|
||||
"vue-tsc": "^1.6.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user