Skip to content

Commit 07e39f1

Browse files
committed
chore: update dependencies
1 parent 08a0993 commit 07e39f1

File tree

2 files changed

+1249
-1183
lines changed

2 files changed

+1249
-1183
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,45 +18,45 @@
1818
"@element-plus/icons-vue": "2.3.2",
1919
"axios": "1.13.2",
2020
"dayjs": "1.11.19",
21-
"element-plus": "2.12.0",
21+
"element-plus": "2.13.1",
2222
"js-cookie": "3.0.5",
23-
"lodash-es": "4.17.21",
23+
"lodash-es": "4.17.22",
2424
"mitt": "3.0.1",
2525
"normalize.css": "8.0.1",
2626
"nprogress": "0.2.0",
2727
"path-browserify": "1.0.1",
2828
"path-to-regexp": "8.3.0",
2929
"pinia": "3.0.4",
3030
"screenfull": "6.0.2",
31-
"vue": "3.5.25",
32-
"vue-router": "4.6.3",
31+
"vue": "3.5.27",
32+
"vue-router": "4.6.4",
3333
"vxe-table": "4.6.25"
3434
},
3535
"devDependencies": {
36-
"@antfu/eslint-config": "6.5.1",
36+
"@antfu/eslint-config": "7.0.1",
3737
"@types/js-cookie": "3.0.6",
3838
"@types/lodash-es": "4.17.12",
39-
"@types/node": "24.10.1",
39+
"@types/node": "25.0.9",
4040
"@types/nprogress": "0.2.3",
4141
"@types/path-browserify": "1.0.3",
42-
"@vitejs/plugin-vue": "6.0.2",
42+
"@vitejs/plugin-vue": "6.0.3",
4343
"@vue/test-utils": "2.4.6",
44-
"eslint": "9.39.1",
45-
"eslint-plugin-format": "1.1.0",
46-
"happy-dom": "20.0.11",
44+
"eslint": "9.39.2",
45+
"eslint-plugin-format": "1.3.1",
46+
"happy-dom": "20.3.3",
4747
"husky": "9.1.7",
4848
"lint-staged": "16.2.7",
4949
"sass-embedded": "1.78.0",
5050
"typescript": "5.9.3",
51-
"unocss": "66.5.10",
52-
"unplugin-auto-import": "20.3.0",
51+
"unocss": "66.6.0",
52+
"unplugin-auto-import": "21.0.0",
5353
"unplugin-svg-component": "0.12.4",
54-
"unplugin-vue-components": "30.0.0",
55-
"vite": "7.2.7",
54+
"unplugin-vue-components": "31.0.0",
55+
"vite": "7.3.1",
5656
"vite-plugin-vue-mcp": "0.3.2",
5757
"vite-svg-loader": "5.1.0",
58-
"vitest": "4.0.15",
59-
"vue-tsc": "3.1.5"
58+
"vitest": "4.0.17",
59+
"vue-tsc": "3.2.2"
6060
},
6161
"lint-staged": {
6262
"*": "eslint --fix"

0 commit comments

Comments
 (0)