|
4 | 4 | "homepage": "https://www.mattertwo.com", |
5 | 5 | "private": true, |
6 | 6 | "dependencies": { |
7 | | - "@emotion/react": "^11.8.2", |
8 | | - "@emotion/styled": "^11.8.1", |
9 | | - "@mui/icons-material": "^5.5.1", |
10 | | - "@mui/material": "^5.5.1", |
11 | | - "@testing-library/jest-dom": "^5.16.2", |
12 | | - "@testing-library/react": "^12.1.4", |
13 | | - "@testing-library/user-event": "^13.5.0", |
14 | | - "@types/jest": "^27.4.1", |
15 | | - "@types/node": "^16.11.26", |
16 | | - "@types/react": "^17.0.41", |
17 | | - "@types/react-dom": "^17.0.14", |
18 | | - "react": "^17.0.2", |
19 | | - "react-dom": "^17.0.2", |
20 | | - "react-router-dom": "^6.2.2", |
| 7 | + "@emotion/react": "11.8.2", |
| 8 | + "@emotion/styled": "11.8.1", |
| 9 | + "@mui/icons-material": "5.5.1", |
| 10 | + "@mui/material": "5.5.1", |
| 11 | + "@testing-library/jest-dom": "5.16.2", |
| 12 | + "@testing-library/react": "12.1.4", |
| 13 | + "@testing-library/user-event": "13.5.0", |
| 14 | + "@types/jest": "27.4.1", |
| 15 | + "@types/node": "16.11.26", |
| 16 | + "@types/react": "17.0.41", |
| 17 | + "@types/react-dom": "17.0.14", |
| 18 | + "react": "17.0.2", |
| 19 | + "react-dom": "17.0.2", |
| 20 | + "react-router-dom": "6.2.2", |
21 | 21 | "react-scripts": "5.0.0", |
22 | | - "typescript": "^4.6.2", |
23 | | - "web-vitals": "^2.1.4" |
| 22 | + "typescript": "4.6.2", |
| 23 | + "web-vitals": "2.1.4" |
24 | 24 | }, |
25 | 25 | "scripts": { |
26 | 26 | "predeploy": "npm run build", |
|
49 | 49 | ] |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "gh-pages": "^3.2.3" |
| 52 | + "gh-pages": "3.2.3" |
53 | 53 | } |
54 | 54 | } |
0 commit comments