Skip to content

Commit

Permalink
fix(deps): update tanstack-query monorepo to v5.59.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent d12d28f commit b4a480f
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.0",
"@tanstack/react-query-devtools": "5.59.0",
"@tanstack/react-query": "5.59.6",
"@tanstack/react-query-devtools": "5.59.6",
"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 @@ -638,8 +638,8 @@ __metadata:
"@eslint/js": "npm:9.12.0"
"@graasp/sdk": "npm:4.32.0"
"@graasp/translations": "npm:1.40.0"
"@tanstack/react-query": "npm:5.59.0"
"@tanstack/react-query-devtools": "npm:5.59.0"
"@tanstack/react-query": "npm:5.59.6"
"@tanstack/react-query-devtools": "npm:5.59.6"
"@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 @@ -1000,10 +1000,10 @@ __metadata:
languageName: node
linkType: hard

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

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

"@tanstack/react-query-devtools@npm:5.59.0":
version: 5.59.0
resolution: "@tanstack/react-query-devtools@npm:5.59.0"
"@tanstack/react-query-devtools@npm:5.59.6":
version: 5.59.6
resolution: "@tanstack/react-query-devtools@npm:5.59.6"
dependencies:
"@tanstack/query-devtools": "npm:5.58.0"
peerDependencies:
"@tanstack/react-query": ^5.59.0
"@tanstack/react-query": ^5.59.6
react: ^18 || ^19
checksum: 10/a4deb3fe97355fcb98febd3b9cd5e871f3756771eb9eb15a2a226a0a9fb0314502522f70d12f54c25aec7985eae77b82b39bce37f86ee0312da046f4f1822bcf
checksum: 10/3f646c173140e67c39c4c7878e03180a9b2da4eaaef4c67fbaf3ff81114f13424dd591e941fa5881e3e97fed6c03f80246cef970294e0558f19f7e2e970e1c7b
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.59.0":
version: 5.59.0
resolution: "@tanstack/react-query@npm:5.59.0"
"@tanstack/react-query@npm:5.59.6":
version: 5.59.6
resolution: "@tanstack/react-query@npm:5.59.6"
dependencies:
"@tanstack/query-core": "npm:5.59.0"
"@tanstack/query-core": "npm:5.59.6"
peerDependencies:
react: ^18 || ^19
checksum: 10/48963e7d0603958390db0087c018b71e87187ad84dea03279716b4869de83509027c37f65f3c6c4a1cd7b6f9f14250afffc2aeee5d481528e2308d937422ae41
checksum: 10/81ec07cda69f225266c4fdaf591ba281a10e02537f7fbd2cf07962232833eef00e99c755bb6759525de9f98f08ea713238b736ecc01a2d8219d9f39a7752f071
languageName: node
linkType: hard

Expand Down

0 comments on commit b4a480f

Please sign in to comment.