Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@tanstack/react-query": "5.90.21",
"@tanstack/react-query-devtools": "5.91.3",
"@tanstack/react-table": "8.21.2",
"@types/node": "24.10.13",
"@types/node": "24.12.0",
"@types/plotly.js": "3.0.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2018,12 +2018,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:24.10.13":
version: 24.10.13
resolution: "@types/node@npm:24.10.13"
"@types/node@npm:24.12.0":
version: 24.12.0
resolution: "@types/node@npm:24.12.0"
dependencies:
undici-types: "npm:~7.16.0"
checksum: 10c0/4ff0b9b060b5477c0fec5b11a176f294be588104ab546295db65b17a92ba0a6077b52ad92dd3c0d2154198c7f9d0021e6c1d42b00c9ac7ebfd85632afbcc48a4
checksum: 10c0/8b31c0af5b5474f13048a4e77c57f22cd4f8fe6e58c4b6fde9456b0c13f46a5bfaf5744ff88fd089581de9f0d6e99c584e022681de7acb26a58d258c654c4843
languageName: node
linkType: hard

Expand Down Expand Up @@ -6944,7 +6944,7 @@ __metadata:
"@testing-library/react": "npm:16.3.0"
"@testing-library/user-event": "npm:14.6.1"
"@types/eslint-plugin-jsx-a11y": "npm:6.10.0"
"@types/node": "npm:24.10.13"
"@types/node": "npm:24.12.0"
"@types/plotly.js": "npm:3.0.10"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
Expand Down