Skip to content

Commit

Permalink
Bump @tanstack/react-query-persist-client from 5.59.6 to 5.59.13
Browse files Browse the repository at this point in the history
Bumps [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) from 5.59.6 to 5.59.13.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.13/packages/react-query-persist-client)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 68819de commit b9e38be
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@shopify/react-native-skia": "0.1.233",
"@tanstack/query-sync-storage-persister": "5.59.6",
"@tanstack/react-query": "5.59.8",
"@tanstack/react-query-persist-client": "5.59.6",
"@tanstack/react-query-persist-client": "5.59.13",
"@tradle/react-native-http": "2.0.1",
"@walletconnect/react-native-compat": "2.11.0",
"@walletconnect/types": "2.11.0",
Expand Down
30 changes: 23 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ __metadata:
"@storybook/react-native": 7.6.20
"@tanstack/query-sync-storage-persister": 5.59.6
"@tanstack/react-query": 5.59.8
"@tanstack/react-query-persist-client": 5.59.6
"@tanstack/react-query-persist-client": 5.59.13
"@tradle/react-native-http": 2.0.1
"@typechain/ethers-v6": 0.5.1
"@types/big.js": 6.2.2
Expand Down Expand Up @@ -10594,13 +10594,29 @@ __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"
checksum: 3c26faf5db0dfbacdf258f1cdad27410e905394c9a4987115acb4e1afecaaf95ec60bde27a69a12beb5ef3978a16f9f5c30bf51f7d1f7646d74ad9a17383e157
languageName: node
linkType: hard

"@tanstack/query-persist-client-core@npm:5.59.13":
version: 5.59.13
resolution: "@tanstack/query-persist-client-core@npm:5.59.13"
dependencies:
"@tanstack/query-core": 5.59.13
checksum: b0251fad4e74e94909f1eb195ad9cafbc65264aafed3f244bfbfcdaf5f4a48b66c6ed3e365eb0b12b43657553257cf9b029afd219ea432328359bcba7fe2bf53
languageName: node
linkType: hard

"@tanstack/query-persist-client-core@npm:5.59.6":
version: 5.59.6
resolution: "@tanstack/query-persist-client-core@npm:5.59.6"
Expand All @@ -10620,15 +10636,15 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query-persist-client@npm:5.59.6":
version: 5.59.6
resolution: "@tanstack/react-query-persist-client@npm:5.59.6"
"@tanstack/react-query-persist-client@npm:5.59.13":
version: 5.59.13
resolution: "@tanstack/react-query-persist-client@npm:5.59.13"
dependencies:
"@tanstack/query-persist-client-core": 5.59.6
"@tanstack/query-persist-client-core": 5.59.13
peerDependencies:
"@tanstack/react-query": ^5.59.6
"@tanstack/react-query": ^5.59.13
react: ^18 || ^19
checksum: 48de12c5fe7c07e6ee8becff2fb3f63ace8657242d6b01da07bd66142b8d348f95651ff31b1b85e12abc5d8583e1c03d61ffac4924697d9df081d96535b3f435
checksum: 836de46251848c3db987126d27e04de9605ed075bae52fa41bb1b6bc9879b01d217296c1b9f3fed96f2f816e6c54431d85e92decd16d24dbe52f583389350666
languageName: node
linkType: hard

Expand Down

0 comments on commit b9e38be

Please sign in to comment.