chore(deps): update deps

This commit is contained in:
soybeanfe
2026-03-09 11:54:27 +08:00
parent 9d48ca5f1c
commit b867c2908f
5 changed files with 1410 additions and 1271 deletions

View File

@@ -13,8 +13,8 @@
}
},
"dependencies": {
"@alova/mock": "2.0.18",
"@alova/mock": "2.0.19",
"@sa/utils": "workspace:*",
"alova": "3.4.1"
"alova": "3.5.1"
}
}

View File

@@ -11,11 +11,11 @@
},
"dependencies": {
"@sa/utils": "workspace:*",
"axios": "1.13.2",
"axios": "1.13.6",
"axios-retry": "4.5.0",
"qs": "6.14.1"
"qs": "6.15.0"
},
"devDependencies": {
"@types/qs": "6.14.0"
"@types/qs": "6.15.0"
}
}

View File

@@ -14,15 +14,15 @@
},
"devDependencies": {
"@soybeanjs/changelog": "0.4.3",
"bumpp": "10.4.0",
"bumpp": "10.4.1",
"c12": "3.3.3",
"cac": "6.7.14",
"consola": "3.4.2",
"enquirer": "2.4.1",
"execa": "9.6.1",
"kolorist": "1.8.0",
"npm-check-updates": "19.3.1",
"npm-check-updates": "19.6.3",
"picomatch": "4.0.3",
"rimraf": "6.1.2"
"rimraf": "6.1.3"
}
}