Skip to content

Commit

Permalink
chore(deps): bump @tanstack/react-query from 4.33.0 to 5.13.4 in /web-ui
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.33.0 to 5.13.4.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.13.4/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent bd797bc commit 71c5361
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 20 deletions.
2 changes: 1 addition & 1 deletion web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "1.5.0",
"@radix-ui/react-icons": "^1.3.0",
"@tanstack/react-query": "^4.29.12",
"@tanstack/react-query": "^5.13.4",
"@tanstack/react-query-devtools": "^4.35.0",
"chain-registry": "1.19.0",
"cosmjs-types": "0.5.0",
Expand Down
30 changes: 11 additions & 19 deletions web-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3293,10 +3293,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:4.33.0":
version: 4.33.0
resolution: "@tanstack/query-core@npm:4.33.0"
checksum: fae325f1d79b936435787797c32367331d5b8e9c5ced84852bf2085115e3aafef57a7ae530a6b0af46da4abafb4b0afaef885926b71715a0e6f166d74da61c7f
"@tanstack/query-core@npm:5.13.4":
version: 5.13.4
resolution: "@tanstack/query-core@npm:5.13.4"
checksum: 9ebda1325d2774d766d0c07d3ded3f231fa785147bdf59372240d09c992b2636e5c6aa3660c1de348de395c0de5b1f8aadf28397e1134dbe2d56c38e37b7af1c
languageName: node
linkType: hard

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

"@tanstack/react-query@npm:^4.29.12":
version: 4.33.0
resolution: "@tanstack/react-query@npm:4.33.0"
"@tanstack/react-query@npm:^5.13.4":
version: 5.13.4
resolution: "@tanstack/react-query@npm:5.13.4"
dependencies:
"@tanstack/query-core": 4.33.0
use-sync-external-store: ^1.2.0
"@tanstack/query-core": 5.13.4
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: b3cf4afa427435e464e077b3f23c891e38e5f78873518f15c1d061ad55f1464d6241ecd92d796a5dbc9412b4fd7eb30b01f2a9cfc285ee9f30dfdd2ca0ecaf4b
react: ^18.0.0
checksum: 5a9afef4d59eb5ac00acdc9d3c5f25c76f2a4d69609a354ff8d81d0260b571d192c3a382b1027d37b1ae8b1e1a63d3d8fba0cec00338ec53bda01721dad8f279
languageName: node
linkType: hard

Expand Down Expand Up @@ -8339,7 +8331,7 @@ __metadata:
"@emotion/styled": 11.10.6
"@interchain-ui/react": 1.5.0
"@radix-ui/react-icons": ^1.3.0
"@tanstack/react-query": ^4.29.12
"@tanstack/react-query": ^5.13.4
"@tanstack/react-query-devtools": ^4.35.0
"@types/node": 20.10.4
"@types/react": 18.2.43
Expand Down

0 comments on commit 71c5361

Please sign in to comment.