Skip to content

Commit 1da365c

Browse files
committed
Add load checklist
Signed-off-by: Wei-Chun, Chang <[email protected]>
1 parent 7c91d19 commit 1da365c

File tree

6 files changed

+389
-25
lines changed

6 files changed

+389
-25
lines changed

js/package.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,16 @@
2525
"@mui/material": "^5.15.10",
2626
"@mui/x-charts": "^6.19.4",
2727
"@tanstack/react-query": "^5.8.9",
28+
"@uppy/core": "^3.9.2",
29+
"@uppy/dashboard": "^3.7.4",
30+
"@uppy/drag-drop": "^3.0.3",
31+
"@uppy/file-input": "^3.0.4",
32+
"@uppy/progress-bar": "^3.0.4",
33+
"@uppy/react": "^3.2.2",
34+
"@uppy/xhr-upload": "^3.6.3",
2835
"axios": "^1.6.0",
29-
"chart.js": "^4.4.1",
3036
"chakra-react-select": "^4.7.6",
37+
"chart.js": "^4.4.1",
3138
"common-tags": "^1.8.2",
3239
"dagre": "^0.8.5",
3340
"date-fns": "^3.3.1",

0 commit comments

Comments
 (0)