Skip to content

Commit b6969dd

Browse files
committed
chore: update dependencies
1 parent a1a29bc commit b6969dd

File tree

2 files changed

+408
-405
lines changed

2 files changed

+408
-405
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@vant/touch-emulator": "1.4.0",
19-
"axios": "1.8.2",
19+
"axios": "1.8.3",
2020
"dayjs": "1.11.13",
2121
"js-cookie": "3.0.5",
2222
"lodash-es": "4.17.21",
@@ -30,7 +30,7 @@
3030
"vue-router": "4.5.0"
3131
},
3232
"devDependencies": {
33-
"@antfu/eslint-config": "4.8.1",
33+
"@antfu/eslint-config": "4.10.0",
3434
"@types/js-cookie": "3.0.6",
3535
"@types/lodash-es": "4.17.12",
3636
"@types/node": "22.13.10",
@@ -43,7 +43,7 @@
4343
"autoprefixer": "10.4.21",
4444
"eslint": "9.22.0",
4545
"eslint-plugin-format": "1.0.1",
46-
"happy-dom": "17.4.3",
46+
"happy-dom": "17.4.4",
4747
"husky": "9.1.7",
4848
"lint-staged": "15.4.3",
4949
"nprogress": "0.2.0",

0 commit comments

Comments
 (0)