Bump @tanstack/react-query from 5.62.15 to 5.62.16

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.62.15 to 5.62.16.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.16/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-07 17:42:49 +00:00 committed by GitHub
parent a34c181ea3
commit 5b98d8055c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

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

View file

@ -3906,21 +3906,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.62.15":
version: 5.62.15
resolution: "@tanstack/query-core@npm:5.62.15"
checksum: 10c0/e79ce47749e7ed3cb09b1d489a8688baa6b2b1af389032178dd39b64e9627b4a5a88ca1add5f7ceddf60e65603562f8ba55297c43796104f0fc2c15a893019ea
"@tanstack/query-core@npm:5.62.16":
version: 5.62.16
resolution: "@tanstack/query-core@npm:5.62.16"
checksum: 10c0/3df0c19916cb363b055a20590c856b4f08006754b8169222a12e94ed5647733c389ac0d58878dfb8d6803f23a2a092d8a29b3259330576bd4170dad86798eb6d
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.62.15":
version: 5.62.15
resolution: "@tanstack/react-query@npm:5.62.15"
"@tanstack/react-query@npm:^5.62.16":
version: 5.62.16
resolution: "@tanstack/react-query@npm:5.62.16"
dependencies:
"@tanstack/query-core": "npm:5.62.15"
"@tanstack/query-core": "npm:5.62.16"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/e9cedd69590d2f011196988bd13f9e10e1fc0a0722cf7c3a041ddc1a887c011f0ff951683085ff9ba2a936432752391fb404e3d4978cb21b38fe38fc31d5312b
checksum: 10c0/8c1fa1f746a4679da7fdb9708ca286a42eae9c6de3a3643afd53632436cb878a94f68bb617be5a2b4369ad839380d1621dc0f49c7551ffdd9bc4568168e4483c
languageName: node
linkType: hard
@ -12548,7 +12548,7 @@ __metadata:
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
"@sentry/nextjs": "npm:8"
"@tailwindcss/typography": "npm:^0.5.15"
"@tanstack/react-query": "npm:^5.62.15"
"@tanstack/react-query": "npm:^5.62.16"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.1.0"