chore(deps): add naive-ui and vfonts dependencies; update styles and router for Naive UI components

This commit is contained in:
严浩
2025-07-04 10:14:58 +08:00
parent 42560a4f2c
commit 997df3a4d4
6 changed files with 192 additions and 3 deletions

View File

@ -133,6 +133,7 @@
"less": "^4.3.0",
"lint-staged": "^16.1.2",
"mockjs": "^1.1.0",
"naive-ui": "^2.42.0",
"npm-run-all2": "^8.0.4",
"oxlint": "^1.5.0",
"prettier": "3.6.2",
@ -147,6 +148,7 @@
"unplugin-vue-macros": "^2.14.5",
"unplugin-vue-markdown": "^29.1.0",
"unplugin-vue-router": "^0.14.0",
"vfonts": "^0.0.3",
"vite": "^7.0.0",
"vite-plugin-checker": "^0.9.3",
"vite-plugin-fake-server": "^2.2.0",