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
2024-01-21 18:06:25 +08:00
parent f2eb40357d
commit 1c37a38b92
2 changed files with 199 additions and 182 deletions

View File

@@ -24,13 +24,13 @@
"pinia-plugin-persistedstate": "^3.2.0",
"sass": "^1.69.3",
"unocss": "^0.58.3",
"vue": "^3.4.3",
"vue": "^3.4.15",
"vue-echarts": "^6.6.1",
"vue-router": "^4.2.5",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.2",
"@vitejs/plugin-vue": "^5.0.3",
"@zclzone/eslint-config": "^0.0.5",
"esno": "^0.17.0",
"fs-extra": "^11.1.1",
@@ -38,9 +38,9 @@
"rollup-plugin-visualizer": "^5.9.2",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.11",
"vite": "^5.0.12",
"vite-plugin-simple-html": "^0.1.2",
"vite-plugin-vue-devtools": "7.0.2"
"vite-plugin-vue-devtools": "7.0.11"
},
"eslintConfig": {
"extends": [