|
6 | 6 | "axios": "^0.21.1",
|
7 | 7 | "filesize": "^6.1.0",
|
8 | 8 | "history": "^4.10.1",
|
9 |
| - "polished": "^4.1.1", |
10 |
| - "react": "^16.13.1", |
| 9 | + "polished": "^3.5.2", |
| 10 | + "react": "^16.14.0", |
11 | 11 | "react-dom": "^16.13.1",
|
12 |
| - "react-dropzone": "^10.2.2", |
| 12 | + "react-dropzone": "^11.3.1", |
13 | 13 | "react-router-dom": "^5.1.2",
|
14 | 14 | "react-scripts": "3.4.1",
|
15 | 15 | "styled-components": "^5.1.0",
|
16 |
| - "typescript": "~3.7.2" |
| 16 | + "typescript": "~3.9.9" |
17 | 17 | },
|
18 | 18 | "scripts": {
|
19 | 19 | "start": "react-app-rewired start",
|
|
36 | 36 | "devDependencies": {
|
37 | 37 | "@testing-library/jest-dom": "^4.2.4",
|
38 | 38 | "@testing-library/react": "^9.3.2",
|
39 |
| - "@testing-library/user-event": "^7.1.2", |
| 39 | + "@testing-library/user-event": "^13.0.1", |
40 | 40 | "@types/axios": "^0.14.0",
|
41 |
| - "@types/jest": "^24.0.0", |
| 41 | + "@types/jest": "^26.0.21", |
42 | 42 | "@types/node": "^12.0.0",
|
43 | 43 | "@types/react": "^16.9.0",
|
44 |
| - "@types/react-dom": "^16.9.0", |
| 44 | + "@types/react-dom": "^17.0.2", |
45 | 45 | "@types/react-router-dom": "^5.1.4",
|
46 | 46 | "@types/styled-components": "^5.1.0",
|
47 | 47 | "@typescript-eslint/eslint-plugin": "^2.28.0",
|
|
0 commit comments