-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdependencies.json
35 lines (33 loc) · 1.01 KB
/
dependencies.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
// client dependencies
"@material-ui/core": "^4.12.4",
"@mui/icons-material": "^5.10.14",
"@mui/material": "^5.10.14",
"@react-three/drei": "^9.42.1",
"@react-three/fiber": "^8.9.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"antd": "^5.0.0",
"bootstrap": "^5.2.3",
"d3-scale": "^4.0.2",
"is-in-browser": "^2.0.0",
"react": "^18.2.0",
"react-bootstrap": "^2.7.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.4.3",
"react-scripts": "5.0.1",
"react-simple-maps": "^3.0.0",
"react-table": "^7.8.0",
"react-tooltip": "^4.5.1",
"styled-components": "^5.3.6",
"three": "^0.146.0",
"us-state-converter": "^1.0.6",
"web-vitals": "^2.1.4"
// server dependencies
"cors": "^2.8.5",
"express": "^4.18.2",
"mysql": "^2.18.1",
"node-fetch": "^3.0.0",
"react-router-dom": "^6.4.3",
"react-table": "^7.8.0",
"react-table-6": "^6.11.0"