Skip to content
Open
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
26,057 changes: 10,300 additions & 15,757 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,33 @@
"dependencies": {
"@emotion/react": "^11.10.8",
"@emotion/styled": "^11.10.8",
"@material-ui/core": "^4.12.4",
"@mui/material": "^5.12.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"animate.css": "^4.1.1",
"axios": "^1.4.0",
"bootstrap": "^5.2.3",
"chart.js": "^4.2.1",
"cross-env": "^7.0.3",
"http-proxy-middleware": "^2.0.6",
"owlcarousel": "^1.3.3",
"query-string": "^8.1.0",
"react": "^18.2.0",
"react-bootstrap": "^2.7.4",
"react-bootstrap-validation": "^0.1.11",
"react-chartjs-2": "^5.2.0",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.2.0",
"react-router": "^6.10.0",
"react-router-dom": "^6.11.1",
"react-scripts": "5.0.1",
"rechart": "^0.0.1",
"recharts": "^2.5.0",
"styled-components": "^5.3.10",
"web-vitals": "^2.1.4"
"web-vitals": "^2.1.4",
"wowjs": "^1.1.3"
},
"scripts": {
"start": "react-scripts start",
Expand Down
730 changes: 730 additions & 0 deletions public/home.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions public/test/css/bootstrap.min.css

Large diffs are not rendered by default.

Loading