|
40 | 40 | "react": "^16.8.0" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@types/hoist-non-react-statics": "^3.3.0", |
| 43 | + "@testing-library/react": "^8.0.1", |
| 44 | + "@types/hoist-non-react-statics": "^3.3.1", |
44 | 45 | "@types/invariant": "^2.2.29", |
45 | | - "@types/jest": "^24.0.11", |
46 | | - "@types/react": "^16.8.8", |
47 | | - "@types/react-dom": "^16.8.2", |
48 | | - "@types/react-test-renderer": "^16.8.1", |
49 | | - "coveralls": "^3.0.3", |
| 46 | + "@types/jest": "^24.0.15", |
| 47 | + "@types/react": "^16.8.22", |
| 48 | + "@types/react-dom": "^16.8.4", |
| 49 | + "@types/react-test-renderer": "^16.8.2", |
| 50 | + "coveralls": "^3.0.4", |
50 | 51 | "cross-env": "^5.2.0", |
51 | 52 | "flowgen": "^1.9.0", |
52 | 53 | "glob": "^7.1.4", |
53 | | - "prettier": "^1.16.4", |
| 54 | + "prettier": "^1.18.2", |
54 | 55 | "prop-types": "^15.7.2", |
55 | | - "react": "^16.8.4", |
56 | | - "react-dom": "^16.8.4", |
57 | | - "react-scripts": "2.1.8", |
58 | | - "react-test-renderer": "^16.8.4", |
59 | | - "react-testing-library": "^6.0.0", |
| 56 | + "react": "^16.8.6", |
| 57 | + "react-dom": "^16.8.6", |
| 58 | + "react-scripts": "3.0.1", |
| 59 | + "react-test-renderer": "^16.8.6", |
60 | 60 | "rimraf": "^2.6.3", |
61 | | - "rollup": "^1.6.0", |
62 | | - "rollup-plugin-commonjs": "^9.2.1", |
63 | | - "rollup-plugin-node-resolve": "^4.0.1", |
| 61 | + "rollup": "^1.16.2", |
| 62 | + "rollup-plugin-commonjs": "^10.0.0", |
| 63 | + "rollup-plugin-node-resolve": "^5.0.4", |
64 | 64 | "rollup-plugin-peer-deps-external": "^2.2.0", |
65 | | - "rollup-plugin-typescript2": "^0.20.1", |
66 | | - "tslib": "^1.9.3", |
67 | | - "tslint": "^5.14.0", |
| 65 | + "rollup-plugin-typescript2": "^0.21.2", |
| 66 | + "tslib": "^1.10.0", |
| 67 | + "tslint": "^5.18.0", |
68 | 68 | "tslint-config-prettier": "^1.18.0", |
69 | 69 | "tslint-plugin-prettier": "^2.0.1", |
70 | | - "tslint-react": "^3.6.0", |
71 | | - "tslint-react-hooks": "^2.0.0", |
72 | | - "typescript": "^3.3.3333" |
| 70 | + "tslint-react": "^4.0.0", |
| 71 | + "tslint-react-hooks": "^2.1.1", |
| 72 | + "typescript": "^3.5.2" |
73 | 73 | }, |
74 | 74 | "files": [ |
75 | 75 | "dist" |
|
0 commit comments