Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-20 10:59:21 +08:00

chore: update dependencies

This commit is contained in:
pany 2025-01-16 16:21:11 +08:00
parent 0a438082a6
commit fc345dc77b
2 changed files with 1050 additions and 1019 deletions

View File

@ -18,7 +18,7 @@
"@element-plus/icons-vue": "2.3.1",
"axios": "1.7.9",
"dayjs": "1.11.13",
"element-plus": "2.9.0",
"element-plus": "2.9.3",
"js-cookie": "3.0.5",
"lodash-es": "4.17.21",
"mitt": "3.0.1",
@ -33,30 +33,30 @@
"vxe-table": "4.6.25"
},
"devDependencies": {
"@antfu/eslint-config": "3.11.2",
"@antfu/eslint-config": "3.14.0",
"@types/js-cookie": "3.0.6",
"@types/lodash-es": "4.17.12",
"@types/node": "22.10.1",
"@types/node": "22.10.7",
"@types/nprogress": "0.2.3",
"@types/path-browserify": "1.0.3",
"@vitejs/plugin-vue": "5.2.1",
"@vitejs/plugin-vue-jsx": "4.1.1",
"@vue/test-utils": "2.4.6",
"eslint": "9.16.0",
"eslint-plugin-format": "0.1.3",
"happy-dom": "15.11.7",
"eslint": "9.18.0",
"eslint-plugin-format": "1.0.1",
"happy-dom": "16.6.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"lint-staged": "15.4.0",
"sass": "1.78.0",
"typescript": "5.6.3",
"unocss": "0.65.1",
"unplugin-auto-import": "0.18.6",
"typescript": "5.7.3",
"unocss": "65.4.0",
"unplugin-auto-import": "19.0.0",
"unplugin-svg-component": "0.12.1",
"unplugin-vue-components": "0.27.5",
"vite": "6.0.3",
"unplugin-vue-components": "28.0.0",
"vite": "6.0.7",
"vite-svg-loader": "5.1.0",
"vitest": "2.1.8",
"vue-tsc": "2.1.10"
"vue-tsc": "2.2.0"
},
"lint-staged": {
"*": "eslint --fix"

2043
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff