|
45 | 45 | "axios": "0.19.0",
|
46 | 46 | "classnames": "2.2.6",
|
47 | 47 | "connected-react-router": "6.6.1",
|
48 |
| - "dayjs": "1.8.17", |
| 48 | + "dayjs": "1.8.18", |
49 | 49 | "history": "4.10.1",
|
50 | 50 | "lodash.groupby": "4.6.0",
|
51 | 51 | "react": "16.12.0",
|
52 | 52 | "react-dom": "16.12.0",
|
53 | 53 | "react-redux": "7.1.3",
|
54 | 54 | "react-router-dom": "5.1.2",
|
55 |
| - "redux": "4.0.4", |
| 55 | + "redux": "4.0.5", |
56 | 56 | "redux-devtools-extension": "2.13.8",
|
57 | 57 | "redux-freeze": "0.1.7",
|
58 | 58 | "redux-thunk": "2.3.0",
|
|
66 | 66 | "@craco/craco": "5.6.2",
|
67 | 67 | "@types/classnames": "2.2.9",
|
68 | 68 | "@types/history": "4.7.3",
|
69 |
| - "@types/jest": "24.0.23", |
70 |
| - "@types/node": "12.12.17", |
71 |
| - "@types/react": "16.9.16", |
| 69 | + "@types/jest": "24.0.25", |
| 70 | + "@types/node": "13.1.2", |
| 71 | + "@types/react": "16.9.17", |
72 | 72 | "@types/react-dom": "16.9.4",
|
73 | 73 | "@types/react-redux": "7.1.5",
|
74 | 74 | "@types/react-router-dom": "5.1.3",
|
75 | 75 | "@types/uuid": "3.4.6",
|
76 |
| - "@typescript-eslint/eslint-plugin": "2.11.0", |
77 |
| - "@typescript-eslint/parser": "2.11.0", |
| 76 | + "@typescript-eslint/eslint-plugin": "2.14.0", |
| 77 | + "@typescript-eslint/parser": "2.14.0", |
78 | 78 | "cross-env": "6.0.3",
|
79 |
| - "eslint": "6.7.2", |
80 |
| - "eslint-config-prettier": "6.7.0", |
81 |
| - "eslint-plugin-prettier": "3.1.1", |
| 79 | + "eslint": "6.8.0", |
| 80 | + "eslint-config-prettier": "6.9.0", |
| 81 | + "eslint-plugin-prettier": "3.1.2", |
82 | 82 | "eslint-plugin-react": "7.17.0",
|
83 | 83 | "eslint-plugin-react-hooks": "2.3.0",
|
84 | 84 | "generate-template-files": "2.2.0",
|
|
88 | 88 | "prettier": "1.19.1",
|
89 | 89 | "pretty-quick": "2.0.1",
|
90 | 90 | "react-scripts": "3.3.0",
|
91 |
| - "typescript": "3.7.3" |
| 91 | + "typescript": "3.7.4" |
92 | 92 | }
|
93 | 93 | }
|
0 commit comments