|
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",
|
|
38 | 38 | "@testing-library/react": "^11.2.5",
|
39 | 39 | "@testing-library/user-event": "^7.1.2",
|
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",
|
48 |
| - "@typescript-eslint/parser": "^2.28.0", |
| 48 | + "@typescript-eslint/parser": "^2.34.0", |
49 | 49 | "axios-mock-adapter": "^1.18.1",
|
50 | 50 | "eslint": "^6.8.0",
|
51 | 51 | "eslint-config-airbnb": "^18.1.0",
|
52 | 52 | "eslint-config-prettier": "^6.10.1",
|
53 |
| - "eslint-import-resolver-typescript": "^2.0.0", |
| 53 | + "eslint-import-resolver-typescript": "^2.4.0", |
54 | 54 | "eslint-plugin-import": "^2.20.1",
|
55 | 55 | "eslint-plugin-jsx-a11y": "^6.2.3",
|
56 |
| - "eslint-plugin-prettier": "^3.1.3", |
| 56 | + "eslint-plugin-prettier": "^3.3.1", |
57 | 57 | "eslint-plugin-react": "^7.19.0",
|
58 | 58 | "eslint-plugin-react-hooks": "^2.5.0",
|
59 | 59 | "prettier": "^2.0.4",
|
|
0 commit comments