|
44 | 44 | "classnames": "2.2.6",
|
45 | 45 | "connected-react-router": "6.5.2",
|
46 | 46 | "dayjs": "1.8.16",
|
47 |
| - "history": "4.9.0", |
| 47 | + "history": "4.10.1", |
48 | 48 | "lodash.groupby": "4.6.0",
|
49 | 49 | "react": "16.9.0",
|
50 | 50 | "react-dom": "16.9.0",
|
|
56 | 56 | "redux-thunk": "2.3.0",
|
57 | 57 | "reselect": "4.0.0",
|
58 | 58 | "semantic-ui-css": "2.4.1",
|
59 |
| - "semantic-ui-react": "0.88.0", |
| 59 | + "semantic-ui-react": "0.88.1", |
60 | 60 | "sjs-base-model": "1.9.0",
|
61 | 61 | "ts-optchain": "0.1.8",
|
62 | 62 | "uuid": "3.3.3"
|
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 |
| - "@craco/craco": "5.4.0", |
| 65 | + "@craco/craco": "5.5.0", |
66 | 66 | "@types/classnames": "2.2.9",
|
67 | 67 | "@types/history": "4.7.3",
|
68 | 68 | "@types/jest": "24.0.18",
|
69 |
| - "@types/node": "12.7.3", |
| 69 | + "@types/node": "12.7.5", |
70 | 70 | "@types/react": "16.9.2",
|
71 | 71 | "@types/react-dom": "16.9.0",
|
72 | 72 | "@types/react-redux": "7.1.2",
|
73 | 73 | "@types/react-router-dom": "4.3.5",
|
74 | 74 | "@types/uuid": "3.4.5",
|
75 |
| - "cross-env": "5.2.1", |
| 75 | + "cross-env": "6.0.0", |
76 | 76 | "generate-template-files": "2.2.0",
|
77 | 77 | "husky": "3.0.5",
|
78 | 78 | "node-sass": "4.12.0",
|
79 | 79 | "prettier": "1.18.2",
|
80 | 80 | "pretty-quick": "1.11.1",
|
81 |
| - "react-scripts": "3.1.1", |
82 |
| - "tslint": "5.19.0", |
| 81 | + "react-scripts": "3.1.2", |
| 82 | + "tslint": "5.20.0", |
83 | 83 | "tslint-config-prettier": "1.18.0",
|
84 | 84 | "tslint-eslint-rules": "5.4.0",
|
85 |
| - "tslint-react": "4.0.0", |
86 |
| - "typescript": "3.6.2" |
| 85 | + "tslint-react": "4.1.0", |
| 86 | + "typescript": "3.6.3" |
87 | 87 | }
|
88 | 88 | }
|
0 commit comments