Skip to content

Commit

Permalink
fix(deps): update tanstack-query monorepo to v5.62.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 7361bca commit c6e41a5
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.5",
"@tanstack/react-query-devtools": "5.61.5",
"@tanstack/react-query": "5.62.1",
"@tanstack/react-query-devtools": "5.62.1",
"axios": "1.7.8",
"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.5"
"@tanstack/react-query-devtools": "npm:5.61.5"
"@tanstack/react-query": "npm:5.62.1"
"@tanstack/react-query-devtools": "npm:5.62.1"
"@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.61.5":
version: 5.61.5
resolution: "@tanstack/query-core@npm:5.61.5"
checksum: 10/e84a9dbd93cf5fa7abe7d4ba607e054cf15621194e1ec0145e05b826c0a27123947f0cc937cafe6254fb2289c0013b2283796f8c3844c0a19ed6082fb70a6632
"@tanstack/query-core@npm:5.62.1":
version: 5.62.1
resolution: "@tanstack/query-core@npm:5.62.1"
checksum: 10/86050c85de78cbebc4818d6237d745eae12b2c627558fa365f5927ce5e7d036bebd25ad5231f9f2e5384f5edbe33451492903a8a8b09bd8d4d174c2236e3a1a0
languageName: node
linkType: hard

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

"@tanstack/react-query-devtools@npm:5.61.5":
version: 5.61.5
resolution: "@tanstack/react-query-devtools@npm:5.61.5"
"@tanstack/react-query-devtools@npm:5.62.1":
version: 5.62.1
resolution: "@tanstack/react-query-devtools@npm:5.62.1"
dependencies:
"@tanstack/query-devtools": "npm:5.61.4"
peerDependencies:
"@tanstack/react-query": ^5.61.5
"@tanstack/react-query": ^5.62.1
react: ^18 || ^19
checksum: 10/1a6d34bd02a882aa98c6839e8d8b5859c498a82087f38b826956822c01054e76d690b89d5c36df102c1e62bc12f77c276856ed2dfc526f68f5684ad6d5d82a4e
checksum: 10/f5fef0e409e5af39928e93f7e10cb49d429b027ff8a52c1d14fba52e6c68bb300592d8e4ca3c7b978c7b29c2c17982689a5e08268a85c2bc55cdb8b1980560e4
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.61.5":
version: 5.61.5
resolution: "@tanstack/react-query@npm:5.61.5"
"@tanstack/react-query@npm:5.62.1":
version: 5.62.1
resolution: "@tanstack/react-query@npm:5.62.1"
dependencies:
"@tanstack/query-core": "npm:5.61.5"
"@tanstack/query-core": "npm:5.62.1"
peerDependencies:
react: ^18 || ^19
checksum: 10/ae2108b03cc4b02c0dd08ddab44a157cdfa9949ccf5d4f4f7aa2d11ff345b3bc7a405138322ad99a538f476a77b2a188eb199119806df507cc988f09e8b34535
checksum: 10/92b59e412b43cea0b2abdc2ec5245691f351cdd5a8635faa9c8ee39ab4331701fabb2b346863f0342eee185d3ddd92d3ce617c690c2d78fa0ac23ffa03c25103
languageName: node
linkType: hard

Expand Down

0 comments on commit c6e41a5

Please sign in to comment.