Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update tanstack-query monorepo to v5.59.20 (patch) #960

Merged
merged 1 commit into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"Thibault Reidy"
],
"dependencies": {
"@tanstack/react-query": "5.59.8",
"@tanstack/react-query-devtools": "5.59.8",
"@tanstack/react-query": "5.59.20",
"@tanstack/react-query-devtools": "5.59.20",
"axios": "1.7.7",
"http-status-codes": "2.3.0"
},
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -638,8 +638,8 @@ __metadata:
"@eslint/js": "npm:9.12.0"
"@graasp/sdk": "npm:5.0.0"
"@graasp/translations": "npm:1.41.0"
"@tanstack/react-query": "npm:5.59.8"
"@tanstack/react-query-devtools": "npm:5.59.8"
"@tanstack/react-query": "npm:5.59.20"
"@tanstack/react-query-devtools": "npm:5.59.20"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/react": "npm:16.0.1"
"@testing-library/user-event": "npm:14.5.2"
Expand Down Expand Up @@ -999,40 +999,40 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.6":
version: 5.59.6
resolution: "@tanstack/query-core@npm:5.59.6"
checksum: 10/4cd634f957175dde80ed8f2b47eb14803d959073b6dccb7868f5dd6ddce26e41820b2dfc879dfc799de0726ae640201440c7d1d95113813bbcb25b03ec05949e
"@tanstack/query-core@npm:5.59.20":
version: 5.59.20
resolution: "@tanstack/query-core@npm:5.59.20"
checksum: 10/efe34f0a05f4cdef833c3885f466bab8ecee22677a9056d161087658539c1dd14063cc19c08b8f2e56cafc4692fcde7fb4fc4962df59159b1da12c49e69892df
languageName: node
linkType: hard

"@tanstack/query-devtools@npm:5.58.0":
version: 5.58.0
resolution: "@tanstack/query-devtools@npm:5.58.0"
checksum: 10/ca16c47c943ea392dfddc301f7e09ecdb0c8b905fb684b8f26b908a244e2e897679efb0ead5fa8e728711017341fdd91d8c51ebb19f746819e26ade5549f539e
"@tanstack/query-devtools@npm:5.59.20":
version: 5.59.20
resolution: "@tanstack/query-devtools@npm:5.59.20"
checksum: 10/0bb2995337d78910c7677f780af42cd4285b39d618cd7876e24ec16243783d4cfe9e4d067d210d5337aefaad0a21928c5e4cb30fb4c08a09521625fcfe9c14d4
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:5.59.8":
version: 5.59.8
resolution: "@tanstack/react-query-devtools@npm:5.59.8"
"@tanstack/react-query-devtools@npm:5.59.20":
version: 5.59.20
resolution: "@tanstack/react-query-devtools@npm:5.59.20"
dependencies:
"@tanstack/query-devtools": "npm:5.58.0"
"@tanstack/query-devtools": "npm:5.59.20"
peerDependencies:
"@tanstack/react-query": ^5.59.8
"@tanstack/react-query": ^5.59.20
react: ^18 || ^19
checksum: 10/1e84af45cd6c722b296aef39ac2e7c98ef0db8c963bc43ebd802adc7077d514d06189862b02351e85878616542877af64266965147d75470cf834a23a9ee07ea
checksum: 10/71cf2fa81ce1d7a7e35acd9f45a4c398272f69e8ab962c5fcf686b8bf5144ca8e8702049bad452186963b4b820703c19ba9372149fd56ec95fef5390c5d7346c
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.59.8":
version: 5.59.8
resolution: "@tanstack/react-query@npm:5.59.8"
"@tanstack/react-query@npm:5.59.20":
version: 5.59.20
resolution: "@tanstack/react-query@npm:5.59.20"
dependencies:
"@tanstack/query-core": "npm:5.59.6"
"@tanstack/query-core": "npm:5.59.20"
peerDependencies:
react: ^18 || ^19
checksum: 10/246cfa18e991782c97631ab30fc95987be81c7a25b057b65c3530a06f9e8acc98475ce8def29486be8d4c8f9ad391b9cfa2195b89e11dcd82f43a4ca172154f6
checksum: 10/4bfface953fedb124c5b30d46d22e46b18dc9c53a30ad20493c2ce70dc03058d78815c2a8a8a4f0bd279dae29469b923ccb346c69485f00c1808fa7ac908d6b4
languageName: node
linkType: hard

Expand Down