|
180 | 180 | "@babel/polyfill": "^7.2.5",
|
181 | 181 | "@babel/preset-env": "^7.3.4",
|
182 | 182 | "@babel/preset-react": "^7.0.0",
|
183 |
| - "@bootstrap-styled/documentation": "^1.2.4", |
184 |
| - "@bootstrap-styled/ra-ui": "^1.0.16", |
185 |
| - "@rollup-umd/documentation": "^1.3.16", |
186 |
| - "@rollup-umd/ncu": "^1.0.3", |
| 183 | + "@bootstrap-styled/documentation": "^2.0.0", |
| 184 | + "@bootstrap-styled/ra-ui": "^1.0.17", |
| 185 | + "@rollup-umd/documentation": "^2.0.1", |
| 186 | + "@rollup-umd/ncu": "^1.0.8", |
187 | 187 | "@semantic-release/changelog": "^3.0.2",
|
188 | 188 | "@semantic-release/git": "^7.0.8",
|
189 | 189 | "@semantic-release/github": "^5.2.10",
|
190 | 190 | "@semantic-release/npm": "^5.1.4",
|
191 |
| - "@yeutech-lab/test-polyfill": "^1.1.4", |
| 191 | + "@yeutech-lab/test-polyfill": "^1.1.5", |
192 | 192 | "babel-eslint": "^10.0.1",
|
193 |
| - "babel-jest": "^24.1.0", |
| 193 | + "babel-jest": "^24.3.1", |
194 | 194 | "babel-loader": "^8.0.5",
|
195 | 195 | "babel-merge": "^2.0.1",
|
196 | 196 | "babel-plugin-add-module-exports": "^1.0.0",
|
|
203 | 203 | "enzyme": "^3.9.0",
|
204 | 204 | "enzyme-adapter-react-16": "^1.10.0",
|
205 | 205 | "es6-promise": "^4.2.6",
|
206 |
| - "eslint": "^5.15.0", |
| 206 | + "eslint": "^5.15.1", |
207 | 207 | "eslint-config-airbnb": "^17.1.0",
|
208 | 208 | "eslint-plugin-import": "^2.16.0",
|
209 | 209 | "eslint-plugin-jsx-a11y": "^6.2.1",
|
210 | 210 | "eslint-plugin-react": "^7.12.4",
|
211 | 211 | "exports-loader": "^0.7.0",
|
212 |
| - "istanbul-api": "^2.1.0", |
213 |
| - "istanbul-reports": "^2.1.0", |
214 |
| - "jest-cli": "^24.1.0", |
| 212 | + "istanbul-api": "^2.1.1", |
| 213 | + "istanbul-reports": "^2.1.1", |
| 214 | + "jest-cli": "^24.3.1", |
215 | 215 | "jest-sonar-reporter": "^2.0.0",
|
216 | 216 | "lint-staged": "^8.1.5",
|
217 | 217 | "pre-commit": "^1.2.2",
|
218 | 218 | "ra-core": "^2.6.4",
|
219 | 219 | "raf": "^3.4.1",
|
220 |
| - "react": "^16.8.3", |
221 |
| - "react-dom": "^16.8.3", |
222 |
| - "react-styleguidist": "^8.0.6", |
223 |
| - "react-test-renderer": "^16.8.1", |
| 220 | + "react": "^16.8.4", |
| 221 | + "react-dom": "^16.8.4", |
| 222 | + "react-test-renderer": "^16.8.4", |
224 | 223 | "semantic-release": "^15.13.3",
|
225 | 224 | "toctoc": "^0.3.2",
|
226 | 225 | "webpack": "^4.29.6"
|
|
229 | 228 | "prop-types": "^15.7.2"
|
230 | 229 | },
|
231 | 230 | "peerDependencies": {
|
232 |
| - "react": "^16.8.3", |
233 |
| - "react-dom": "^16.8.3", |
| 231 | + "react": "^16.8.4", |
| 232 | + "react-dom": "^16.8.4", |
234 | 233 | "ra-core": "^2.6.4",
|
235 |
| - "@bootstrap-styled/ra-ui": "^1.0.16" |
| 234 | + "@bootstrap-styled/ra-ui": "^1.0.17" |
236 | 235 | },
|
237 | 236 | "publishConfig": {
|
238 | 237 | "registry": "https://registry.npmjs.org",
|
|
0 commit comments