Skip to content

Commit

Permalink
chore(deps): bump @tanstack/react-query from 4.36.1 to 5.0.5
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.0.5.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.0.5/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 Oct 24, 2023
1 parent 2b96273 commit fe8af4f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 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.4.2",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query": "^5.0.5",
"@tanstack/react-query-devtools": "^4.36.1",
"@upstash/redis": "^1.23.4",
"@vercel/og": "^0.5.20",
Expand Down
25 changes: 12 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -858,10 +858,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.0.5":
version: 5.0.5
resolution: "@tanstack/query-core@npm:5.0.5"
checksum: 8df99b29c136d597b89bd49aba49c26c33f5ffc6d034a7c42e57a85e9be831cbb576822b02472cfdba467f76389dd4e0f8c1d3b2f82f68222f7e3e2ad2b749b9
languageName: node
linkType: hard

Expand All @@ -880,22 +880,21 @@ __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.0.5":
version: 5.0.5
resolution: "@tanstack/react-query@npm:5.0.5"
dependencies:
"@tanstack/query-core": 4.36.1
use-sync-external-store: ^1.2.0
"@tanstack/query-core": 5.0.5
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^18.0.0
react-dom: ^18.0.0
react-native: "*"
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
checksum: 1aff0a476859386f8d32253fa0d0bde7b81769a6d4d4d9cbd78778f0f955459a3bdb7ee27a0d2ee7373090f12998b45df80db0b5b313bd0a7a39d36c6e8e51c5
checksum: 8c4db91b2dc72e4a9ff94dad1143b2a157fe3516a1f875366ad2dd2e66cde0c37a6613ac828a998401ea21d745591d0c477e6bf62a0676cd6eb3088cae01ec38
languageName: node
linkType: hard

Expand Down Expand Up @@ -4947,7 +4946,7 @@ __metadata:
"@geist-ui/icons": ^1.0.2
"@next/bundle-analyzer": ^13.5.6
"@prisma/client": ^5.4.2
"@tanstack/react-query": ^4.36.1
"@tanstack/react-query": ^5.0.5
"@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 fe8af4f

Please sign in to comment.