Skip to content

Commit 1719b51

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump the npm-packages group with 2 updates
Bumps the npm-packages group with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [axios](https://github.com/axios/axios). Updates `@tanstack/react-query` from 5.90.6 to 5.90.7 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query) Updates `axios` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.1...v1.13.2) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: axios dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a93bf8c commit 1719b51

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
},
2020
"dependencies": {
2121
"@ant-design/icons": "5.6.1",
22-
"@tanstack/react-query": "5.90.6",
22+
"@tanstack/react-query": "5.90.7",
2323
"@tanstack/react-query-devtools": "5.90.2",
2424
"@xyflow/react": "12.9.2",
2525
"antd": "4.24.16",
26-
"axios": "1.13.1",
26+
"axios": "1.13.2",
2727
"clsx": "2.1.1",
2828
"dayjs": "1.11.19",
2929
"dotenv-webpack": "8.1.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2040,10 +2040,10 @@ __metadata:
20402040
languageName: node
20412041
linkType: hard
20422042

2043-
"@tanstack/query-core@npm:5.90.6":
2044-
version: 5.90.6
2045-
resolution: "@tanstack/query-core@npm:5.90.6"
2046-
checksum: 10c0/2523cd4d9bc4d9fc1a828b15923c44046004fb1c4322f8c211ff4c153914bc776a356a476f499127cfee3fc89b101ac64f93b352aa761bd349c3a8e0de33d792
2043+
"@tanstack/query-core@npm:5.90.7":
2044+
version: 5.90.7
2045+
resolution: "@tanstack/query-core@npm:5.90.7"
2046+
checksum: 10c0/82198b1ed8c6c1cfd87ec904e241af4839b82597a67744fb972008739cc89ded359509b8599ba7079040111c4a2a573884301d9a2fa39fc48337d2945300525c
20472047
languageName: node
20482048
linkType: hard
20492049

@@ -2066,14 +2066,14 @@ __metadata:
20662066
languageName: node
20672067
linkType: hard
20682068

2069-
"@tanstack/react-query@npm:5.90.6":
2070-
version: 5.90.6
2071-
resolution: "@tanstack/react-query@npm:5.90.6"
2069+
"@tanstack/react-query@npm:5.90.7":
2070+
version: 5.90.7
2071+
resolution: "@tanstack/react-query@npm:5.90.7"
20722072
dependencies:
2073-
"@tanstack/query-core": "npm:5.90.6"
2073+
"@tanstack/query-core": "npm:5.90.7"
20742074
peerDependencies:
20752075
react: ^18 || ^19
2076-
checksum: 10c0/0cde819c41d3f02dccc443786c3aeb6e0a6135365ef127dd8e5bb25d65837b0b12b011c6700c14df1f866a1d65d57a6f4a00abf2ddac31543d68b4963ca80d1a
2076+
checksum: 10c0/a4508f115f2b604962e534f7218c1a07707414456ffe900c50ab2dbbd2e46e7f2336d1c8793929722fb262a67cf8d118448e71b6bac4da6b2155d69c628d8855
20772077
languageName: node
20782078
linkType: hard
20792079

@@ -3307,14 +3307,14 @@ __metadata:
33073307
languageName: node
33083308
linkType: hard
33093309

3310-
"axios@npm:1.13.1":
3311-
version: 1.13.1
3312-
resolution: "axios@npm:1.13.1"
3310+
"axios@npm:1.13.2":
3311+
version: 1.13.2
3312+
resolution: "axios@npm:1.13.2"
33133313
dependencies:
33143314
follow-redirects: "npm:^1.15.6"
33153315
form-data: "npm:^4.0.4"
33163316
proxy-from-env: "npm:^1.1.0"
3317-
checksum: 10c0/de9c3c6de43d3ee1146d3afe78645f19450cac6a5d7235bef8b8e8eeb705c2e47e2d231dea99cecaec4dae1897c521118ca9413b9d474063c719c4d94c5b9adc
3317+
checksum: 10c0/e8a42e37e5568ae9c7a28c348db0e8cf3e43d06fcbef73f0048669edfe4f71219664da7b6cc991b0c0f01c28a48f037c515263cb79be1f1ae8ff034cd813867b
33183318
languageName: node
33193319
linkType: hard
33203320

@@ -11047,7 +11047,7 @@ __metadata:
1104711047
dependencies:
1104811048
"@ant-design/icons": "npm:5.6.1"
1104911049
"@svgr/webpack": "npm:8.1.0"
11050-
"@tanstack/react-query": "npm:5.90.6"
11050+
"@tanstack/react-query": "npm:5.90.7"
1105111051
"@tanstack/react-query-devtools": "npm:5.90.2"
1105211052
"@types/node": "npm:20.19.24"
1105311053
"@types/react": "npm:18.3.23"
@@ -11056,7 +11056,7 @@ __metadata:
1105611056
"@typescript-eslint/parser": "npm:7.18.0"
1105711057
"@xyflow/react": "npm:12.9.2"
1105811058
antd: "npm:4.24.16"
11059-
axios: "npm:1.13.1"
11059+
axios: "npm:1.13.2"
1106011060
clsx: "npm:2.1.1"
1106111061
cross-env: "npm:7.0.3"
1106211062
css-loader: "npm:6.11.0"

0 commit comments

Comments
 (0)