Bump @tanstack/react-query from 5.59.6 to 5.59.8

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.6 to 5.59.8.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.8/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 17:41:23 +00:00 committed by GitHub
parent 3ec0996661
commit 1059286118
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 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.6",
"@tanstack/react-query": "^5.59.8",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",

View file

@ -1666,14 +1666,14 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.59.6":
version: 5.59.6
resolution: "@tanstack/react-query@npm:5.59.6"
"@tanstack/react-query@npm:^5.59.8":
version: 5.59.8
resolution: "@tanstack/react-query@npm:5.59.8"
dependencies:
"@tanstack/query-core": "npm:5.59.6"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/ac2d5821ab2c9484a3236a59087a63b5a4124e1c29a92cdb7097210f77bc7fa0dd1513a643c5e39f024857189fe2c802f9c93c43e9853ce07ee402ada3f7544a
checksum: 10c0/c6350c8e0da8c3abbae9957c84cf8ccd6e9fc6e994d463dced27c9d9f35a78e973f37f04b27d532f0f904ed4476a4bb92cfe05abcf2644c9d36fd98ca1b3b81a
languageName: node
linkType: hard
@ -6297,7 +6297,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.6"
"@tanstack/react-query": "npm:^5.59.8"
"@types/lodash": "npm:^4.17.10"
"@types/node": "npm:^22.7.5"
"@types/react": "npm:types-react@rc"