Skip to content

Commit 7cc77e9

Browse files
chore(deps): bump axios from 1.10.0 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54eac5e commit 7cc77e9

File tree

3 files changed

+224
-110
lines changed

3 files changed

+224
-110
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@tanstack/react-virtual": "^3.13.12",
6969
"@types/recharts": "^1.8.29",
7070
"ahooks": "^3.9.0",
71-
"axios": "^1.10.0",
71+
"axios": "^1.12.0",
7272
"date-fns": "^4.1.0",
7373
"dot-prop-immutable": "^2.1.1",
7474
"flat": "^5.0.2",

packages/theme-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@vitest/coverage-v8": "^3.2.4",
6969
"@vitest/ui": "^3.2.4",
7070
"ahooks": "^3.9.0",
71-
"axios": "^1.10.0",
71+
"axios": "^1.12.0",
7272
"code-inspector-plugin": "^0.20.15",
7373
"date-fns": "^4.1.0",
7474
"eslint": "^8.57.1",

0 commit comments

Comments
 (0)