diff --git a/package.json b/package.json index 7bf44f760..c827b0bfe 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b94b6b3b..ed9ad7741 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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