Bump @tanstack/react-query from 5.64.1 to 5.64.2

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.64.1 to 5.64.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.2/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] 2025-01-20 17:51:31 +00:00 committed by GitHub
parent a41ae2a0c4
commit 37bfc64415
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -41,7 +41,7 @@
"@radix-ui/react-tooltip": "^1.1.6",
"@radix-ui/react-visually-hidden": "^1.1.0",
"@sentry/nextjs": "8",
"@tanstack/react-query": "^5.64.1",
"@tanstack/react-query": "^5.64.2",
"@vercel/analytics": "^1.4.1",
"@vercel/speed-insights": "^1.1.0",
"class-variance-authority": "^0.7.1",

View file

@ -4083,21 +4083,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.64.1":
version: 5.64.1
resolution: "@tanstack/query-core@npm:5.64.1"
checksum: 10c0/89aae104b6c0568d88ca9f4de2c878d290ee296b9a2952c93145a14e36f980ad045d37e12cf6c520a5de5297fab2f01488d3936a77b6e374f28259051fe3cb30
"@tanstack/query-core@npm:5.64.2":
version: 5.64.2
resolution: "@tanstack/query-core@npm:5.64.2"
checksum: 10c0/96dfaa334d2e3aeb3bcd55a3b8b3f3b4f7283b435d90681302ca6c08d0a597a5745c3c790d0242908266af6188efe804aac3c82ca8ed3fd7cd73c24220d93acc
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.64.1":
version: 5.64.1
resolution: "@tanstack/react-query@npm:5.64.1"
"@tanstack/react-query@npm:^5.64.2":
version: 5.64.2
resolution: "@tanstack/react-query@npm:5.64.2"
dependencies:
"@tanstack/query-core": "npm:5.64.1"
"@tanstack/query-core": "npm:5.64.2"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/94393e72d8ed4aca112c10a5c421642fcd63e6f767ec68033e916ed66d75c9c515112942fd40e355ffa94ed41b5d48283bfa1b808aba26b4a154eedc82cd03be
checksum: 10c0/4e81c8e922ced8ef5f2e5975d7784409b532ce007b1771fe8569e380d08666b5323a90fa91de6ef10f9f2f8882d3fdf1be109eeb99a54bd84b1fa2075de9e75b
languageName: node
linkType: hard
@ -12593,7 +12593,7 @@ __metadata:
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
"@sentry/nextjs": "npm:8"
"@tailwindcss/typography": "npm:^0.5.16"
"@tanstack/react-query": "npm:^5.64.1"
"@tanstack/react-query": "npm:^5.64.2"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.2.0"