Skip to content

Commit

Permalink
chore(deps): bump @tanstack/react-query from 5.66.11 to 5.67.1
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.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2025
1 parent 53c0aa5 commit 6070dbd
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.1",
"@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.1":
version: 5.67.1
resolution: "@tanstack/query-core@npm:5.67.1"
checksum: 10c0/449e1880b10d8413bfa746a6f1def962a1ad7ab670d8cc24b25780e8668df1a6fa2d537e6b1981ac12f32f2e7939ba1406f2b03bf16a26f0044eda2c48facecf
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.1":
version: 5.67.1
resolution: "@tanstack/react-query@npm:5.67.1"
dependencies:
"@tanstack/query-core": "npm:5.66.11"
"@tanstack/query-core": "npm:5.67.1"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/8055abb73116eb93eef373f4766972088c86cfcb5355b4c724cdcbd499d0565d819e8e9e95288836948d87ccdc53e74f67f26da83cf454e7056939a4e35b4953
checksum: 10c0/ac591f367335f7b09a8f6106a51456b3f725f08f8b4b834406411b9c51170eea7d563fb42dbf7c4e017c19b637ff49fc8bdc15e4994a835f2660feaab2a091de
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.1"
"@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 6070dbd

Please sign in to comment.