mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-04-30 22:29:01 +08:00
chore: update deps, close #I93HBV
This commit is contained in:
parent
fa4967efc3
commit
7d0a17b2b5
40
package.json
40
package.json
@ -10,35 +10,35 @@
|
||||
"lint:fix": "eslint --fix --ext .js,.vue ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.129",
|
||||
"@iconify/utils": "^2.1.11",
|
||||
"@unocss/eslint-config": "^0.58.3",
|
||||
"@unocss/preset-rem-to-px": "^0.58.3",
|
||||
"@vueuse/core": "^10.5.0",
|
||||
"axios": "^1.5.1",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"axios": "^1.6.7",
|
||||
"dayjs": "^1.11.10",
|
||||
"echarts": "^5.4.3",
|
||||
"echarts": "^5.5.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"naive-ui": "^2.35.0",
|
||||
"naive-ui": "^2.38.1",
|
||||
"pinia": "^2.1.7",
|
||||
"pinia-plugin-persistedstate": "^3.2.0",
|
||||
"sass": "^1.69.3",
|
||||
"unocss": "^0.58.3",
|
||||
"vue": "^3.4.15",
|
||||
"vue-echarts": "^6.6.1",
|
||||
"vue-router": "^4.2.5",
|
||||
"pinia-plugin-persistedstate": "^3.2.1",
|
||||
"vue": "^3.4.21",
|
||||
"vue-echarts": "^6.6.9",
|
||||
"vue-router": "^4.3.0",
|
||||
"xlsx": "^0.18.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.0.3",
|
||||
"@iconify/json": "^2.2.188",
|
||||
"@iconify/utils": "^2.1.22",
|
||||
"@unocss/eslint-config": "^0.58.5",
|
||||
"@unocss/preset-rem-to-px": "^0.58.5",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@zclzone/eslint-config": "^0.0.5",
|
||||
"esno": "^0.17.0",
|
||||
"fs-extra": "^11.1.1",
|
||||
"esno": "^4.0.0",
|
||||
"fs-extra": "^11.2.0",
|
||||
"glob": "^10.3.10",
|
||||
"rollup-plugin-visualizer": "^5.9.2",
|
||||
"unplugin-auto-import": "^0.16.6",
|
||||
"rollup-plugin-visualizer": "^5.12.0",
|
||||
"sass": "^1.71.1",
|
||||
"unocss": "^0.58.5",
|
||||
"unplugin-auto-import": "^0.17.5",
|
||||
"unplugin-vue-components": "^0.26.0",
|
||||
"vite": "^5.0.12",
|
||||
"vite": "^5.1.4",
|
||||
"vite-plugin-simple-html": "^0.1.2"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
2162
pnpm-lock.yaml
generated
2162
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user