Skip to content

Commit

Permalink
fix(deps): update tanstack-query monorepo to v5.61.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 7b20063 commit 77af1dc
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.61.0",
"@tanstack/react-query-devtools": "5.61.0",
"@tanstack/react-query": "5.61.4",
"@tanstack/react-query-devtools": "5.61.4",
"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 @@ -645,8 +645,8 @@ __metadata:
"@eslint/js": "npm:9.15.0"
"@graasp/sdk": "npm:5.3.1"
"@graasp/translations": "npm:1.42.0"
"@tanstack/react-query": "npm:5.61.0"
"@tanstack/react-query-devtools": "npm:5.61.0"
"@tanstack/react-query": "npm:5.61.4"
"@tanstack/react-query-devtools": "npm:5.61.4"
"@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,40 +1006,40 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.60.6":
version: 5.60.6
resolution: "@tanstack/query-core@npm:5.60.6"
checksum: 10/a87613d85b3a280f2fef69037dd0ad512052d49b8dc979ed289ee538452d331926a720678bbd3b4485a8b38d5baf65c42869179f2fdeefa3f7b6dda04e878e56
"@tanstack/query-core@npm:5.61.4":
version: 5.61.4
resolution: "@tanstack/query-core@npm:5.61.4"
checksum: 10/5029741add1c857edb027abd9902642f8e347d7e98c5818c072041c2d1ccae19ce9674efa60063b49ec832ba5175e264372eddd13661c9fdd5517e24223e3551
languageName: node
linkType: hard

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

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

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

Expand Down

0 comments on commit 77af1dc

Please sign in to comment.