chore(deps): update deps

This commit is contained in:
soybean-js
2026-04-18 01:26:42 +08:00
parent c0105c55ab
commit 9afb335ed6
5 changed files with 1118 additions and 1161 deletions

View File

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

View File

@@ -17,13 +17,13 @@
"devDependencies": {
"@soybeanjs/changelog": "0.4.5",
"bumpp": "11.0.1",
"c12": "3.3.3",
"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": "19.6.6",
"npm-check-updates": "21.0.2",
"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.7"
"nanoid": "5.1.9"
},
"devDependencies": {
"@types/crypto-js": "4.2.2"