Skip to content

Commit

Permalink
Update tanstack-query monorepo from v5.62.9 to v5.62.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 86bf09b commit 8fb3250
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.47.0",
"@sentry/react": "8.47.0",
"@tanstack/react-query": "5.62.9",
"@tanstack/react-query-devtools": "5.62.9",
"@tanstack/react-query": "5.62.10",
"@tanstack/react-query-devtools": "5.62.10",
"@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.62.9",
"@tanstack/react-query": "5.62.10",
"@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 @@ -5034,26 +5034,26 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:5.62.9":
version: 5.62.9
resolution: "@tanstack/react-query-devtools@npm:5.62.9"
"@tanstack/react-query-devtools@npm:5.62.10":
version: 5.62.10
resolution: "@tanstack/react-query-devtools@npm:5.62.10"
dependencies:
"@tanstack/query-devtools": "npm:5.62.9"
peerDependencies:
"@tanstack/react-query": ^5.62.9
"@tanstack/react-query": ^5.62.10
react: ^18 || ^19
checksum: 10/0e91a2b2e92fa8597448afdc25485de25ca24d33dee80e1bb46c164aed87093ffef42c3bc160db929b308f4622af9d4812e3f3d0df6ec52ed33b25d6ba488532
checksum: 10/b0d88f844ce19913b7e4e7a38333c8d30249bbdd1e3b528f6d9ec9a0369cbb7ee4d8e363ae08ac4a8b5da47ffe0ebee8bfe492357449e5957ca9e027d8b500e4
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.62.9":
version: 5.62.9
resolution: "@tanstack/react-query@npm:5.62.9"
"@tanstack/react-query@npm:5.62.10":
version: 5.62.10
resolution: "@tanstack/react-query@npm:5.62.10"
dependencies:
"@tanstack/query-core": "npm:5.62.9"
peerDependencies:
react: ^18 || ^19
checksum: 10/4ce588a4268389b162b40fe25a3d8753dba1957252d82457210daebd774bf9e79523117149f3a67597a3d619c93ee4492ec685f7f7eb708285f829805afcdd70
checksum: 10/22ddcb9ecdfefdc908e1662a7bad26be023d887ab201e406a44a9c68d7117953f8cf648293b1afd0ac4675a0617e0f3c09148c6a9e36bc32c5718662285e1542
languageName: node
linkType: hard

Expand Down Expand Up @@ -20705,7 +20705,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.62.9"
"@tanstack/react-query": "npm:5.62.10"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.1.0"
Expand Down Expand Up @@ -23147,8 +23147,8 @@ __metadata:
"@mui/material": "npm:6.2.1"
"@sentry/browser": "npm:8.47.0"
"@sentry/react": "npm:8.47.0"
"@tanstack/react-query": "npm:5.62.9"
"@tanstack/react-query-devtools": "npm:5.62.9"
"@tanstack/react-query": "npm:5.62.10"
"@tanstack/react-query-devtools": "npm:5.62.10"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.1.0"
"@types/d3-array": "npm:3.2.1"
Expand Down

0 comments on commit 8fb3250

Please sign in to comment.