Bump @tanstack/react-query from 5.51.5 to 5.51.9

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.51.5 to 5.51.9.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.9/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-18 18:05:59 +00:00 committed by GitHub
parent ee4cc3d3cf
commit 71c08674d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 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.5",
"@tanstack/react-query": "^5.51.9",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625",

View file

@ -1681,21 +1681,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.51.5":
version: 5.51.5
resolution: "@tanstack/query-core@npm:5.51.5"
checksum: 10c0/78143f278835ebbe501b6aa9a4336a6f01da884b902a6ab25137940621ecd8c777552120e088f2ee224892eedf5c5b43e841a69142c4ccd3e1276ff9d1cbcf77
"@tanstack/query-core@npm:5.51.9":
version: 5.51.9
resolution: "@tanstack/query-core@npm:5.51.9"
checksum: 10c0/05ae00d0f4c80ea82991b7624551da543abbe8782b9b3910867d1d142076e2ac8892f50c37f2bde0bfa70ada3be1ad2f74472aece945a0237d2c86b729a02a1c
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.51.5":
version: 5.51.5
resolution: "@tanstack/react-query@npm:5.51.5"
"@tanstack/react-query@npm:^5.51.9":
version: 5.51.9
resolution: "@tanstack/react-query@npm:5.51.9"
dependencies:
"@tanstack/query-core": "npm:5.51.5"
"@tanstack/query-core": "npm:5.51.9"
peerDependencies:
react: ^18.0.0
checksum: 10c0/6d20765baf209ab8d788c033ebb73091b1ff38ed49c10d60014b329abcb44e22c033fb05734d0a372022f1b581817f7ce18857ccb85907e75004e9325eddf839
checksum: 10c0/5a4a5ba4205db22c4a9429d4a864ebad2be02bf85ebc13ed02b7accad7e2c0fadbdbc41c63b2782bd0b50d052c09d1a08c6524be4564252109869687090359a4
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.5"
"@tanstack/react-query": "npm:^5.51.9"
"@types/lodash": "npm:^4.17.7"
"@types/node": "npm:^20.14.11"
"@types/react": "npm:types-react@rc"