Skip to content

Commit 4d74997

Browse files
committed
chore: update dependencies
1 parent 4a6b439 commit 4d74997

2 files changed

Lines changed: 1017 additions & 1016 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@element-plus/icons-vue": "2.3.2",
1919
"axios": "1.12.2",
2020
"dayjs": "1.11.18",
21-
"element-plus": "2.11.2",
21+
"element-plus": "2.11.4",
2222
"js-cookie": "3.0.5",
2323
"lodash-es": "4.17.21",
2424
"mitt": "3.0.1",
@@ -28,35 +28,35 @@
2828
"path-to-regexp": "8.3.0",
2929
"pinia": "3.0.3",
3030
"screenfull": "6.0.2",
31-
"vue": "3.5.21",
31+
"vue": "3.5.22",
3232
"vue-router": "4.5.1",
3333
"vxe-table": "4.6.25"
3434
},
3535
"devDependencies": {
36-
"@antfu/eslint-config": "5.3.0",
36+
"@antfu/eslint-config": "5.4.1",
3737
"@types/js-cookie": "3.0.6",
3838
"@types/lodash-es": "4.17.12",
39-
"@types/node": "24.4.0",
39+
"@types/node": "24.7.1",
4040
"@types/nprogress": "0.2.3",
4141
"@types/path-browserify": "1.0.3",
4242
"@vitejs/plugin-vue": "6.0.1",
4343
"@vue/test-utils": "2.4.6",
44-
"eslint": "9.35.0",
45-
"eslint-plugin-format": "1.0.1",
46-
"happy-dom": "18.0.1",
44+
"eslint": "9.37.0",
45+
"eslint-plugin-format": "1.0.2",
46+
"happy-dom": "20.0.0",
4747
"husky": "9.1.7",
48-
"lint-staged": "16.1.6",
48+
"lint-staged": "16.2.4",
4949
"sass-embedded": "1.78.0",
50-
"typescript": "5.9.2",
51-
"unocss": "66.5.1",
52-
"unplugin-auto-import": "20.1.0",
50+
"typescript": "5.9.3",
51+
"unocss": "66.5.3",
52+
"unplugin-auto-import": "20.2.0",
5353
"unplugin-svg-component": "0.12.4",
54-
"unplugin-vue-components": "29.0.0",
55-
"vite": "7.1.5",
54+
"unplugin-vue-components": "29.1.0",
55+
"vite": "7.1.9",
5656
"vite-plugin-vue-mcp": "0.3.2",
5757
"vite-svg-loader": "5.1.0",
5858
"vitest": "3.2.4",
59-
"vue-tsc": "3.0.7"
59+
"vue-tsc": "3.1.1"
6060
},
6161
"lint-staged": {
6262
"*": "eslint --fix"

0 commit comments

Comments
 (0)