|
42 | 42 | ]
|
43 | 43 | },
|
44 | 44 | "dependencies": {
|
45 |
| - "axios": "0.19.0", |
| 45 | + "axios": "0.19.2", |
46 | 46 | "classnames": "2.2.6",
|
47 |
| - "connected-react-router": "6.6.1", |
48 |
| - "dayjs": "1.8.18", |
| 47 | + "connected-react-router": "6.7.0", |
| 48 | + "dayjs": "1.8.21", |
49 | 49 | "history": "4.10.1",
|
50 | 50 | "lodash.groupby": "4.6.0",
|
51 |
| - "react": "16.12.0", |
52 |
| - "react-app-polyfill": "1.0.5", |
53 |
| - "react-dom": "16.12.0", |
54 |
| - "react-redux": "7.1.3", |
| 51 | + "react": "16.13.0", |
| 52 | + "react-app-polyfill": "1.0.6", |
| 53 | + "react-dom": "16.13.0", |
| 54 | + "react-redux": "7.2.0", |
55 | 55 | "react-router-dom": "5.1.2",
|
56 | 56 | "redux": "4.0.5",
|
57 | 57 | "redux-devtools-extension": "2.13.8",
|
|
61 | 61 | "semantic-ui-css": "2.4.1",
|
62 | 62 | "semantic-ui-react": "0.88.2",
|
63 | 63 | "sjs-base-model": "1.9.0",
|
64 |
| - "uuid": "3.3.3" |
| 64 | + "uuid": "7.0.1" |
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 |
| - "@craco/craco": "5.6.2", |
| 67 | + "@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3", |
| 68 | + "@babel/plugin-proposal-optional-chaining": "7.8.3", |
| 69 | + "@craco/craco": "5.6.3", |
68 | 70 | "@types/classnames": "2.2.9",
|
69 |
| - "@types/history": "4.7.3", |
70 |
| - "@types/jest": "24.0.25", |
| 71 | + "@types/history": "4.7.5", |
| 72 | + "@types/jest": "25.1.3", |
71 | 73 | "@types/lodash.groupby": "4.6.6",
|
72 |
| - "@types/node": "13.1.2", |
73 |
| - "@types/react": "16.9.17", |
74 |
| - "@types/react-dom": "16.9.4", |
75 |
| - "@types/react-redux": "7.1.5", |
| 74 | + "@types/node": "13.7.7", |
| 75 | + "@types/react": "16.9.23", |
| 76 | + "@types/react-dom": "16.9.5", |
| 77 | + "@types/react-redux": "7.1.7", |
76 | 78 | "@types/react-router-dom": "5.1.3",
|
77 |
| - "@types/uuid": "3.4.6", |
78 |
| - "@typescript-eslint/eslint-plugin": "2.14.0", |
79 |
| - "@typescript-eslint/parser": "2.14.0", |
80 |
| - "cross-env": "6.0.3", |
| 79 | + "@types/uuid": "7.0.0", |
| 80 | + "@typescript-eslint/eslint-plugin": "2.21.0", |
| 81 | + "@typescript-eslint/parser": "2.21.0", |
| 82 | + "cross-env": "7.0.0", |
81 | 83 | "eslint": "6.8.0",
|
82 |
| - "eslint-config-prettier": "6.9.0", |
| 84 | + "eslint-config-prettier": "6.10.0", |
83 | 85 | "eslint-plugin-prettier": "3.1.2",
|
84 |
| - "eslint-plugin-react": "7.17.0", |
85 |
| - "eslint-plugin-react-hooks": "2.3.0", |
86 |
| - "generate-template-files": "2.2.0", |
87 |
| - "gh-pages": "2.1.1", |
88 |
| - "husky": "3.1.0", |
89 |
| - "node-sass": "4.13.0", |
| 86 | + "eslint-plugin-react": "7.18.3", |
| 87 | + "eslint-plugin-react-hooks": "2.5.0", |
| 88 | + "generate-template-files": "2.2.1", |
| 89 | + "gh-pages": "2.2.0", |
| 90 | + "husky": "4.2.3", |
| 91 | + "node-sass": "4.13.1", |
90 | 92 | "prettier": "1.19.1",
|
91 | 93 | "pretty-quick": "2.0.1",
|
92 |
| - "react-scripts": "3.3.0", |
93 |
| - "typescript": "3.7.4" |
| 94 | + "react-scripts": "3.4.0", |
| 95 | + "typescript": "3.8.3" |
94 | 96 | }
|
95 | 97 | }
|
0 commit comments