|
46 | 46 | "@types/i18next-xhr-backend": "^1.4.1",
|
47 | 47 | "@types/materialize-css": "^1.0.6",
|
48 | 48 | "@types/prismjs": "^1.9.0",
|
49 |
| - "@types/react": "^16.7.21", |
| 49 | + "@types/react": "^16.8.1", |
50 | 50 | "@types/react-content-loader": "^3.1.4",
|
51 | 51 | "@types/react-dom": "^16.0.11",
|
52 | 52 | "@types/react-loadable": "^5.5.0",
|
|
56 | 56 | "@types/redux-immutable": "^4.0.1",
|
57 | 57 | "@types/redux-logger": "^3.0.6",
|
58 | 58 | "@types/uuid": "^3.4.4",
|
59 |
| - "@types/webpack-env": "^1.13.6", |
60 |
| - "add-asset-html-webpack-plugin": "^3.1.2", |
| 59 | + "@types/webpack-env": "^1.13.7", |
| 60 | + "add-asset-html-webpack-plugin": "^3.1.3", |
61 | 61 | "awesome-typescript-loader": "^5.2.1",
|
62 | 62 | "axios": "^0.18.0",
|
63 | 63 | "babel-loader": "^8.0.5",
|
|
100 | 100 | "postcss-loader": "^3.0.0",
|
101 | 101 | "postcss-preset-env": "^6.5.0",
|
102 | 102 | "prismjs": "^1.15.0",
|
103 |
| - "progress-bar-webpack-plugin": "^1.12.0", |
| 103 | + "progress-bar-webpack-plugin": "^1.12.1", |
104 | 104 | "react": "^16.7.0",
|
105 |
| - "react-content-loader": "^4.0.0", |
| 105 | + "react-content-loader": "^4.0.1", |
106 | 106 | "react-dom": "^16.7.0",
|
107 |
| - "react-hot-loader": "^4.6.3", |
108 |
| - "react-i18next": "^9.0.9", |
| 107 | + "react-hot-loader": "^4.6.5", |
| 108 | + "react-i18next": "^9.0.10", |
109 | 109 | "react-loadable": "^5.5.0",
|
110 | 110 | "react-redux": "^6.0.0",
|
111 | 111 | "react-router": "^4.3.1",
|
112 | 112 | "react-router-dom": "^4.3.1",
|
113 | 113 | "redux": "^4.0.1",
|
114 | 114 | "redux-immutable": "^4.0.0",
|
115 | 115 | "redux-logger": "^3.0.6",
|
116 |
| - "redux-saga": "^1.0.0", |
| 116 | + "redux-saga": "^1.0.1", |
117 | 117 | "sass-loader": "^7.1.0",
|
118 | 118 | "style-loader": "^0.23.1",
|
119 | 119 | "trash-cli": "^1.4.0",
|
120 | 120 | "ts-loader": "^5.3.3",
|
121 |
| - "typescript": "^3.2.4", |
| 121 | + "typescript": "^3.3.1", |
122 | 122 | "url-loader": "^1.1.2",
|
123 | 123 | "uuid": "^3.3.2",
|
124 |
| - "webpack": "^4.29.0", |
| 124 | + "webpack": "^4.29.1", |
125 | 125 | "webpack-bundle-analyzer": "^3.0.3",
|
126 | 126 | "webpack-cli": "^3.2.1",
|
127 | 127 | "webpack-merge": "^4.2.1",
|
|
133 | 133 | "@types/react-test-renderer": "^16.0.3",
|
134 | 134 | "babel-core": "7.0.0-bridge.0",
|
135 | 135 | "case-sensitive-paths-webpack-plugin": "^2.2.0",
|
136 |
| - "commitlint": "^7.3.2", |
| 136 | + "commitlint": "^7.5.0", |
137 | 137 | "commitlint-config-armour": "^1.2.1",
|
138 | 138 | "coveralls": "^3.0.2",
|
139 | 139 | "dotenv": "^6.2.0",
|
140 |
| - "eslint": "^5.12.1", |
| 140 | + "eslint": "^5.13.0", |
141 | 141 | "eslint-config-airbnb": "^17.1.0",
|
142 | 142 | "eslint-import-resolver-webpack": "^0.11.0",
|
143 |
| - "eslint-plugin-import": "^2.15.0", |
144 |
| - "eslint-plugin-jsx-a11y": "^6.2.0", |
| 143 | + "eslint-plugin-import": "^2.16.0", |
| 144 | + "eslint-plugin-jsx-a11y": "^6.2.1", |
145 | 145 | "eslint-plugin-react": "^7.12.4",
|
146 | 146 | "husky": "1.3.1",
|
147 | 147 | "identity-obj-proxy": "^3.0.0",
|
|
0 commit comments