chore(deps): update deps

This commit is contained in:
Soybean
2025-01-19 21:26:28 +08:00
parent 60dd22624b
commit c9433e1710
5 changed files with 1237 additions and 1097 deletions

View File

@ -13,8 +13,8 @@
}
},
"dependencies": {
"@alova/mock": "2.0.10",
"@alova/mock": "2.0.11",
"@sa/utils": "workspace:*",
"alova": "3.2.6"
"alova": "3.2.8"
}
}

View File

@ -13,9 +13,9 @@
"@sa/utils": "workspace:*",
"axios": "1.7.9",
"axios-retry": "4.5.0",
"qs": "6.13.1"
"qs": "6.14.0"
},
"devDependencies": {
"@types/qs": "6.9.17"
"@types/qs": "6.9.18"
}
}

View File

@ -14,14 +14,14 @@
},
"devDependencies": {
"@soybeanjs/changelog": "0.3.24",
"bumpp": "9.9.1",
"bumpp": "9.10.1",
"c12": "2.0.1",
"cac": "6.7.14",
"consola": "3.2.3",
"consola": "3.4.0",
"enquirer": "2.4.1",
"execa": "9.5.2",
"kolorist": "1.8.0",
"npm-check-updates": "17.1.11",
"npm-check-updates": "17.1.14",
"rimraf": "6.0.1"
}
}