Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v4.35.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent e9e9d2e commit d97b059
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2137,18 +2137,18 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:4.35.0":
version: 4.35.0
resolution: "@tanstack/query-core@npm:4.35.0"
checksum: 7a6f24164bce5d7367e2bb58f94380d9608bf4df2726e4e8b0e4f42e84d40cc7883baab2127c0c7e8eaa5c4d444a80c1e5f6e7930d21768a863c82baf22a75d4
"@tanstack/query-core@npm:4.35.3":
version: 4.35.3
resolution: "@tanstack/query-core@npm:4.35.3"
checksum: 0184cd19a26c4f96d05bbebd7966866741d46e5be19ac99d8cd6e5bbeb6550f257e7b52b674fb2673190696e113dd601422d196bf4870b58b4d2e2edf4307e92
languageName: node
linkType: hard

"@tanstack/react-query@npm:^4.20.2":
version: 4.35.0
resolution: "@tanstack/react-query@npm:4.35.0"
version: 4.35.3
resolution: "@tanstack/react-query@npm:4.35.3"
dependencies:
"@tanstack/query-core": 4.35.0
"@tanstack/query-core": 4.35.3
use-sync-external-store: ^1.2.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
Expand All @@ -2159,7 +2159,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: d3a140a010f0266eca9dae83c4995f2b541ceb8cafafd7247c5c17ec4e09416d2f2a88450f23ebab45c132125e4e4222e77a69354c0dd5d459170c7a24f1b172
checksum: 4d7e4e6a8466095848d2924fdbcd2d22a36b53e2d0f79a7dec121c8d7af36ff857b1bae5a7b802f3a399922c9c9f38f2a06372b1fc7b1d5de960e78fa1d3d722
languageName: node
linkType: hard

Expand Down

0 comments on commit d97b059

Please sign in to comment.