Bump @tanstack/react-query from 5.55.4 to 5.56.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-12 17:33:53 +00:00 committed by GitHub
parent ce3baf4e73
commit f7c7f56a2f
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.55.4",
"@tanstack/react-query": "^5.56.1",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",

View file

@ -1639,21 +1639,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.55.4":
version: 5.55.4
resolution: "@tanstack/query-core@npm:5.55.4"
checksum: 10c0/c463b582b8c7c24fddd8da9c6fd311805df48bbfbdf9feae5662cd6e3d1df3eba47a1fc0c6e7f3feed6e0add2e363fbfcaad25e931b1bda6da6aabdccf3e5898
"@tanstack/query-core@npm:5.56.1":
version: 5.56.1
resolution: "@tanstack/query-core@npm:5.56.1"
checksum: 10c0/7c9b952854995416d3562eafbfc1af719e79ae90ea1aaf398c9a81c17576b887ff722f95d80594bf9ebdbbb38185ea848093455a7f741a6c5331977663cf1ce5
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.55.4":
version: 5.55.4
resolution: "@tanstack/react-query@npm:5.55.4"
"@tanstack/react-query@npm:^5.56.1":
version: 5.56.1
resolution: "@tanstack/react-query@npm:5.56.1"
dependencies:
"@tanstack/query-core": "npm:5.55.4"
"@tanstack/query-core": "npm:5.56.1"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/b81f4e2942aa4e978278816e7939ac4df500cc38e052fd24c48e6ee5eddb89809b546e8536b50558f65ad679635ac0763ddfa3c14e73d60cfcf0646d5e57fd2a
checksum: 10c0/c54570ed0666be0abc0fd2ad14da642e74fff0cead4982e41c50b2363d7b702d392ed96d3aaac58f927b37a83dc0e54243f5e41ff69232a427491d21ea83af0e
languageName: node
linkType: hard
@ -6303,7 +6303,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.55.4"
"@tanstack/react-query": "npm:^5.56.1"
"@types/lodash": "npm:^4.17.7"
"@types/node": "npm:^22.5.4"
"@types/react": "npm:types-react@rc"