Skip to content

Commit

Permalink
chore(deps): update tanstack-query monorepo to v5.59.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Nov 3, 2024
1 parent 40d675e commit d29f18c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions applications/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
"@library/react-utils": "workspace:*",
"@tanstack/query-broadcast-client-experimental": "5.59.17",
"@tanstack/query-sync-storage-persister": "5.59.17",
"@tanstack/react-query": "5.59.17",
"@tanstack/react-query-devtools": "5.59.17",
"@tanstack/react-query-persist-client": "5.59.17",
"@tanstack/react-query": "5.59.18",
"@tanstack/react-query-devtools": "5.59.18",
"@tanstack/react-query-persist-client": "5.59.18",
"@tanstack/react-virtual": "3.10.8",
"classnames": "2.5.1",
"date-fns": "4.1.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -192,9 +192,9 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
"@tanstack/query-broadcast-client-experimental": "npm:5.59.17"
"@tanstack/query-sync-storage-persister": "npm:5.59.17"
"@tanstack/react-query": "npm:5.59.17"
"@tanstack/react-query-devtools": "npm:5.59.17"
"@tanstack/react-query-persist-client": "npm:5.59.17"
"@tanstack/react-query": "npm:5.59.18"
"@tanstack/react-query-devtools": "npm:5.59.18"
"@tanstack/react-query-persist-client": "npm:5.59.18"
"@tanstack/react-virtual": "npm:3.10.8"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
Expand Down Expand Up @@ -4140,38 +4140,38 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:5.59.17":
version: 5.59.17
resolution: "@tanstack/react-query-devtools@npm:5.59.17"
"@tanstack/react-query-devtools@npm:5.59.18":
version: 5.59.18
resolution: "@tanstack/react-query-devtools@npm:5.59.18"
dependencies:
"@tanstack/query-devtools": "npm:5.58.0"
peerDependencies:
"@tanstack/react-query": ^5.59.17
"@tanstack/react-query": ^5.59.18
react: ^18 || ^19
checksum: 10c0/6ff701a1b9c5c8fedfff70df0a3074706b1c6103fbc5bfadc3d9aeec95a0c51e9f1f76d953ad5fb9ac6a28826b6f32ef3a68fed97f78a5fe16177df375bc4386
checksum: 10c0/09d3cebab2624fcff1697171998438b426e37700e79f93f9e2100b9a12068ac2e4d3812524af7186906a2d377768f9822d1a592b5b84a9ce41fca1c4c5b5170f
languageName: node
linkType: hard

"@tanstack/react-query-persist-client@npm:5.59.17":
version: 5.59.17
resolution: "@tanstack/react-query-persist-client@npm:5.59.17"
"@tanstack/react-query-persist-client@npm:5.59.18":
version: 5.59.18
resolution: "@tanstack/react-query-persist-client@npm:5.59.18"
dependencies:
"@tanstack/query-persist-client-core": "npm:5.59.17"
peerDependencies:
"@tanstack/react-query": ^5.59.17
"@tanstack/react-query": ^5.59.18
react: ^18 || ^19
checksum: 10c0/11b96dde442109a48ef5f57eaaede974c9d483ec23290de474c33a75de3566ee1c35495dfbd5fd9b3de0909c2bf6790d9320428c23ba307bc0835d8844a8113c
checksum: 10c0/d1d4821f792892a3de29db436d97f032e53cf6707f75808a7772bba11bc8084e16f1eb3999bb3cbb0ec3cfee6ece9db376f50c5bec4631d0e093cdaf78f67a1b
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.59.17":
version: 5.59.17
resolution: "@tanstack/react-query@npm:5.59.17"
"@tanstack/react-query@npm:5.59.18":
version: 5.59.18
resolution: "@tanstack/react-query@npm:5.59.18"
dependencies:
"@tanstack/query-core": "npm:5.59.17"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/a9937220a83250abb94f6a814945dbcf4bb9191c5c7066c8ac6901b9ee4555ec804208fd25d97b58b10c60c3b32cf4acfb3a790413c4641e658512e74d5baab5
checksum: 10c0/161530d4a09673acc6b29a35892952c77e105bcfde8cad3918436b76477a27d720643bb1cab733ba7624a1f99f1cb2016e0e9bf319d827eae7ec944e907201f1
languageName: node
linkType: hard

Expand Down

0 comments on commit d29f18c

Please sign in to comment.