chore(deps): update dependency axios to ^1.13.0 (#5225)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-28 10:47:36 +08:00
committed by GitHub
parent f39436f1d0
commit 0fcf168b08
2 changed files with 6 additions and 6 deletions

View File

@@ -54,7 +54,7 @@
"@tauri-apps/plugin-updater": "2.9.0", "@tauri-apps/plugin-updater": "2.9.0",
"@types/json-schema": "^7.0.15", "@types/json-schema": "^7.0.15",
"ahooks": "^3.9.6", "ahooks": "^3.9.6",
"axios": "^1.12.2", "axios": "^1.13.0",
"dayjs": "1.11.18", "dayjs": "1.11.18",
"foxact": "^0.2.49", "foxact": "^0.2.49",
"i18next": "^25.6.0", "i18next": "^25.6.0",

10
pnpm-lock.yaml generated
View File

@@ -69,8 +69,8 @@ importers:
specifier: ^3.9.6 specifier: ^3.9.6
version: 3.9.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) version: 3.9.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
axios: axios:
specifier: ^1.12.2 specifier: ^1.13.0
version: 1.12.2 version: 1.13.0
dayjs: dayjs:
specifier: 1.11.18 specifier: 1.11.18
version: 1.11.18 version: 1.11.18
@@ -2085,8 +2085,8 @@ packages:
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
axios@1.12.2: axios@1.13.0:
resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} resolution: {integrity: sha512-zt40Pz4zcRXra9CVV31KeyofwiNvAbJ5B6YPz9pMJ+yOSLikvPT4Yi5LjfgjRa9CawVYBaD1JQzIVcIvBejKeA==}
babel-plugin-macros@3.1.0: babel-plugin-macros@3.1.0:
resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
@@ -6297,7 +6297,7 @@ snapshots:
possible-typed-array-names: 1.1.0 possible-typed-array-names: 1.1.0
optional: true optional: true
axios@1.12.2: axios@1.13.0:
dependencies: dependencies:
follow-redirects: 1.15.9 follow-redirects: 1.15.9
form-data: 4.0.4 form-data: 4.0.4