Skip to content

Commit

Permalink
Bump @tanstack/query-sync-storage-persister from 5.59.6 to 5.60.6
Browse files Browse the repository at this point in the history
Bumps [@tanstack/query-sync-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-sync-storage-persister) from 5.59.6 to 5.60.6.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.60.6/packages/query-sync-storage-persister)

---
updated-dependencies:
- dependency-name: "@tanstack/query-sync-storage-persister"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent c0946d2 commit 38c9713
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 @@ -76,7 +76,7 @@
"@shopify/flash-list": "1.7.1",
"@shopify/react-native-performance": "4.1.2",
"@shopify/react-native-skia": "0.1.233",
"@tanstack/query-sync-storage-persister": "5.59.6",
"@tanstack/query-sync-storage-persister": "5.60.6",
"@tanstack/react-query": "5.59.8",
"@tanstack/react-query-persist-client": "5.59.6",
"@tradle/react-native-http": "2.0.1",
Expand Down
30 changes: 23 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ __metadata:
"@storybook/addon-ondevice-backgrounds": 7.6.20
"@storybook/addon-ondevice-controls": 7.6.20
"@storybook/react-native": 7.6.20
"@tanstack/query-sync-storage-persister": 5.59.6
"@tanstack/query-sync-storage-persister": 5.60.6
"@tanstack/react-query": 5.59.8
"@tanstack/react-query-persist-client": 5.59.6
"@tradle/react-native-http": 2.0.1
Expand Down Expand Up @@ -10679,6 +10679,13 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.60.6":
version: 5.60.6
resolution: "@tanstack/query-core@npm:5.60.6"
checksum: 4c165d495bc1d182028d75eeef281866f9466d51316ba137da8b868e843ba47e614065a0b80d7b71636fd356bd87a7f458ebb0e201defb1a1b07bb2215fa7a8b
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 @@ -10688,13 +10695,22 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-sync-storage-persister@npm:5.59.6":
version: 5.59.6
resolution: "@tanstack/query-sync-storage-persister@npm:5.59.6"
"@tanstack/query-persist-client-core@npm:5.60.6":
version: 5.60.6
resolution: "@tanstack/query-persist-client-core@npm:5.60.6"
dependencies:
"@tanstack/query-core": 5.59.6
"@tanstack/query-persist-client-core": 5.59.6
checksum: 50915034928b7d3fa3c3193eeba71ffbd90e7ea1154415065b323b8ceabae5a4395e48e7bf3dc7f59a1aca320bfcdec4c51092c41120063b65f6da221ddb9d40
"@tanstack/query-core": 5.60.6
checksum: 91089c4200558d977b00e4263fc432395fa502a6a6aadb2a9634a2ab6f0daa706c87788ac3679029669f29980add6fe93319d7ff95909519f4ca9dd5b2de6221
languageName: node
linkType: hard

"@tanstack/query-sync-storage-persister@npm:5.60.6":
version: 5.60.6
resolution: "@tanstack/query-sync-storage-persister@npm:5.60.6"
dependencies:
"@tanstack/query-core": 5.60.6
"@tanstack/query-persist-client-core": 5.60.6
checksum: d361ae06f131163433f70f73c5bcccb32a631f2dce9fd6161382ced56982fe55d0cca59eaec569cc5db01e566d0e105188f3a7887f14b324b7e4a9ce3afe8afb
languageName: node
linkType: hard

Expand Down

0 comments on commit 38c9713

Please sign in to comment.