Skip to content

Commit

Permalink
Update tanstack-query monorepo to v4.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 6b4a7db commit 52660be
Show file tree
Hide file tree
Showing 10 changed files with 84 additions and 69 deletions.
56 changes: 28 additions & 28 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

61 changes: 38 additions & 23 deletions .pnp.loader.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@mui/system": "5.14.16",
"@mui/x-date-pickers": "6.18.1",
"@reduxjs/toolkit": "1.9.0",
"@tanstack/react-query": "4.29.5",
"@tanstack/react-query-devtools": "4.29.6",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table": "8.11.6",
"@tanstack/react-virtual": "beta",
"@types/jest": "29.5.2",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3232,33 +3232,33 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:4.29.5":
version: 4.29.5
resolution: "@tanstack/query-core@npm:4.29.5"
checksum: 367176beccd78e959c74e69e96497b626dd1c139398501eb7a04cf92215edf262665c3e7bb59df68320779d49893d3153a3b41e750b9046655b45cfe44691b36
"@tanstack/query-core@npm:4.36.1":
version: 4.36.1
resolution: "@tanstack/query-core@npm:4.36.1"
checksum: 47672094da20d89402d9fe03bb7b0462be73a76ff9ca715169738bc600a719d064d106d083a8eedae22a2c22de22f87d5eb5d31ef447aba771d9190f2117ed10
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:4.29.6":
version: 4.29.6
resolution: "@tanstack/react-query-devtools@npm:4.29.6"
"@tanstack/react-query-devtools@npm:4.36.1":
version: 4.36.1
resolution: "@tanstack/react-query-devtools@npm:4.36.1"
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.5
"@tanstack/react-query": ^4.36.1
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: aeab54a9e8d5c25a60fccd78326259214b9dc0838cf24d272fedf06f6a628dacb58cddddfe245d02085b644d33a2b15fc20756fd1a8d4b65b487f7efb529df31
checksum: d4f7da4121a933be0d0406fb75f682b193a33e7d4ba9a4d54ff19e04db823d00513fbe86230c43d34aae55f6d0d1f8be17315f19d515b298b6bb0dabd0c5d261
languageName: node
linkType: hard

"@tanstack/react-query@npm:4.29.5":
version: 4.29.5
resolution: "@tanstack/react-query@npm:4.29.5"
"@tanstack/react-query@npm:4.36.1":
version: 4.36.1
resolution: "@tanstack/react-query@npm:4.36.1"
dependencies:
"@tanstack/query-core": 4.29.5
"@tanstack/query-core": 4.36.1
use-sync-external-store: ^1.2.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
Expand All @@ -3269,7 +3269,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: de45573900810b37216aa8d6599cae5ea43602eaada9fd2224f57ff7ab1de10b3f2e681e7fdb993ee1519ed8ffc7e6e07d6bf3ad1b9da4136b1ae78ca19f31f6
checksum: 1aff0a476859386f8d32253fa0d0bde7b81769a6d4d4d9cbd78778f0f955459a3bdb7ee27a0d2ee7373090f12998b45df80db0b5b313bd0a7a39d36c6e8e51c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -12122,8 +12122,8 @@ __metadata:
"@mui/x-date-pickers": 6.18.1
"@playwright/test": 1.40.1
"@reduxjs/toolkit": 1.9.0
"@tanstack/react-query": 4.29.5
"@tanstack/react-query-devtools": 4.29.6
"@tanstack/react-query": 4.36.1
"@tanstack/react-query-devtools": 4.36.1
"@tanstack/react-table": 8.11.6
"@tanstack/react-virtual": beta
"@testing-library/cypress": 9.0.0
Expand Down

0 comments on commit 52660be

Please sign in to comment.