|
77 | 77 | }, |
78 | 78 | "resolutions": { |
79 | 79 | "**/@types/node": "10.12.27", |
80 | | - "**/@types/react": "16.8.3", |
| 80 | + "**/@types/react": "^16.9.13", |
81 | 81 | "**/@types/hapi": "^17.0.18", |
82 | 82 | "**/@types/angular": "^1.6.56", |
83 | 83 | "**/typescript": "3.7.2", |
84 | 84 | "**/graphql-toolkit/lodash": "^4.17.13", |
85 | 85 | "**/isomorphic-git/**/base64-js": "^1.2.1", |
86 | 86 | "**/image-diff/gm/debug": "^2.6.9", |
87 | | - "**/deepmerge": "^4.2.2", |
88 | | - "**/react": "16.8.6", |
89 | | - "**/react-dom": "16.8.6", |
90 | | - "**/react-test-renderer": "16.8.6" |
| 87 | + "**/react-dom": "^16.12.0", |
| 88 | + "**/react-test-renderer": "^16.12.0", |
| 89 | + "**/deepmerge": "^4.2.2" |
91 | 90 | }, |
92 | 91 | "workspaces": { |
93 | 92 | "packages": [ |
|
214 | 213 | "pug": "^2.0.3", |
215 | 214 | "querystring-browser": "1.0.4", |
216 | 215 | "raw-loader": "3.1.0", |
217 | | - "react": "^16.8.6", |
218 | | - "react-addons-shallow-compare": "15.6.2", |
| 216 | + "react": "^16.12.0", |
219 | 217 | "react-color": "^2.13.8", |
220 | | - "react-dom": "^16.8.6", |
| 218 | + "react-dom": "^16.12.0", |
221 | 219 | "react-grid-layout": "^0.16.2", |
222 | | - "react-hooks-testing-library": "^0.5.0", |
223 | 220 | "react-input-range": "^1.3.0", |
224 | 221 | "react-markdown": "^3.4.1", |
225 | | - "react-redux": "^5.1.1", |
| 222 | + "react-redux": "^5.1.2", |
226 | 223 | "react-router-dom": "^4.3.1", |
227 | 224 | "react-sizeme": "^2.3.6", |
228 | 225 | "reactcss": "1.2.3", |
|
283 | 280 | "@microsoft/api-documenter": "7.4.3", |
284 | 281 | "@microsoft/api-extractor": "7.4.2", |
285 | 282 | "@percy/agent": "^0.11.0", |
| 283 | + "@testing-library/react": "^9.3.2", |
| 284 | + "@testing-library/react-hooks": "^3.2.1", |
286 | 285 | "@types/angular": "^1.6.56", |
287 | 286 | "@types/angular-mocks": "^1.7.0", |
288 | 287 | "@types/babel__core": "^7.1.2", |
|
308 | 307 | "@types/has-ansi": "^3.0.0", |
309 | 308 | "@types/history": "^4.7.3", |
310 | 309 | "@types/hoek": "^4.1.3", |
311 | | - "@types/jest": "^24.0.18", |
| 310 | + "@types/jest": "24.0.19", |
312 | 311 | "@types/joi": "^13.4.2", |
313 | 312 | "@types/jquery": "^3.3.31", |
314 | 313 | "@types/js-yaml": "^3.11.1", |
|
328 | 327 | "@types/podium": "^1.0.0", |
329 | 328 | "@types/prop-types": "^15.5.3", |
330 | 329 | "@types/reach__router": "^1.2.6", |
331 | | - "@types/react": "^16.8.0", |
332 | | - "@types/react-dom": "^16.8.0", |
| 330 | + "@types/react": "^16.9.11", |
| 331 | + "@types/react-dom": "^16.9.4", |
333 | 332 | "@types/react-redux": "^6.0.6", |
334 | 333 | "@types/react-router-dom": "^4.3.1", |
335 | 334 | "@types/react-virtualized": "^9.18.7", |
|
343 | 342 | "@types/styled-components": "^4.4.0", |
344 | 343 | "@types/supertest": "^2.0.5", |
345 | 344 | "@types/supertest-as-promised": "^2.0.38", |
| 345 | + "@types/testing-library__react": "^9.1.2", |
| 346 | + "@types/testing-library__react-hooks": "^3.1.0", |
346 | 347 | "@types/type-detect": "^4.0.1", |
347 | 348 | "@types/uuid": "^3.4.4", |
348 | 349 | "@types/vinyl-fs": "^2.4.11", |
|
405 | 406 | "istanbul-instrumenter-loader": "3.0.1", |
406 | 407 | "jest": "^24.9.0", |
407 | 408 | "jest-cli": "^24.9.0", |
408 | | - "jest-dom": "^3.5.0", |
409 | 409 | "jest-raw-loader": "^1.0.1", |
410 | 410 | "jimp": "0.8.4", |
411 | 411 | "json5": "^1.0.1", |
|
0 commit comments