1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-12-28 12:10:20 +08:00

chore: update deps

This commit is contained in:
zclzone
2023-12-11 22:25:26 +08:00
parent f1933cb16c
commit 4642668548
2 changed files with 181 additions and 157 deletions

View File

@@ -23,13 +23,13 @@
"pinia-plugin-persistedstate": "^3.2.0",
"sass": "^1.69.3",
"unocss": "^0.58.0",
"vue": "^3.3.4",
"vue": "^3.3.11",
"vue-echarts": "^6.6.1",
"vue-router": "^4.2.5",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue": "^4.5.2",
"@zclzone/eslint-config": "^0.0.5",
"esno": "^0.17.0",
"fs-extra": "^11.1.1",
@@ -37,7 +37,7 @@
"rollup-plugin-visualizer": "^5.9.2",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vite": "^4.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-vue-devtools": "1.0.0-rc.7"
},