mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-04-05 04:22:49 +08:00
chore: update dps
This commit is contained in:
parent
9aed794344
commit
8f5f11f4d3
30
package.json
30
package.json
@ -50,9 +50,9 @@
|
||||
"sizecheck": "npx vite-bundle-visualizer"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alova/scene-vue": "^1.5.0",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"alova": "^2.20.5",
|
||||
"@alova/scene-vue": "^1.6.0",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"alova": "^2.21.3",
|
||||
"colord": "^2.9.3",
|
||||
"echarts": "^5.5.0",
|
||||
"md-editor-v3": "^4.15.2",
|
||||
@ -60,32 +60,32 @@
|
||||
"pinia-plugin-persist": "^1.0.0",
|
||||
"quill": "^2.0.2",
|
||||
"radash": "^12.1.0",
|
||||
"vue": "^3.4.27",
|
||||
"vue": "^3.4.29",
|
||||
"vue-i18n": "^9.13.1",
|
||||
"vue-router": "^4.3.2"
|
||||
"vue-router": "^4.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^2.18.1",
|
||||
"@antfu/eslint-config": "^2.21.1",
|
||||
"@iconify-json/icon-park-outline": "^1.1.15",
|
||||
"@iconify/vue": "^4.1.2",
|
||||
"@types/node": "^20.12.12",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
||||
"eslint": "^9.3.0",
|
||||
"lint-staged": "^15.2.4",
|
||||
"@types/node": "^20.14.2",
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
"@vitejs/plugin-vue-jsx": "^4.0.0",
|
||||
"eslint": "^9.5.0",
|
||||
"lint-staged": "^15.2.7",
|
||||
"naive-ui": "^2.38.2",
|
||||
"sass": "^1.77.2",
|
||||
"sass": "^1.77.5",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"typescript": "^5.4.5",
|
||||
"unocss": "^0.60.3",
|
||||
"unocss": "^0.61.0",
|
||||
"unplugin-auto-import": "^0.17.6",
|
||||
"unplugin-icons": "^0.19.0",
|
||||
"unplugin-vue-components": "^0.27.0",
|
||||
"vite": "^5.2.11",
|
||||
"vite": "^5.3.1",
|
||||
"vite-bundle-visualizer": "^1.2.1",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-vue-devtools": "7.2.1",
|
||||
"vue-tsc": "^2.0.19"
|
||||
"vue-tsc": "^2.0.21"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm lint-staged"
|
||||
|
7414
pnpm-lock.yaml
generated
7414
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user