|
74 | 74 | "popmotion": "^7.8.2", |
75 | 75 | "popmotion-react": "^1.1.1", |
76 | 76 | "ramda": "^0.25.0", |
77 | | - "react": "^16.1.0", |
78 | | - "react-dom": "^16.1.0", |
| 77 | + "react": "^16.2.0", |
| 78 | + "react-dom": "^16.2.0", |
79 | 79 | "react-transition-group": "^2.2.1" |
80 | 80 | }, |
81 | 81 | "devDependencies": { |
82 | | - "@storybook/addon-actions": "^3.2.15", |
83 | | - "@storybook/addon-links": "^3.2.15", |
84 | | - "@storybook/addon-storyshots": "^3.2.15", |
85 | | - "@storybook/react": "^3.2.15", |
| 82 | + "@storybook/addon-actions": "^3.2.16", |
| 83 | + "@storybook/addon-links": "^3.2.16", |
| 84 | + "@storybook/addon-storyshots": "^3.2.16", |
| 85 | + "@storybook/react": "^3.2.16", |
86 | 86 | "@types/electron-is-dev": "^0.3.0", |
87 | 87 | "@types/electron-store": "^1.2.0", |
88 | | - "@types/jest": "^21.1.6", |
| 88 | + "@types/jest": "^21.1.8", |
89 | 89 | "@types/mousetrap": "^1.5.34", |
90 | | - "@types/react": "^16.0.22", |
| 90 | + "@types/react": "^16.0.25", |
91 | 91 | "@types/react-dom": "^16.0.3", |
92 | 92 | "@types/react-test-renderer": "^16.0.0", |
93 | 93 | "@types/storybook__react": "^3.0.5", |
94 | 94 | "babel-preset-react": "^6.24.1", |
95 | 95 | "coveralls": "^3.0.0", |
96 | 96 | "electron": "^1.7.9", |
97 | | - "electron-builder": "^19.45.4", |
| 97 | + "electron-builder": "^19.47.1", |
98 | 98 | "fuse-box": "^2.4.0", |
99 | 99 | "husky": "^0.14.3", |
100 | 100 | "jest": "^21.2.1", |
101 | 101 | "jest-expect-contain-deep": "^1.0.1", |
102 | | - "lint-staged": "^5.0.0", |
| 102 | + "lint-staged": "^6.0.0", |
103 | 103 | "npm-run-all": "^4.1.2", |
104 | 104 | "prettier": "^1.8.2", |
105 | 105 | "react-powerplug": "^0.1.2", |
106 | | - "react-test-renderer": "^16.0.0", |
107 | | - "ts-jest": "^21.2.1", |
108 | | - "ts-loader": "^3.1.1", |
| 106 | + "react-test-renderer": "^16.2.0", |
| 107 | + "ts-jest": "^21.2.4", |
| 108 | + "ts-loader": "^3.2.0", |
109 | 109 | "ts-node": "^3.3.0", |
110 | 110 | "tslint": "^5.8.0", |
111 | | - "typescript": "~2.6.1" |
| 111 | + "typescript": "~2.6.2" |
112 | 112 | }, |
113 | 113 | "jest": { |
114 | 114 | "setupFiles": [ |
|
0 commit comments