1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-05-01 14:49:00 +08:00

chore: update deps about vite & vue

This commit is contained in:
zclzone 2024-01-02 22:29:01 +08:00
parent 857381471e
commit aa92455dbb
2 changed files with 304 additions and 905 deletions

View File

@ -24,23 +24,23 @@
"pinia-plugin-persistedstate": "^3.2.0", "pinia-plugin-persistedstate": "^3.2.0",
"sass": "^1.69.3", "sass": "^1.69.3",
"unocss": "^0.58.3", "unocss": "^0.58.3",
"vue": "^3.3.11", "vue": "^3.4.3",
"vue-echarts": "^6.6.1", "vue-echarts": "^6.6.1",
"vue-router": "^4.2.5", "vue-router": "^4.2.5",
"xlsx": "^0.18.5" "xlsx": "^0.18.5"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "^4.5.2", "@vitejs/plugin-vue": "^5.0.2",
"@zclzone/eslint-config": "^0.0.5", "@zclzone/eslint-config": "^0.0.5",
"esno": "^0.17.0", "esno": "^0.17.0",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"glob": "^10.3.10", "glob": "^10.3.10",
"rollup-plugin-visualizer": "^5.9.2", "rollup-plugin-visualizer": "^5.9.2",
"unplugin-auto-import": "^0.16.6", "unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.2", "unplugin-vue-components": "^0.26.0",
"vite": "^5.0.7", "vite": "^5.0.10",
"vite-plugin-simple-html": "^0.1.1", "vite-plugin-simple-html": "^0.1.2",
"vite-plugin-vue-devtools": "1.0.0-rc.7" "vite-plugin-vue-devtools": "7.0.2"
}, },
"eslintConfig": { "eslintConfig": {
"extends": [ "extends": [

1197
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff