mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-05-01 14:49:00 +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 ."
|
"lint:fix": "eslint --fix --ext .js,.vue ."
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/json": "^2.2.129",
|
"@vueuse/core": "^10.9.0",
|
||||||
"@iconify/utils": "^2.1.11",
|
"axios": "^1.6.7",
|
||||||
"@unocss/eslint-config": "^0.58.3",
|
|
||||||
"@unocss/preset-rem-to-px": "^0.58.3",
|
|
||||||
"@vueuse/core": "^10.5.0",
|
|
||||||
"axios": "^1.5.1",
|
|
||||||
"dayjs": "^1.11.10",
|
"dayjs": "^1.11.10",
|
||||||
"echarts": "^5.4.3",
|
"echarts": "^5.5.0",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"naive-ui": "^2.35.0",
|
"naive-ui": "^2.38.1",
|
||||||
"pinia": "^2.1.7",
|
"pinia": "^2.1.7",
|
||||||
"pinia-plugin-persistedstate": "^3.2.0",
|
"pinia-plugin-persistedstate": "^3.2.1",
|
||||||
"sass": "^1.69.3",
|
"vue": "^3.4.21",
|
||||||
"unocss": "^0.58.3",
|
"vue-echarts": "^6.6.9",
|
||||||
"vue": "^3.4.15",
|
"vue-router": "^4.3.0",
|
||||||
"vue-echarts": "^6.6.1",
|
|
||||||
"vue-router": "^4.2.5",
|
|
||||||
"xlsx": "^0.18.5"
|
"xlsx": "^0.18.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"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",
|
"@zclzone/eslint-config": "^0.0.5",
|
||||||
"esno": "^0.17.0",
|
"esno": "^4.0.0",
|
||||||
"fs-extra": "^11.1.1",
|
"fs-extra": "^11.2.0",
|
||||||
"glob": "^10.3.10",
|
"glob": "^10.3.10",
|
||||||
"rollup-plugin-visualizer": "^5.9.2",
|
"rollup-plugin-visualizer": "^5.12.0",
|
||||||
"unplugin-auto-import": "^0.16.6",
|
"sass": "^1.71.1",
|
||||||
|
"unocss": "^0.58.5",
|
||||||
|
"unplugin-auto-import": "^0.17.5",
|
||||||
"unplugin-vue-components": "^0.26.0",
|
"unplugin-vue-components": "^0.26.0",
|
||||||
"vite": "^5.0.12",
|
"vite": "^5.1.4",
|
||||||
"vite-plugin-simple-html": "^0.1.2"
|
"vite-plugin-simple-html": "^0.1.2"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"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