Skip to content

Commit

Permalink
fix(deps): update tanstack-query monorepo to v4.29.14 (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 19, 2023
1 parent f048202 commit e7125d1
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 @@ -3606,33 +3606,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.14":
version: 4.29.14
resolution: "@tanstack/query-core@npm:4.29.14"
checksum: 3f74b2a02a7ac3b5d5f01507dc5ed15af539257005fc299ae4e4ef578feb347ab737ed5beb542c809c8f2838ae4d8626f6bf5d7d134173e0b8504c0900d0d9f6
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.14
resolution: "@tanstack/react-query-devtools@npm:4.29.14"
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.14
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 095c1f0fb8e6573e08331a6512f4dda38a1ff4f2e5958fed7abc45ede3f2027142ab934247bb9ea04d47255dcb502810f1db335d4b4123a3dcb4087f26fda920
checksum: db28afbbd3f8fb0e5082c2a8f637da670e9cb7f203bed5a39461899d71b0e11fd8c0c6943d3c9b548c6b0f8f41e584d7742cecf5eef6ae03e7f60a451d188647
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.14
resolution: "@tanstack/react-query@npm:4.29.14"
dependencies:
"@tanstack/query-core": 4.29.11
"@tanstack/query-core": 4.29.14
use-sync-external-store: ^1.2.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
Expand All @@ -3643,7 +3643,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: aea231af648688c5eafdbbda0667034221cca8b77e00690ab54950b7cc0296d14646931aee44fc5f18d5ce4d683b5d234b053eed5c0a5c340bbbacdab873a70b
checksum: 2444cd11dbbb9e6811e845505bd55d0f4b63f39f6067f5b3a65b18ed66d945128d84988df3b7aaae7adc5636fd0909af86bbc184b6101d395136f8bd14509593
languageName: node
linkType: hard

Expand Down

0 comments on commit e7125d1

Please sign in to comment.