Skip to content

Commit

Permalink
chore(deps): bump @tanstack/react-query from 4.36.1 to 5.24.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 4.36.1 to 5.24.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.24.1/packages/react-query)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 4a7678e commit 4011222
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@geist-ui/icons": "^1.0.2",
"@next/bundle-analyzer": "^13.5.6",
"@prisma/client": "^5.5.2",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query": "^5.24.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@upstash/redis": "^1.24.0",
"@vercel/og": "^0.5.20",
Expand Down
30 changes: 11 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -929,10 +929,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:4.36.1":
version: 4.36.1
resolution: "@tanstack/query-core@npm:4.36.1"
checksum: 47672094da20d89402d9fe03bb7b0462be73a76ff9ca715169738bc600a719d064d106d083a8eedae22a2c22de22f87d5eb5d31ef447aba771d9190f2117ed10
"@tanstack/query-core@npm:5.24.1":
version: 5.24.1
resolution: "@tanstack/query-core@npm:5.24.1"
checksum: 652f9d92b4785b0a12f70ac8a86d42ee7f9d6f813ac51f2ab62ca0875525f0be65118484fb9b689bc9eb8c9909b11761955bdc5d37f446887868f04ad1cbe1d4
languageName: node
linkType: hard

Expand All @@ -951,22 +951,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:^4.36.1":
version: 4.36.1
resolution: "@tanstack/react-query@npm:4.36.1"
"@tanstack/react-query@npm:^5.24.1":
version: 5.24.1
resolution: "@tanstack/react-query@npm:5.24.1"
dependencies:
"@tanstack/query-core": 4.36.1
use-sync-external-store: ^1.2.0
"@tanstack/query-core": 5.24.1
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
react-native: "*"
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
checksum: 1aff0a476859386f8d32253fa0d0bde7b81769a6d4d4d9cbd78778f0f955459a3bdb7ee27a0d2ee7373090f12998b45df80db0b5b313bd0a7a39d36c6e8e51c5
react: ^18.0.0
checksum: 0927c92eb280c3a86e0f8d541caf60be087dc14222da037614038137a88b06dd4910ea83fc05706d41531dea1c5e58d9515f9011c0961c5e7016cf054563db3f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5012,7 +5004,7 @@ __metadata:
"@geist-ui/icons": ^1.0.2
"@next/bundle-analyzer": ^13.5.6
"@prisma/client": ^5.5.2
"@tanstack/react-query": ^4.36.1
"@tanstack/react-query": ^5.24.1
"@tanstack/react-query-devtools": ^4.36.1
"@testing-library/jest-dom": ^6.1.4
"@testing-library/react": ^14.0.0
Expand Down

0 comments on commit 4011222

Please sign in to comment.