|
44 | 44 | "dependencies": { |
45 | 45 | "axios": "0.19.0", |
46 | 46 | "classnames": "2.2.6", |
47 | | - "connected-react-router": "6.5.2", |
| 47 | + "connected-react-router": "6.6.1", |
48 | 48 | "dayjs": "1.8.17", |
49 | 49 | "history": "4.10.1", |
50 | 50 | "lodash.groupby": "4.6.0", |
51 | | - "react": "16.11.0", |
52 | | - "react-dom": "16.11.0", |
| 51 | + "react": "16.12.0", |
| 52 | + "react-dom": "16.12.0", |
53 | 53 | "react-redux": "7.1.3", |
54 | 54 | "react-router-dom": "5.1.2", |
55 | 55 | "redux": "4.0.4", |
|
58 | 58 | "redux-thunk": "2.3.0", |
59 | 59 | "reselect": "4.0.0", |
60 | 60 | "semantic-ui-css": "2.4.1", |
61 | | - "semantic-ui-react": "0.88.1", |
| 61 | + "semantic-ui-react": "0.88.2", |
62 | 62 | "sjs-base-model": "1.9.0", |
63 | 63 | "uuid": "3.3.3" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@babel/plugin-proposal-nullish-coalescing-operator": "7.4.4", |
67 | | - "@babel/plugin-proposal-optional-chaining": "7.6.0", |
68 | | - "@craco/craco": "5.6.1", |
| 66 | + "@craco/craco": "5.6.2", |
69 | 67 | "@types/classnames": "2.2.9", |
70 | 68 | "@types/history": "4.7.3", |
71 | | - "@types/jest": "24.0.22", |
72 | | - "@types/node": "12.12.7", |
73 | | - "@types/react": "16.9.11", |
| 69 | + "@types/jest": "24.0.23", |
| 70 | + "@types/node": "12.12.17", |
| 71 | + "@types/react": "16.9.16", |
74 | 72 | "@types/react-dom": "16.9.4", |
75 | 73 | "@types/react-redux": "7.1.5", |
76 | | - "@types/react-router-dom": "5.1.2", |
| 74 | + "@types/react-router-dom": "5.1.3", |
77 | 75 | "@types/uuid": "3.4.6", |
78 | | - "@typescript-eslint/eslint-plugin": "2.7.0", |
79 | | - "@typescript-eslint/parser": "2.7.0", |
| 76 | + "@typescript-eslint/eslint-plugin": "2.11.0", |
| 77 | + "@typescript-eslint/parser": "2.11.0", |
80 | 78 | "cross-env": "6.0.3", |
81 | | - "eslint": "6.6.0", |
82 | | - "eslint-config-prettier": "6.5.0", |
| 79 | + "eslint": "6.7.2", |
| 80 | + "eslint-config-prettier": "6.7.0", |
83 | 81 | "eslint-plugin-prettier": "3.1.1", |
84 | | - "eslint-plugin-react": "7.16.0", |
| 82 | + "eslint-plugin-react": "7.17.0", |
85 | 83 | "generate-template-files": "2.2.0", |
86 | 84 | "gh-pages": "2.1.1", |
87 | | - "husky": "3.0.9", |
| 85 | + "husky": "3.1.0", |
88 | 86 | "node-sass": "4.13.0", |
89 | 87 | "prettier": "1.19.1", |
90 | 88 | "pretty-quick": "2.0.1", |
91 | | - "react-scripts": "3.2.0", |
92 | | - "typescript": "3.7.2" |
| 89 | + "react-scripts": "3.3.0", |
| 90 | + "typescript": "3.7.3" |
93 | 91 | } |
94 | 92 | } |
0 commit comments