|
12 | 12 | "type-check": "tsc --noEmit" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@types/jest": "26.0.20", |
16 | | - "@types/node": "12.20.4", |
17 | | - "@types/react": "17.0.3", |
18 | | - "@types/react-dom": "16.9.11", |
19 | | - "axios": "0.28.0", |
20 | | - "connected-react-router": "6.8.0", |
21 | | - "dayjs": "1.10.4", |
22 | | - "immutable": "4.0.0-rc.12", |
| 15 | + "@types/jest": "26.0.24", |
| 16 | + "@types/node": "12.20.55", |
| 17 | + "@types/react": "17.0.84", |
| 18 | + "@types/react-dom": "16.9.25", |
| 19 | + "axios": "0.29.0", |
| 20 | + "connected-react-router": "6.9.3", |
| 21 | + "dayjs": "1.11.13", |
| 22 | + "immutable": "4.3.7", |
23 | 23 | "react": "17.0.2", |
24 | 24 | "react-dom": "17.0.2", |
25 | | - "react-redux": "7.2.2", |
26 | | - "react-router-dom": "5.2.0", |
| 25 | + "react-redux": "7.2.9", |
| 26 | + "react-router-dom": "5.3.4", |
27 | 27 | "react-scripts": "3.4.4", |
28 | | - "redux": "4.0.5", |
| 28 | + "redux": "4.2.1", |
29 | 29 | "redux-logger": "3.0.6", |
30 | | - "redux-saga": "1.1.3", |
31 | | - "styled-components": "5.2.1", |
32 | | - "styled-reset": "4.3.4", |
33 | | - "typescript": "4.1.5", |
| 30 | + "redux-saga": "1.3.0", |
| 31 | + "styled-components": "5.3.11", |
| 32 | + "styled-reset": "4.5.2", |
| 33 | + "typescript": "4.9.5", |
34 | 34 | "typescript-fsa": "3.0.0", |
35 | 35 | "typescript-fsa-reducers": "1.2.2" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@types/react-redux": "7.1.16", |
39 | | - "@types/react-router-dom": "5.1.7", |
40 | | - "@types/redux-logger": "3.0.8", |
41 | | - "@types/styled-components": "5.1.7", |
| 38 | + "@types/react-redux": "7.1.34", |
| 39 | + "@types/react-router-dom": "5.3.3", |
| 40 | + "@types/redux-logger": "3.0.13", |
| 41 | + "@types/styled-components": "5.1.34", |
42 | 42 | "@typescript-eslint/eslint-plugin": "3.10.1", |
43 | 43 | "@typescript-eslint/parser": "3.10.1", |
44 | 44 | "eslint": "6.8.0", |
45 | 45 | "eslint-config-prettier": "6.15.0", |
46 | 46 | "eslint-config-react": "1.1.7", |
47 | | - "eslint-import-resolver-webpack": "0.13.0", |
48 | | - "eslint-plugin-import": "2.22.1", |
49 | | - "eslint-plugin-prettier": "3.3.1", |
50 | | - "eslint-plugin-react": "7.22.0", |
51 | | - "prettier": "2.2.1" |
| 47 | + "eslint-import-resolver-webpack": "0.13.10", |
| 48 | + "eslint-plugin-import": "2.31.0", |
| 49 | + "eslint-plugin-prettier": "3.4.1", |
| 50 | + "eslint-plugin-react": "7.37.4", |
| 51 | + "prettier": "2.8.8" |
52 | 52 | }, |
53 | 53 | "browserslist": { |
54 | 54 | "production": [ |
|
0 commit comments