Bump @tanstack/react-query from 5.56.1 to 5.56.2

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.56.1 to 5.56.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.56.2/packages/react-query)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-13 19:02:35 +00:00 committed by GitHub
parent c96aa15b57
commit ddffad4551
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -27,7 +27,7 @@
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@tanstack/react-query": "^5.56.1",
"@tanstack/react-query": "^5.56.2",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",

View file

@ -1646,21 +1646,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.56.1":
version: 5.56.1
resolution: "@tanstack/query-core@npm:5.56.1"
checksum: 10c0/7c9b952854995416d3562eafbfc1af719e79ae90ea1aaf398c9a81c17576b887ff722f95d80594bf9ebdbbb38185ea848093455a7f741a6c5331977663cf1ce5
"@tanstack/query-core@npm:5.56.2":
version: 5.56.2
resolution: "@tanstack/query-core@npm:5.56.2"
checksum: 10c0/54ff55f02b01f6ba089f4965bfd46f430c18ce7e11d874de04c4d58cc8f698598b41e1c017ba029d08ae75e321e546b26f1ea7f788474db265eeba46e780f2f6
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.56.1":
version: 5.56.1
resolution: "@tanstack/react-query@npm:5.56.1"
"@tanstack/react-query@npm:^5.56.2":
version: 5.56.2
resolution: "@tanstack/react-query@npm:5.56.2"
dependencies:
"@tanstack/query-core": "npm:5.56.1"
"@tanstack/query-core": "npm:5.56.2"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/c54570ed0666be0abc0fd2ad14da642e74fff0cead4982e41c50b2363d7b702d392ed96d3aaac58f927b37a83dc0e54243f5e41ff69232a427491d21ea83af0e
checksum: 10c0/6e883b4ca1948f990215b7bce194251faf13a79c6ecf3f3c660af6c6788ed113ab629cefdafb496dfb04866f12dd48d7314e936b75c881b6749127b6496ac8fd
languageName: node
linkType: hard
@ -6310,7 +6310,7 @@ __metadata:
"@radix-ui/react-separator": "npm:^1.0.3"
"@radix-ui/react-slot": "npm:^1.1.0"
"@radix-ui/react-tooltip": "npm:^1.1.2"
"@tanstack/react-query": "npm:^5.56.1"
"@tanstack/react-query": "npm:^5.56.2"
"@types/lodash": "npm:^4.17.7"
"@types/node": "npm:^22.5.4"
"@types/react": "npm:types-react@rc"