Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.24.8 to 5.59.15
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.24.8 to 5.59.15.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.15/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 Oct 16, 2024
1 parent ec59c72 commit cad47ca
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@shopify/react-native-performance": "4.1.2",
"@shopify/react-native-skia": "0.1.233",
"@tanstack/query-sync-storage-persister": "5.28.13",
"@tanstack/react-query": "5.24.8",
"@tanstack/react-query": "5.59.15",
"@tanstack/react-query-persist-client": "5.28.14",
"@tradle/react-native-http": "2.0.1",
"@walletconnect/react-native-compat": "2.11.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ __metadata:
"@storybook/addon-ondevice-controls": 7.6.17
"@storybook/react-native": 7.6.17
"@tanstack/query-sync-storage-persister": 5.28.13
"@tanstack/react-query": 5.24.8
"@tanstack/react-query": 5.59.15
"@tanstack/react-query-persist-client": 5.28.14
"@tradle/react-native-http": 2.0.1
"@typechain/ethers-v6": 0.5.0
Expand Down Expand Up @@ -7552,20 +7552,20 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.24.8":
version: 5.24.8
resolution: "@tanstack/query-core@npm:5.24.8"
checksum: 622f13628bd79f3b6619913c4b4fb70fcdf9bbe90188c2be38f813f14c8ed42ec4f38821c0a7b2a71c9382909a4beb50a122704df48b6e6cbffd8940a3b16075
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.28.13":
version: 5.28.13
resolution: "@tanstack/query-core@npm:5.28.13"
checksum: 38608889edb2ef5c3699573185b99e9e858829d2076c5f1fc6362b51ac1bdde152dfed5b1031172395d13563f17c2f4cabc57f34f1def030ca7faa7a4a1b73f5
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.13":
version: 5.59.13
resolution: "@tanstack/query-core@npm:5.59.13"
checksum: 2f43f53ecd0151c9f83f822f47a8c882cce234ece2fa4fc575ae1bf865094ff145f5efe7cb9c750541df143804941248aceaf85e7c5346a7897d896845996dff
languageName: node
linkType: hard

"@tanstack/query-persist-client-core@npm:5.28.13":
version: 5.28.13
resolution: "@tanstack/query-persist-client-core@npm:5.28.13"
Expand Down Expand Up @@ -7597,14 +7597,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.24.8":
version: 5.24.8
resolution: "@tanstack/react-query@npm:5.24.8"
"@tanstack/react-query@npm:5.59.15":
version: 5.59.15
resolution: "@tanstack/react-query@npm:5.59.15"
dependencies:
"@tanstack/query-core": 5.24.8
"@tanstack/query-core": 5.59.13
peerDependencies:
react: ^18.0.0
checksum: a6b86e925e1c26dc83a640ff8bb215692d2aa952a713c0909335b1f42f0e686cbee2e5d2367242074c1436162132f198b334e209fe6dbbec2e87e53805b427a0
react: ^18 || ^19
checksum: 465aa2cdfc83fe3ebbb3dfe94ad39ac9e047e6808890b9dfd253d7aec31cdc46198af3c3a8dfa6a7212f941db7df1fe9a724540504cc2e3efa1cdffcb2d48164
languageName: node
linkType: hard

Expand Down

0 comments on commit cad47ca

Please sign in to comment.