|
42 | 42 | "author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
|
43 | 43 | "license": "MIT",
|
44 | 44 | "dependencies": {
|
45 |
| - "@babel/runtime": "^7.3.1", |
46 |
| - "dom-testing-library": "^3.13.1" |
| 45 | + "@babel/runtime": "^7.4.2", |
| 46 | + "dom-testing-library": "^3.18.2" |
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 | 49 | "@reach/router": "^1.2.1",
|
50 | 50 | "@types/react": "^16.8.3",
|
51 | 51 | "@types/react-dom": "^16.8.2",
|
52 | 52 | "axios": "^0.18.0",
|
53 | 53 | "eslint-import-resolver-jest": "^2.1.1",
|
54 |
| - "history": "^4.7.2", |
| 54 | + "history": "^4.9.0", |
55 | 55 | "intl": "^1.2.5",
|
56 |
| - "jest-dom": "3.0.1", |
| 56 | + "jest-dom": "3.1.3", |
57 | 57 | "jest-in-case": "^1.0.2",
|
58 |
| - "kcd-scripts": "0.49.0", |
59 |
| - "react": "^16.8.0", |
60 |
| - "react-dom": "^16.8.0", |
| 58 | + "kcd-scripts": "1.1.2", |
| 59 | + "react": "^16.8.5", |
| 60 | + "react-dom": "^16.8.5", |
61 | 61 | "react-intl": "^2.8.0",
|
62 |
| - "react-redux": "6.0.0", |
63 |
| - "react-router": "^4.3.1", |
64 |
| - "react-router-dom": "^4.3.1", |
65 |
| - "react-transition-group": "^2.5.0", |
| 62 | + "react-redux": "6.0.1", |
| 63 | + "react-router": "^5.0.0", |
| 64 | + "react-router-dom": "^5.0.0", |
| 65 | + "react-transition-group": "^2.7.1", |
66 | 66 | "redux": "^4.0.0"
|
67 | 67 | },
|
68 | 68 | "peerDependencies": {
|
|
0 commit comments