Skip to content

Commit

Permalink
fix(deps): update tanstack-query monorepo to v4.29.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 048c6fe commit 97bf514
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3648,33 +3648,33 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:4.29.11":
version: 4.29.11
resolution: "@tanstack/query-core@npm:4.29.11"
checksum: 2a17223f34e99e17d564a15206668eb79324da72e630a47cf41690f92fb091a8669bdc89e9ab1b0d8f0e3e8f579529cfb0aa6f10b4fc58ea81cc7e5caede9229
"@tanstack/query-core@npm:4.29.17":
version: 4.29.17
resolution: "@tanstack/query-core@npm:4.29.17"
checksum: 0440d58a566fc3d6791a27eae439f497acc0142cb629ca0fb6e536f9c0a29d150b816ae33c9375411582da0b849a2ef141ef3b2284b8b313d5a4d6671b2548a3
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:^4.29.12":
version: 4.29.12
resolution: "@tanstack/react-query-devtools@npm:4.29.12"
version: 4.29.18
resolution: "@tanstack/react-query-devtools@npm:4.29.18"
dependencies:
"@tanstack/match-sorter-utils": ^8.7.0
superjson: ^1.10.0
use-sync-external-store: ^1.2.0
peerDependencies:
"@tanstack/react-query": 4.29.12
"@tanstack/react-query": 4.29.18
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 095c1f0fb8e6573e08331a6512f4dda38a1ff4f2e5958fed7abc45ede3f2027142ab934247bb9ea04d47255dcb502810f1db335d4b4123a3dcb4087f26fda920
checksum: ea3a691cd4b24d143098802ded1bd2dbb9088da7bc7d6e81446219e768a951ac110dc5ead820c696183ed5f94ea7bbb18f51adaf9d7146a6a628479873a9d25f
languageName: node
linkType: hard

"@tanstack/react-query@npm:^4.29.12":
version: 4.29.12
resolution: "@tanstack/react-query@npm:4.29.12"
version: 4.29.18
resolution: "@tanstack/react-query@npm:4.29.18"
dependencies:
"@tanstack/query-core": 4.29.11
"@tanstack/query-core": 4.29.17
use-sync-external-store: ^1.2.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
Expand All @@ -3685,7 +3685,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: aea231af648688c5eafdbbda0667034221cca8b77e00690ab54950b7cc0296d14646931aee44fc5f18d5ce4d683b5d234b053eed5c0a5c340bbbacdab873a70b
checksum: 6b585569e695c074f722f03db636299f82495a893206923329ddbc74a9f273b0cf0e10b9e560dc15dcd5927c4259b57db6a79173880ed7f29688bbdda5368b9e
languageName: node
linkType: hard

Expand Down

0 comments on commit 97bf514

Please sign in to comment.