Skip to content

Commit

Permalink
fix(deps): update tanstack-query monorepo to v5.61.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 3a4f0f6 commit 09bfe10
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.61.0",
"@tanstack/react-query-devtools": "5.61.0",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query-devtools": "5.61.3",
"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.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.3"
"@tanstack/react-query-devtools": "npm:5.61.3"
"@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 @@ -1013,33 +1013,33 @@ __metadata:
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.3":
version: 5.61.3
resolution: "@tanstack/query-devtools@npm:5.61.3"
checksum: 10/ff298248cde77e55bdf2687cf640d35aaa7ed5c455cf0243556d55ef7854055148ea02e53f369ddfe9d184094c423ff01be0cf0c75644e0b507d6ed86c546891
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.3":
version: 5.61.3
resolution: "@tanstack/react-query-devtools@npm:5.61.3"
dependencies:
"@tanstack/query-devtools": "npm:5.59.20"
"@tanstack/query-devtools": "npm:5.61.3"
peerDependencies:
"@tanstack/react-query": ^5.61.0
"@tanstack/react-query": ^5.61.3
react: ^18 || ^19
checksum: 10/ac4019ad58a04e21ef8fd2f5ab1e33791e3961979c25538b51a8597e9b2e448326f2d15e407bb89cb53a7f566f9bd15036dcd4573777c4bec428b79e8acdeb96
checksum: 10/84222cb8bdaffe2b1b5091a27520959cee8a9072cfbcc2dee0fe2514ea573187fc317444365aee63103af4267e7f6d02b8fd8a61820b0719a41ac3d74a17a483
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.3":
version: 5.61.3
resolution: "@tanstack/react-query@npm:5.61.3"
dependencies:
"@tanstack/query-core": "npm:5.60.6"
peerDependencies:
react: ^18 || ^19
checksum: 10/e98d1396cd157626f29fb0d0d10c75dbdde6e2efa55463540c9d8e33b58ec4b72eeb58b7d2eea6e625a8316235777f128222adeb10533ddfade77b23ec209872
checksum: 10/87ac8bd9abf56b7ea892c188ce14596f5e888fb02a411ea8f774a1c9c148b239e99887335f232331633eb738d4e3d55a3ee356ccb99692e8f2a164f516f1dc9f
languageName: node
linkType: hard

Expand Down

0 comments on commit 09bfe10

Please sign in to comment.