Skip to content

Commit

Permalink
chore(deps): bump @tanstack/react-query from 5.66.11 to 5.67.2
Browse files Browse the repository at this point in the history
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.66.11 to 5.67.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.67.2/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent 53c0aa5 commit 7b7e341
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@paralleldrive/cuid2": "^2.2.2",
"@prisma/client": "6.4.1",
"@t3-oss/env-nextjs": "^0.12.0",
"@tanstack/react-query": "^5.66.11",
"@tanstack/react-query": "^5.67.2",
"@trpc/client": "^11.0.0-rc.819",
"@trpc/react-query": "^11.0.0-rc.819",
"@trpc/server": "11.0.0-rc.819",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2803,21 +2803,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.66.11":
version: 5.66.11
resolution: "@tanstack/query-core@npm:5.66.11"
checksum: 10c0/0d8b6356fc282b11e731be9fecdcd0f9571b202bcacd079bf30274a3b951ff45c136b9892a1b93ae426782f7cb8d82f06028bbae0b1eb46a578318ab07ac081e
"@tanstack/query-core@npm:5.67.2":
version: 5.67.2
resolution: "@tanstack/query-core@npm:5.67.2"
checksum: 10c0/1824fbd72d07a575a71565d7fd975270b51bdf311dcfcafe21cf83c4b704af06962bbdd49019994a27edb32013aef51180bf412cca8399ac2d4cf0dc6cc8993c
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.66.11":
version: 5.66.11
resolution: "@tanstack/react-query@npm:5.66.11"
"@tanstack/react-query@npm:^5.67.2":
version: 5.67.2
resolution: "@tanstack/react-query@npm:5.67.2"
dependencies:
"@tanstack/query-core": "npm:5.66.11"
"@tanstack/query-core": "npm:5.67.2"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/8055abb73116eb93eef373f4766972088c86cfcb5355b4c724cdcbd499d0565d819e8e9e95288836948d87ccdc53e74f67f26da83cf454e7056939a4e35b4953
checksum: 10c0/70665f0fb9668475948dd285542eb7c2b15fb9ee6e25dd4c710ce1db4a5bfa5a879983b05d5462b72e4782a09ac2fb5550486592dabb0d37544fdc5e65bafdc3
languageName: node
linkType: hard

Expand Down Expand Up @@ -9489,7 +9489,7 @@ __metadata:
"@t3-oss/env-nextjs": "npm:^0.12.0"
"@tailwindcss/postcss": "npm:^4.0.9"
"@tailwindcss/typography": "npm:^0.5.16"
"@tanstack/react-query": "npm:^5.66.11"
"@tanstack/react-query": "npm:^5.67.2"
"@trpc/client": "npm:^11.0.0-rc.819"
"@trpc/react-query": "npm:^11.0.0-rc.819"
"@trpc/server": "npm:11.0.0-rc.819"
Expand Down

0 comments on commit 7b7e341

Please sign in to comment.