chore(deps): update deps

This commit is contained in:
Soybean
2026-05-13 14:14:17 +08:00
parent 9afb335ed6
commit e8fa90b4b1
5 changed files with 868 additions and 837 deletions

View File

@@ -13,11 +13,11 @@
},
"dependencies": {
"@sa/utils": "workspace:*",
"axios": "1.15.0",
"axios": "1.16.0",
"axios-retry": "4.5.0",
"qs": "6.15.1"
},
"devDependencies": {
"@types/qs": "6.15.0"
"@types/qs": "6.15.1"
}
}

View File

@@ -16,14 +16,14 @@
},
"devDependencies": {
"@soybeanjs/changelog": "0.4.5",
"bumpp": "11.0.1",
"bumpp": "11.1.0",
"c12": "3.3.4",
"cac": "7.0.0",
"consola": "3.4.2",
"enquirer": "2.4.1",
"execa": "9.6.1",
"kolorist": "1.8.0",
"npm-check-updates": "21.0.2",
"npm-check-updates": "22.2.0",
"picomatch": "4.0.4",
"rimraf": "6.1.3"
}

View File

@@ -16,7 +16,7 @@
"crypto-js": "4.2.0",
"klona": "2.0.6",
"localforage": "1.10.0",
"nanoid": "5.1.9"
"nanoid": "5.1.11"
},
"devDependencies": {
"@types/crypto-js": "4.2.2"