Skip to content

Commit

Permalink
fix(deps): update tanstack-query monorepo to v5.59.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 09fef8f commit df2b543
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
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.19",
"@tanstack/react-query-devtools": "5.59.19",
"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:4.35.0"
"@graasp/translations": "npm:1.40.0"
"@tanstack/react-query": "npm:5.59.8"
"@tanstack/react-query-devtools": "npm:5.59.8"
"@tanstack/react-query": "npm:5.59.19"
"@tanstack/react-query-devtools": "npm:5.59.19"
"@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.17":
version: 5.59.17
resolution: "@tanstack/query-core@npm:5.59.17"
checksum: 10/9ba6612b65f8a4c65cbf264df01be9a18895ba4f8faaa115ca11364bbee6d79ba71327b1257b31283f3f7d25e3dc954e18204d3ec53154dd8d3e4ba0a53cee24
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.19":
version: 5.59.19
resolution: "@tanstack/query-devtools@npm:5.59.19"
checksum: 10/316095f99771fb77b69a5efd12cc6f3eddb254c70c9a53048b38b85e38c47229f20c607fb197eff19d02ef59c7e15f47230d28ec26ff769fd5b63c646728313f
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.19":
version: 5.59.19
resolution: "@tanstack/react-query-devtools@npm:5.59.19"
dependencies:
"@tanstack/query-devtools": "npm:5.58.0"
"@tanstack/query-devtools": "npm:5.59.19"
peerDependencies:
"@tanstack/react-query": ^5.59.8
"@tanstack/react-query": ^5.59.19
react: ^18 || ^19
checksum: 10/1e84af45cd6c722b296aef39ac2e7c98ef0db8c963bc43ebd802adc7077d514d06189862b02351e85878616542877af64266965147d75470cf834a23a9ee07ea
checksum: 10/62d6b286f7f498dbe2961800d6d578ec1f695ac0697d64e1003d7f7d7a67d40f07f666e4792e6b6ed208628803fbf92ff8d1caa65326e273c42fb3f87e7dd41e
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.19":
version: 5.59.19
resolution: "@tanstack/react-query@npm:5.59.19"
dependencies:
"@tanstack/query-core": "npm:5.59.6"
"@tanstack/query-core": "npm:5.59.17"
peerDependencies:
react: ^18 || ^19
checksum: 10/246cfa18e991782c97631ab30fc95987be81c7a25b057b65c3530a06f9e8acc98475ce8def29486be8d4c8f9ad391b9cfa2195b89e11dcd82f43a4ca172154f6
checksum: 10/def87fc10646c79a355a05f9a76faa0b4ca511073cd80ebe2a701d05f43969c41498e42bd5228c3c6047d5af3e5805ced5a72a890504f776b861eaf4d17eea0d
languageName: node
linkType: hard

Expand Down

0 comments on commit df2b543

Please sign in to comment.