|
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | 53 | "@types/classnames": "^2.2.5", |
54 | | - "@types/lodash": "^4.14.112", |
55 | | - "@types/prop-types": "15.7.1", |
56 | | - "@types/react": "16.7.18", |
57 | | - "@types/react-dom": "16.0.11", |
| 54 | + "@types/lodash": "^4.14.144", |
| 55 | + "@types/prop-types": "15.7.3", |
| 56 | + "@types/react": "16.9.5", |
| 57 | + "@types/react-dom": "16.9.1", |
58 | 58 | "@uirouter/publish-scripts": "^2.3.34", |
59 | | - "babel-jest": "^23.6.0", |
| 59 | + "babel-jest": "^24.9.0", |
60 | 60 | "babel-polyfill": "^6.26.0", |
61 | 61 | "babel-preset-es2015": "^6.24.1", |
62 | 62 | "babel-preset-react": "^6.24.1", |
63 | 63 | "chalk": "^2.4.0", |
64 | | - "cross-env": "^5.1.5", |
| 64 | + "cross-env": "^6.0.3", |
65 | 65 | "enzyme": "^3.4.1", |
66 | | - "enzyme-adapter-react-16": "^1.2.0", |
67 | | - "husky": "^1.3.1", |
| 66 | + "enzyme-adapter-react-16": "^1.15.0", |
| 67 | + "husky": "^3.0.8", |
68 | 68 | "jest": "24.9.0", |
69 | 69 | "prettier": "^1.14.2", |
70 | 70 | "pretty-quick": "^1.8.0", |
71 | 71 | "react": "^16.5.1", |
72 | 72 | "react-dom": "^16.5.1", |
73 | | - "react-test-renderer": "^16.5.1", |
| 73 | + "react-test-renderer": "^16.10.2", |
74 | 74 | "ts-jest": "^24.1.0", |
75 | 75 | "ts-loader": "^6.2.0", |
76 | 76 | "tsconfig-paths-webpack-plugin": "^3.2.0", |
|
0 commit comments