Bump @tanstack/react-query from 5.66.9 to 5.67.1

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

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  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-03-03 18:08:57 +00:00 committed by GitHub
parent ffc531ad44
commit 21f9bc635a
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.1.8", "@radix-ui/react-tooltip": "^1.1.8",
"@radix-ui/react-visually-hidden": "^1.1.0", "@radix-ui/react-visually-hidden": "^1.1.0",
"@sentry/nextjs": "9", "@sentry/nextjs": "9",
"@tanstack/react-query": "^5.66.9", "@tanstack/react-query": "^5.67.1",
"@vercel/analytics": "^1.5.0", "@vercel/analytics": "^1.5.0",
"@vercel/speed-insights": "^1.1.0", "@vercel/speed-insights": "^1.1.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",

View file

@ -4197,21 +4197,21 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@tanstack/query-core@npm:5.66.4": "@tanstack/query-core@npm:5.67.1":
version: 5.66.4 version: 5.67.1
resolution: "@tanstack/query-core@npm:5.66.4" resolution: "@tanstack/query-core@npm:5.67.1"
checksum: 10c0/ef0ebf572e0109791e53e9a7c2790a93cbfe1c6f3fb462793c621c0f2d44c0b38f78f22a32526e124790f69a017ae3254877281f418ffef06d83f4edb82df51a checksum: 10c0/449e1880b10d8413bfa746a6f1def962a1ad7ab670d8cc24b25780e8668df1a6fa2d537e6b1981ac12f32f2e7939ba1406f2b03bf16a26f0044eda2c48facecf
languageName: node languageName: node
linkType: hard linkType: hard
"@tanstack/react-query@npm:^5.66.9": "@tanstack/react-query@npm:^5.67.1":
version: 5.66.9 version: 5.67.1
resolution: "@tanstack/react-query@npm:5.66.9" resolution: "@tanstack/react-query@npm:5.67.1"
dependencies: dependencies:
"@tanstack/query-core": "npm:5.66.4" "@tanstack/query-core": "npm:5.67.1"
peerDependencies: peerDependencies:
react: ^18 || ^19 react: ^18 || ^19
checksum: 10c0/80565eb550e1fe3e90117c8dd4dd13c1ef27d1bf89689b09c6cdf6df084173582c3a20fbc709638b64502a10b1e10357b3172c38604739641dbdeb29715cae0d checksum: 10c0/ac591f367335f7b09a8f6106a51456b3f725f08f8b4b834406411b9c51170eea7d563fb42dbf7c4e017c19b637ff49fc8bdc15e4994a835f2660feaab2a091de
languageName: node languageName: node
linkType: hard linkType: hard
@ -12860,7 +12860,7 @@ __metadata:
"@radix-ui/react-visually-hidden": "npm:^1.1.0" "@radix-ui/react-visually-hidden": "npm:^1.1.0"
"@sentry/nextjs": "npm:9" "@sentry/nextjs": "npm:9"
"@tailwindcss/typography": "npm:^0.5.16" "@tailwindcss/typography": "npm:^0.5.16"
"@tanstack/react-query": "npm:^5.66.9" "@tanstack/react-query": "npm:^5.67.1"
"@testing-library/dom": "npm:^10.4.0" "@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3" "@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.2.0" "@testing-library/react": "npm:^16.2.0"