mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-19 02:19:20 +08:00
chore: update dependencies
This commit is contained in:
parent
546d29c39b
commit
138def830f
24
package.json
24
package.json
@ -16,9 +16,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "2.3.1",
|
||||
"axios": "1.8.1",
|
||||
"axios": "1.8.4",
|
||||
"dayjs": "1.11.13",
|
||||
"element-plus": "2.9.5",
|
||||
"element-plus": "2.9.7",
|
||||
"js-cookie": "3.0.5",
|
||||
"lodash-es": "4.17.21",
|
||||
"mitt": "3.0.1",
|
||||
@ -33,29 +33,29 @@
|
||||
"vxe-table": "4.6.25"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "4.5.1",
|
||||
"@antfu/eslint-config": "4.10.2",
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/node": "22.13.9",
|
||||
"@types/node": "22.13.11",
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@types/path-browserify": "1.0.3",
|
||||
"@vitejs/plugin-vue": "5.2.1",
|
||||
"@vitejs/plugin-vue-jsx": "4.1.1",
|
||||
"@vitejs/plugin-vue": "5.2.3",
|
||||
"@vitejs/plugin-vue-jsx": "4.1.2",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"eslint": "9.21.0",
|
||||
"eslint": "9.22.0",
|
||||
"eslint-plugin-format": "1.0.1",
|
||||
"happy-dom": "17.2.2",
|
||||
"happy-dom": "17.4.4",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "15.4.3",
|
||||
"lint-staged": "15.5.0",
|
||||
"sass": "1.78.0",
|
||||
"typescript": "5.8.2",
|
||||
"unocss": "66.1.0-beta.3",
|
||||
"unocss": "66.1.0-beta.6",
|
||||
"unplugin-auto-import": "19.1.1",
|
||||
"unplugin-svg-component": "0.12.1",
|
||||
"unplugin-vue-components": "28.4.1",
|
||||
"vite": "6.2.0",
|
||||
"vite": "6.2.2",
|
||||
"vite-svg-loader": "5.1.0",
|
||||
"vitest": "3.0.7",
|
||||
"vitest": "3.0.9",
|
||||
"vue-tsc": "2.2.8"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
1806
pnpm-lock.yaml
generated
1806
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user