Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.59.8 to 5.59.14
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.59.8 to 5.59.14.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.14/packages/react-query)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 7cead8f commit 3c26a32
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@shopify/react-native-performance": "4.1.2",
"@shopify/react-native-skia": "0.1.233",
"@tanstack/query-sync-storage-persister": "5.59.6",
"@tanstack/react-query": "5.59.8",
"@tanstack/react-query": "5.59.14",
"@tanstack/react-query-persist-client": "5.59.6",
"@tradle/react-native-http": "2.0.1",
"@walletconnect/react-native-compat": "2.11.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ __metadata:
"@storybook/addon-ondevice-controls": 7.6.20
"@storybook/react-native": 7.6.20
"@tanstack/query-sync-storage-persister": 5.59.6
"@tanstack/react-query": 5.59.8
"@tanstack/react-query": 5.59.14
"@tanstack/react-query-persist-client": 5.59.6
"@tradle/react-native-http": 2.0.1
"@typechain/ethers-v6": 0.5.1
Expand Down Expand Up @@ -10506,6 +10506,13 @@ __metadata:
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-core@npm:5.59.6":
version: 5.59.6
resolution: "@tanstack/query-core@npm:5.59.6"
Expand Down Expand Up @@ -10544,14 +10551,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.59.8":
version: 5.59.8
resolution: "@tanstack/react-query@npm:5.59.8"
"@tanstack/react-query@npm:5.59.14":
version: 5.59.14
resolution: "@tanstack/react-query@npm:5.59.14"
dependencies:
"@tanstack/query-core": 5.59.6
"@tanstack/query-core": 5.59.13
peerDependencies:
react: ^18 || ^19
checksum: 584fa340f197d3afd8dc9639ab5fa0238eea41050b2ddd642f3be94d5c8a16cb7773da3fc6e90b3c1b473c9170fb4eedd83460270ce014a004cf97df3ab36f15
checksum: 9ff0f0c51262842b922ffd4386d5cd4482ced6a560865fc076de14606ed3bdb479732808e52c31cc1fd2727c882708d6c5c716566950d14e68681bf92eb446ec
languageName: node
linkType: hard

Expand Down

0 comments on commit 3c26a32

Please sign in to comment.