Skip to content

Commit

Permalink
fix(deps): update tanstack-query monorepo to v5.61.0 (#990)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent e86283b commit 040dab5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 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.20",
"@tanstack/react-query-devtools": "5.59.20",
"@tanstack/react-query": "5.61.0",
"@tanstack/react-query-devtools": "5.61.0",
"axios": "1.7.7",
"http-status-codes": "2.3.0"
},
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -645,8 +645,8 @@ __metadata:
"@eslint/js": "npm:9.15.0"
"@graasp/sdk": "npm:5.2.1"
"@graasp/translations": "npm:1.41.0"
"@tanstack/react-query": "npm:5.59.20"
"@tanstack/react-query-devtools": "npm:5.59.20"
"@tanstack/react-query": "npm:5.61.0"
"@tanstack/react-query-devtools": "npm:5.61.0"
"@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 @@ -1006,10 +1006,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.20":
version: 5.59.20
resolution: "@tanstack/query-core@npm:5.59.20"
checksum: 10/efe34f0a05f4cdef833c3885f466bab8ecee22677a9056d161087658539c1dd14063cc19c08b8f2e56cafc4692fcde7fb4fc4962df59159b1da12c49e69892df
"@tanstack/query-core@npm:5.60.6":
version: 5.60.6
resolution: "@tanstack/query-core@npm:5.60.6"
checksum: 10/a87613d85b3a280f2fef69037dd0ad512052d49b8dc979ed289ee538452d331926a720678bbd3b4485a8b38d5baf65c42869179f2fdeefa3f7b6dda04e878e56
languageName: node
linkType: hard

Expand All @@ -1020,26 +1020,26 @@ __metadata:
languageName: node
linkType: hard

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

"@tanstack/react-query@npm:5.59.20":
version: 5.59.20
resolution: "@tanstack/react-query@npm:5.59.20"
"@tanstack/react-query@npm:5.61.0":
version: 5.61.0
resolution: "@tanstack/react-query@npm:5.61.0"
dependencies:
"@tanstack/query-core": "npm:5.59.20"
"@tanstack/query-core": "npm:5.60.6"
peerDependencies:
react: ^18 || ^19
checksum: 10/4bfface953fedb124c5b30d46d22e46b18dc9c53a30ad20493c2ce70dc03058d78815c2a8a8a4f0bd279dae29469b923ccb346c69485f00c1808fa7ac908d6b4
checksum: 10/e98d1396cd157626f29fb0d0d10c75dbdde6e2efa55463540c9d8e33b58ec4b72eeb58b7d2eea6e625a8316235777f128222adeb10533ddfade77b23ec209872
languageName: node
linkType: hard

Expand Down

0 comments on commit 040dab5

Please sign in to comment.