fix: adjust axios dependency to devDependency

This commit is contained in:
Tunglies 2026-04-03 17:35:05 +08:00
parent d6d15652ca
commit fa4557337b
No known key found for this signature in database
GPG Key ID: B9B01B389469B3E8
2 changed files with 4 additions and 4 deletions

View File

@ -56,7 +56,6 @@
"@tauri-apps/plugin-shell": "2.3.5",
"@tauri-apps/plugin-updater": "2.10.0",
"ahooks": "^3.9.6",
"axios": "^1.13.6",
"cidr-block": "^2.3.0",
"dayjs": "1.11.20",
"foxact": "^0.3.0",
@ -93,6 +92,7 @@
"@types/validator": "^13.15.10",
"@vitejs/plugin-legacy": "^8.0.0",
"@vitejs/plugin-react": "^6.0.1",
"axios": "^1.13.6",
"adm-zip": "^0.5.16",
"cli-color": "^2.0.4",
"commander": "^14.0.3",

6
pnpm-lock.yaml generated
View File

@ -74,9 +74,6 @@ importers:
ahooks:
specifier: ^3.9.6
version: 3.9.7(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
axios:
specifier: ^1.13.6
version: 1.14.0
cidr-block:
specifier: ^2.3.0
version: 2.3.0
@ -183,6 +180,9 @@ importers:
adm-zip:
specifier: ^0.5.16
version: 0.5.16
axios:
specifier: ^1.13.6
version: 1.14.0
cli-color:
specifier: ^2.0.4
version: 2.0.4