Bump @tanstack/react-query from 5.51.9 to 5.51.11

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.51.9 to 5.51.11.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.11/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-07-22 19:43:45 +00:00 committed by GitHub
parent f1397a205f
commit d4c8f31a19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -28,7 +28,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.51.9",
"@tanstack/react-query": "^5.51.11",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625",

View file

@ -1688,14 +1688,14 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.51.9":
version: 5.51.9
resolution: "@tanstack/react-query@npm:5.51.9"
"@tanstack/react-query@npm:^5.51.11":
version: 5.51.11
resolution: "@tanstack/react-query@npm:5.51.11"
dependencies:
"@tanstack/query-core": "npm:5.51.9"
peerDependencies:
react: ^18.0.0
checksum: 10c0/5a4a5ba4205db22c4a9429d4a864ebad2be02bf85ebc13ed02b7accad7e2c0fadbdbc41c63b2782bd0b50d052c09d1a08c6524be4564252109869687090359a4
checksum: 10c0/318aea36ffafc3e5123d970442c1358058137c069ef65dddcef87ea2406bc2f943f5e6da286df581885ba192b962b96eb785e57ef29366ee2178f18e39190f76
languageName: node
linkType: hard
@ -6366,7 +6366,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.51.9"
"@tanstack/react-query": "npm:^5.51.11"
"@types/lodash": "npm:^4.17.7"
"@types/node": "npm:^20.14.11"
"@types/react": "npm:types-react@rc"