Bump @tanstack/react-query from 5.59.8 to 5.59.9

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.8 to 5.59.9.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.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-10-10 21:02:53 +00:00 committed by GitHub
parent 1fe4b6730b
commit 04460501d5
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.3",
"@tanstack/react-query": "^5.59.8",
"@tanstack/react-query": "^5.59.9",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",

View file

@ -1675,21 +1675,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.59.6":
version: 5.59.6
resolution: "@tanstack/query-core@npm:5.59.6"
checksum: 10c0/b868ea403aa5be2ed020147a2a67cccbf5ba4963c599b95997f50c698bc40ad483e5b0e00a01156476b0f8637fc4999071b55abfc94e5309f74c99ab10099b1e
"@tanstack/query-core@npm:5.59.9":
version: 5.59.9
resolution: "@tanstack/query-core@npm:5.59.9"
checksum: 10c0/a422c7a1b097541c76d7c64321114dae21628feece147fda2362482304c2064db8d327a5192ad286885f4066e515cadc7267aa3ea39063c0f31da65d13d0d0d4
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.59.8":
version: 5.59.8
resolution: "@tanstack/react-query@npm:5.59.8"
"@tanstack/react-query@npm:^5.59.9":
version: 5.59.9
resolution: "@tanstack/react-query@npm:5.59.9"
dependencies:
"@tanstack/query-core": "npm:5.59.6"
"@tanstack/query-core": "npm:5.59.9"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/c6350c8e0da8c3abbae9957c84cf8ccd6e9fc6e994d463dced27c9d9f35a78e973f37f04b27d532f0f904ed4476a4bb92cfe05abcf2644c9d36fd98ca1b3b81a
checksum: 10c0/17fca365b478514c11f5f4de9e6f193e1cd94bed12bf0be71e4554d871dbcbc297ec558e053a01015114d9fce201f4d15040a37275b61d4b27ae9901d5dc8c01
languageName: node
linkType: hard
@ -6313,7 +6313,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.3"
"@tanstack/react-query": "npm:^5.59.8"
"@tanstack/react-query": "npm:^5.59.9"
"@types/lodash": "npm:^4.17.10"
"@types/node": "npm:^22.7.5"
"@types/react": "npm:types-react@rc"