Bump @tanstack/react-query from 5.81.5 to 5.83.0

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.81.5 to 5.83.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.83.0/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.83.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-15 17:35:23 +00:00 committed by GitHub
parent 7fe08cebb9
commit ba98e15d02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -40,7 +40,7 @@
"@radix-ui/react-tooltip": "^1.2.6",
"@radix-ui/react-visually-hidden": "^1.2.3",
"@sentry/nextjs": "9",
"@tanstack/react-query": "^5.81.5",
"@tanstack/react-query": "^5.83.0",
"@vercel/analytics": "^1.5.0",
"@vercel/speed-insights": "^1.1.0",
"class-variance-authority": "^0.7.1",

View file

@ -4990,21 +4990,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.81.5":
version: 5.81.5
resolution: "@tanstack/query-core@npm:5.81.5"
checksum: 10c0/8d3af841f0e2f3fba1dfd100a8bbc2d07e7b1d5b8570d3d0d8bba5127601c2788e5f7c84839f93f3b0cbe54f14866c1fef8e3f9e745f02d27afaaeea33b7b755
"@tanstack/query-core@npm:5.83.0":
version: 5.83.0
resolution: "@tanstack/query-core@npm:5.83.0"
checksum: 10c0/e6dc480bc99eaca552a9ad65423788b60368cf99308681252fc7dbe42a3f2c1c978db0d3471cc3349b9112cfb4d967ace4e192a1d7e987e30c5c1ff74809c77c
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.81.5":
version: 5.81.5
resolution: "@tanstack/react-query@npm:5.81.5"
"@tanstack/react-query@npm:^5.83.0":
version: 5.83.0
resolution: "@tanstack/react-query@npm:5.83.0"
dependencies:
"@tanstack/query-core": "npm:5.81.5"
"@tanstack/query-core": "npm:5.83.0"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/04803dd7d7d6ac73ba8c55bb25d76aa2f74d173d1574a113c35559bf6a8ac7d04a75db5e470e9a2e4132fee5e0ce1ab23bd8c27d17f70a461aca0e7ae740e76b
checksum: 10c0/883229f9219ca906a54d7caafd44d59b57db5dbe87e954f8a7027f460e9f8b97842dfbd0d676dc3111d577baf312c64f6c1fdd67cd1e4b0f0bf574e29670c606
languageName: node
linkType: hard
@ -14070,7 +14070,7 @@ __metadata:
"@radix-ui/react-visually-hidden": "npm:^1.2.3"
"@sentry/nextjs": "npm:9"
"@tailwindcss/typography": "npm:^0.5.16"
"@tanstack/react-query": "npm:^5.81.5"
"@tanstack/react-query": "npm:^5.83.0"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.3.0"