|
114 | 114 | "@semantic-release/git": "^5.0.0",
|
115 | 115 | "@semantic-release/github": "^5.0.5",
|
116 | 116 | "@semantic-release/npm": "^3.3.1",
|
117 |
| - "@yeutech-lab/rollup-umd-documentation": "^2.4.2", |
| 117 | + "@yeutech-lab/rollup-umd-documentation": "^2.4.3", |
118 | 118 | "babel-cli": "^6.26.0",
|
119 | 119 | "babel-core": "^6.26.0",
|
120 | 120 | "babel-eslint": "^7.2.3",
|
|
155 | 155 | "lint-staged": "^4.1.3",
|
156 | 156 | "pre-commit": "^1.2.2",
|
157 | 157 | "raf": "^3.3.2",
|
158 |
| - "react": "^16.4.1", |
| 158 | + "react": "^16.6.3", |
159 | 159 | "react-addons-test-utils": "^15.6.2",
|
160 |
| - "react-dom": "^16.4.1", |
161 |
| - "react-styleguidist": "8.0.3", |
| 160 | + "react-dom": "^16.6.3", |
| 161 | + "react-styleguidist": "^8.0.3", |
162 | 162 | "react-test-renderer": "^16.0.0",
|
163 | 163 | "request": "^2.87.0",
|
164 | 164 | "rimraf": "^2.6.1",
|
|
176 | 176 | "rollup-watch": "^4.3.1",
|
177 | 177 | "semantic-release": "^15.5.2",
|
178 | 178 | "sinon": "^2.3.2",
|
179 |
| - "styled-components": "^4.1.0", |
180 |
| - "toctoc": "^0.2.3", |
| 179 | + "styled-components": "^4.1.1", |
| 180 | + "toctoc": "^0.3.2", |
181 | 181 | "webpack": "^4.16.1"
|
182 | 182 | },
|
183 | 183 | "jest": {
|
|
223 | 223 | "lint-staged"
|
224 | 224 | ],
|
225 | 225 | "dependencies": {
|
226 |
| - "bootstrap-styled": "^1.0.3", |
227 |
| - "@bootstrap-styled/v4": "^1.1.6", |
228 |
| - "@bootstrap-styled/css-mixins": "^1.0.2", |
229 |
| - "@bootstrap-styled/css-utils": "^1.0.2", |
230 |
| - "@bootstrap-styled/provider": "^1.1.5", |
| 226 | + "bootstrap-styled": "^2.0.3", |
| 227 | + "@bootstrap-styled/v4": "^1.2.2", |
| 228 | + "@bootstrap-styled/css-mixins": "^1.1.0", |
| 229 | + "@bootstrap-styled/css-utils": "^1.1.0", |
| 230 | + "@bootstrap-styled/provider": "^1.2.0", |
231 | 231 | "@bootstrap-styled/utils": "1.6.1",
|
232 | 232 | "classnames": "^2.2.5",
|
233 | 233 | "lodash.omit": "^4.5.0",
|
234 | 234 | "map-to-css-modules": "^1.0.6",
|
235 | 235 | "prop-types": "^15.6.1"
|
236 | 236 | },
|
237 | 237 | "peerDependencies": {
|
238 |
| - "react": "^16.4.1", |
239 |
| - "react-dom": "^16.4.1", |
240 |
| - "styled-components": "^4.1.0" |
| 238 | + "react": "^16.6.3", |
| 239 | + "react-dom": "^16.6.3", |
| 240 | + "styled-components": "^4.1.1" |
241 | 241 | },
|
242 | 242 | "publishConfig": {
|
243 | 243 | "registry": "https://registry.npmjs.org",
|
|
0 commit comments