Skip to content

Commit

Permalink
chore(deps): bump @tanstack/react-query-devtools from 5.62.8 to 5.64.1
Browse files Browse the repository at this point in the history
Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 5.62.8 to 5.64.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.1/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent f4e086a commit 4a95855
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@opentelemetry/semantic-conventions": "^1.28.0",
"@tanstack/query-async-storage-persister": "^5.62.8",
"@tanstack/react-query": "^5.62.10",
"@tanstack/react-query-devtools": "^5.62.8",
"@tanstack/react-query-devtools": "^5.64.1",
"@tanstack/react-query-persist-client": "^5.62.8",
"i18next": "^24.2.0",
"i18next-browser-languagedetector": "^8.0.2",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4170,10 +4170,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-devtools@npm:5.61.4":
version: 5.61.4
resolution: "@tanstack/query-devtools@npm:5.61.4"
checksum: 10c0/44886dbf92849d17729bf779a184a3fd304711d8ce8061c1deccc089a65d168ed8f0cf0da43b59a9a22a9afb7b25fba99de8af47fe44479ac3082d852dcaaf53
"@tanstack/query-devtools@npm:5.62.16":
version: 5.62.16
resolution: "@tanstack/query-devtools@npm:5.62.16"
checksum: 10c0/21b3e8ad11b752135934c560883926fa0eeecd65ea8d922fc507c13a3e59e1d0b93541a587134dec51537d7b20dd55f59f8acd9795210dc366efda58c12ec4d3
languageName: node
linkType: hard

Expand All @@ -4186,15 +4186,15 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:^5.62.8":
version: 5.62.8
resolution: "@tanstack/react-query-devtools@npm:5.62.8"
"@tanstack/react-query-devtools@npm:^5.64.1":
version: 5.64.1
resolution: "@tanstack/react-query-devtools@npm:5.64.1"
dependencies:
"@tanstack/query-devtools": "npm:5.61.4"
"@tanstack/query-devtools": "npm:5.62.16"
peerDependencies:
"@tanstack/react-query": ^5.62.8
"@tanstack/react-query": ^5.64.1
react: ^18 || ^19
checksum: 10c0/2d930a84334941a9db8cc4400e0040bddde854c87cf3c16fa32eff742179cf57225d28030ddab47a79b5657b96ab1e4cadc6c7e64589c835aca86dff8a6af322
checksum: 10c0/cd882068037bf55fe317e0c77482f9ec87cf2531d8c9ec5a14d3bdcf172d03e0977496b5da45f0811934f3db8a47f340a215be44c4318c0fd6dee7f4f58f1d01
languageName: node
linkType: hard

Expand Down Expand Up @@ -13254,7 +13254,7 @@ __metadata:
"@storybook/test": "npm:^8.4.2"
"@tanstack/query-async-storage-persister": "npm:^5.62.8"
"@tanstack/react-query": "npm:^5.62.10"
"@tanstack/react-query-devtools": "npm:^5.62.8"
"@tanstack/react-query-devtools": "npm:^5.64.1"
"@tanstack/react-query-persist-client": "npm:^5.62.8"
"@testing-library/react": "npm:^16.1.0"
"@tsconfig/vite-react": "npm:^3.4.0"
Expand Down

0 comments on commit 4a95855

Please sign in to comment.