|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "invariant": "^2.2.4", |
14 | | - "prop-types": "^15.6.2" |
| 14 | + "prop-types": "^15.7.2" |
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | | - "@babel/cli": "^7.2.0", |
18 | | - "@babel/core": "^7.2.0", |
19 | | - "@babel/polyfill": "^7.0.0", |
| 17 | + "@babel/cli": "^7.4.4", |
| 18 | + "@babel/core": "^7.4.5", |
| 19 | + "@babel/polyfill": "^7.4.4", |
20 | 20 | "@researchgate/babel-preset-rg": "^3.0.0", |
21 | 21 | "@researchgate/eslint-config-rg-react": "^5.0.1", |
22 | | - "@storybook/addon-actions": "^4.0.12", |
23 | | - "@storybook/addon-knobs": "^4.0.12", |
24 | | - "@storybook/addon-options": "^4.0.12", |
25 | | - "@storybook/react": "^4.0.12", |
26 | | - "@types/react": "16.7.13", |
27 | | - "babel-core": "^7.0.0-bridge.0", |
| 22 | + "@storybook/addon-actions": "^5.1.0-rc.0", |
| 23 | + "@storybook/addon-knobs": "^5.1.0-rc.0", |
| 24 | + "@storybook/addon-options": "^5.1.0-rc.0", |
| 25 | + "@storybook/react": "^5.1.0-rc.0", |
| 26 | + "@types/react": "16.8.18", |
28 | 27 | "babel-eslint": "^10.0.1", |
29 | | - "babel-jest": "^23.6.0", |
30 | | - "babel-loader": "^8.0.4", |
| 28 | + "babel-jest": "^24.8.0", |
| 29 | + "babel-loader": "^8.0.6", |
31 | 30 | "conventional-github-releaser": "^3.1.2", |
32 | 31 | "cross-env": "^5.2.0", |
33 | | - "css-loader": "^2.0.0", |
34 | | - "eslint": "^5.10.0", |
35 | | - "eslint-config-prettier": "^3.3.0", |
36 | | - "eslint-plugin-import": "^2.14.0", |
37 | | - "eslint-plugin-prettier": "^3.0.0", |
38 | | - "eslint-plugin-react": "^7.11.1", |
| 32 | + "css-loader": "^2.1.1", |
| 33 | + "eslint": "^5.16.0", |
| 34 | + "eslint-config-prettier": "^4.3.0", |
| 35 | + "eslint-plugin-import": "^2.17.2", |
| 36 | + "eslint-plugin-prettier": "^3.1.0", |
| 37 | + "eslint-plugin-react": "^7.13.0", |
39 | 38 | "husky": "^1.2.0", |
40 | | - "intersection-observer": "^0.5.1", |
41 | | - "jest": "^23.6.0", |
| 39 | + "intersection-observer": "^0.7.0", |
| 40 | + "jest": "^24.8.0", |
42 | 41 | "lint-staged": "^8.1.0", |
43 | | - "prettier": "^1.15.3", |
| 42 | + "prettier": "^1.17.1", |
44 | 43 | "raf": "^3.4.1", |
45 | | - "react": "^16.6.3", |
46 | | - "react-dom": "^16.6.3", |
47 | | - "react-test-renderer": "^16.6.3", |
48 | | - "rimraf": "^2.6.2", |
| 44 | + "react": "^16.8.6", |
| 45 | + "react-dom": "^16.8.6", |
| 46 | + "react-test-renderer": "^16.8.6", |
| 47 | + "rimraf": "^2.6.3", |
49 | 48 | "standard-version": "^4.4.0", |
50 | | - "storybook-readme": "^4.0.2", |
| 49 | + "storybook-readme": "^5.0.3", |
51 | 50 | "style-loader": "^0.23.1", |
52 | | - "typescript": "^3.2.2", |
| 51 | + "typescript": "^3.4.5", |
53 | 52 | "validate-commit-msg": "^2.14.0" |
54 | 53 | }, |
55 | 54 | "files": [ |
|
0 commit comments