Skip to content

Commit

Permalink
Update tanstack-query monorepo from v5.66.5 to v5.66.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 81a89bb commit 78b8135
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@mui/material": "6.2.1",
"@sentry/browser": "8.55.0",
"@sentry/react": "8.55.0",
"@tanstack/react-query": "5.66.5",
"@tanstack/react-query-devtools": "5.66.5",
"@tanstack/react-query": "5.66.6",
"@tanstack/react-query-devtools": "5.66.6",
"@visx/axis": "3.12.0",
"@visx/group": "3.12.0",
"@visx/responsive": "3.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/qmongjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@mui/material": "6.2.1",
"@mui/system": "6.2.1",
"@mui/x-tree-view": "7.23.2",
"@tanstack/react-query": "5.66.5",
"@tanstack/react-query": "5.66.6",
"@visx/axis": "3.12.0",
"@visx/curve": "3.12.0",
"@visx/event": "3.12.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5183,26 +5183,26 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:5.66.5":
version: 5.66.5
resolution: "@tanstack/react-query-devtools@npm:5.66.5"
"@tanstack/react-query-devtools@npm:5.66.6":
version: 5.66.6
resolution: "@tanstack/react-query-devtools@npm:5.66.6"
dependencies:
"@tanstack/query-devtools": "npm:5.65.0"
peerDependencies:
"@tanstack/react-query": ^5.66.5
"@tanstack/react-query": ^5.66.6
react: ^18 || ^19
checksum: 10/fa799d5e90fb1ac263eaca44cb61a283545206a94c7b098b97bc6bd0826d626b62f0ce2e66c68991f03df5e901d72bf9707dea09bfce80887d28bc6dbfa082e8
checksum: 10/1820e9880b24ae1a385046bdddebf1c72d4665a475c21893e5c881034ee034a9ab3143a883f14389229119e441851876da550ab6e2399e2b5c9c4ad5da575aad
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.66.5":
version: 5.66.5
resolution: "@tanstack/react-query@npm:5.66.5"
"@tanstack/react-query@npm:5.66.6":
version: 5.66.6
resolution: "@tanstack/react-query@npm:5.66.6"
dependencies:
"@tanstack/query-core": "npm:5.66.4"
peerDependencies:
react: ^18 || ^19
checksum: 10/9c2826b2dfa46eec0ea77c1de7c2b0f20ac15eaff938c4270e28a5a074f1cf43b3445f1d6cc1a25bb6be3cb26183755e174aeb72201aa334fcfab09de2a6779a
checksum: 10/7049345b5252ce0be0fca23d9c05922378b920e633a54b24c840a0659b3ec7835574b3ec3027189d561517a00fecb245144efae315a7037cb00117dbd0d7b9ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -21051,7 +21051,7 @@ __metadata:
"@mui/material": "npm:6.2.1"
"@mui/system": "npm:6.2.1"
"@mui/x-tree-view": "npm:7.23.2"
"@tanstack/react-query": "npm:5.66.5"
"@tanstack/react-query": "npm:5.66.6"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.2.0"
Expand Down Expand Up @@ -23511,8 +23511,8 @@ __metadata:
"@mui/material": "npm:6.2.1"
"@sentry/browser": "npm:8.55.0"
"@sentry/react": "npm:8.55.0"
"@tanstack/react-query": "npm:5.66.5"
"@tanstack/react-query-devtools": "npm:5.66.5"
"@tanstack/react-query": "npm:5.66.6"
"@tanstack/react-query-devtools": "npm:5.66.6"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.2.0"
"@types/d3-array": "npm:3.2.1"
Expand Down

0 comments on commit 78b8135

Please sign in to comment.