Skip to content

Commit 96d608d

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump @tanstack/react-query in the npm-packages group
Bumps the npm-packages group with 1 update: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query). Updates `@tanstack/react-query` from 5.90.14 to 5.90.16 - [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/react-query@5.90.16/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4d6841 commit 96d608d

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@ant-design/icons": "5.6.1",
23-
"@tanstack/react-query": "5.90.14",
23+
"@tanstack/react-query": "5.90.16",
2424
"@tanstack/react-query-devtools": "5.91.2",
2525
"@xyflow/react": "12.10.0",
2626
"antd": "4.24.16",

yarn.lock

Lines changed: 10 additions & 10 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.14":
2044-
version: 5.90.14
2045-
resolution: "@tanstack/query-core@npm:5.90.14"
2046-
checksum: 10c0/0f74cbf34bdd59d5ec0e138f1bb7566bf80d1b1c0f58b4ce45fe08fccdcbcf965d2e3327096644a45267d1e6178ea314f3a926aa598fcf0cbe6cdb7014327995
2043+
"@tanstack/query-core@npm:5.90.16":
2044+
version: 5.90.16
2045+
resolution: "@tanstack/query-core@npm:5.90.16"
2046+
checksum: 10c0/f6a4827feeed2b4118323056bbda8d5099823202d1f29b538204ae2591be4e80f2946f3311eed30fefe866643f431c04b560457f03415d40caf2f353ba1efac0
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.14":
2070-
version: 5.90.14
2071-
resolution: "@tanstack/react-query@npm:5.90.14"
2069+
"@tanstack/react-query@npm:5.90.16":
2070+
version: 5.90.16
2071+
resolution: "@tanstack/react-query@npm:5.90.16"
20722072
dependencies:
2073-
"@tanstack/query-core": "npm:5.90.14"
2073+
"@tanstack/query-core": "npm:5.90.16"
20742074
peerDependencies:
20752075
react: ^18 || ^19
2076-
checksum: 10c0/edd0378d1b2425d5d2ebc67197378a7798ca422d91bc0312dfa574690d0f2b4ad310b00ed138e0184663c7662841982a552ccc61931166d18c041feb00d43456
2076+
checksum: 10c0/03bd2aa23187003b45dc3d4b465a68f19806369283487a004acd6dd2ad8ba1fa0ec343da616cb1c43c342609202d0776fee68867246caa5ad6915f090539c168
20772077
languageName: node
20782078
linkType: hard
20792079

@@ -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.14"
11050+
"@tanstack/react-query": "npm:5.90.16"
1105111051
"@tanstack/react-query-devtools": "npm:5.91.2"
1105211052
"@types/node": "npm:20.19.27"
1105311053
"@types/react": "npm:18.3.27"

0 commit comments

Comments
 (0)