We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a29bc commit b6969ddCopy full SHA for b6969dd
package.json
@@ -16,7 +16,7 @@
16
},
17
"dependencies": {
18
"@vant/touch-emulator": "1.4.0",
19
- "axios": "1.8.2",
+ "axios": "1.8.3",
20
"dayjs": "1.11.13",
21
"js-cookie": "3.0.5",
22
"lodash-es": "4.17.21",
@@ -30,7 +30,7 @@
30
"vue-router": "4.5.0"
31
32
"devDependencies": {
33
- "@antfu/eslint-config": "4.8.1",
+ "@antfu/eslint-config": "4.10.0",
34
"@types/js-cookie": "3.0.6",
35
"@types/lodash-es": "4.17.12",
36
"@types/node": "22.13.10",
@@ -43,7 +43,7 @@
43
"autoprefixer": "10.4.21",
44
"eslint": "9.22.0",
45
"eslint-plugin-format": "1.0.1",
46
- "happy-dom": "17.4.3",
+ "happy-dom": "17.4.4",
47
"husky": "9.1.7",
48
"lint-staged": "15.4.3",
49
"nprogress": "0.2.0",
0 commit comments