|
41 | 41 | "author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
|
42 | 42 | "license": "MIT",
|
43 | 43 | "dependencies": {
|
44 |
| - "@babel/runtime": "^7.4.3", |
| 44 | + "@babel/runtime": "^7.4.5", |
45 | 45 | "dom-testing-library": "^4.1.0"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 | 48 | "@reach/router": "^1.2.1",
|
49 |
| - "@types/react": "^16.8.14", |
| 49 | + "@types/react": "^16.8.19", |
50 | 50 | "@types/react-dom": "^16.8.4",
|
51 |
| - "axios": "^0.18.0", |
| 51 | + "axios": "^0.19.0", |
52 | 52 | "eslint-import-resolver-jest": "^2.1.1",
|
53 | 53 | "history": "^4.9.0",
|
54 | 54 | "intl": "^1.2.5",
|
55 |
| - "jest-dom": "3.1.3", |
| 55 | + "jest-dom": "3.4.0", |
56 | 56 | "jest-in-case": "^1.0.2",
|
57 |
| - "kcd-scripts": "1.2.2", |
| 57 | + "kcd-scripts": "1.4.0", |
58 | 58 | "react": "^16.8.6",
|
59 | 59 | "react-dom": "^16.8.6",
|
60 |
| - "react-intl": "^2.8.0", |
61 |
| - "react-redux": "7.0.2", |
| 60 | + "react-intl": "^2.9.0", |
| 61 | + "react-redux": "7.0.3", |
62 | 62 | "react-router": "^5.0.0",
|
63 | 63 | "react-router-dom": "^5.0.0",
|
64 |
| - "react-transition-group": "^4.0.0", |
| 64 | + "react-transition-group": "^4.1.0", |
65 | 65 | "redux": "^4.0.0"
|
66 | 66 | },
|
67 | 67 | "peerDependencies": {
|
|
0 commit comments