|
140 | 140 | "@babel/preset-env": "^7.2.3",
|
141 | 141 | "@babel/preset-react": "^7.0.0",
|
142 | 142 | "@bootstrap-styled/documentation": "^1.2.1",
|
143 |
| - "@bootstrap-styled/provider": "^1.4.1", |
144 |
| - "@bootstrap-styled/rsg-components": "^1.1.3", |
145 |
| - "@bootstrap-styled/v4": "^2.0.6", |
146 |
| - "@rollup-umd/documentation": "^1.3.4", |
147 |
| - "@semantic-release/changelog": "^3.0.1", |
148 |
| - "@semantic-release/git": "^7.0.6", |
149 |
| - "@semantic-release/github": "^5.2.7", |
150 |
| - "@semantic-release/npm": "^5.1.2", |
| 143 | + "@bootstrap-styled/provider": "^1.4.2", |
| 144 | + "@bootstrap-styled/rsg-components": "^1.1.4", |
| 145 | + "@bootstrap-styled/v4": "^2.0.15", |
| 146 | + "@rollup-umd/documentation": "^1.3.5", |
| 147 | + "@semantic-release/changelog": "^3.0.2", |
| 148 | + "@semantic-release/git": "^7.0.7", |
| 149 | + "@semantic-release/github": "^5.2.8", |
| 150 | + "@semantic-release/npm": "^5.1.3", |
151 | 151 | "babel-core": "^7.0.0-bridge.0",
|
152 | 152 | "babel-eslint": "^10.0.1",
|
153 | 153 | "babel-jest": "^23.6.0",
|
154 |
| - "babel-loader": "^8.0.4", |
| 154 | + "babel-loader": "^8.0.5", |
155 | 155 | "babel-plugin-add-module-exports": "^1.0.0",
|
156 | 156 | "babel-plugin-array-includes": "^2.0.3",
|
157 | 157 | "babel-plugin-dynamic-import-node": "^2.2.0",
|
|
163 | 163 | "cz-conventional-changelog": "^2.1.0",
|
164 | 164 | "enzyme": "^3.8.0",
|
165 | 165 | "enzyme-adapter-react-16": "^1.7.1",
|
166 |
| - "eslint": "^5.10.0", |
| 166 | + "eslint": "^5.12.0", |
167 | 167 | "eslint-config-airbnb": "^17.1.0",
|
168 | 168 | "eslint-plugin-import": "^2.14.0",
|
169 | 169 | "eslint-plugin-jsx-a11y": "^6.1.2",
|
170 |
| - "eslint-plugin-react": "^7.11.1", |
| 170 | + "eslint-plugin-react": "^7.12.3", |
171 | 171 | "jest-cli": "^23.6.0",
|
172 | 172 | "jest-sonar-reporter": "^2.0.0",
|
173 | 173 | "lint-staged": "^8.1.0",
|
|
179 | 179 | "react-dom": "^16.7.0",
|
180 | 180 | "react-styleguidist": "^8.0.6",
|
181 | 181 | "react-test-renderer": "^16.7.0",
|
182 |
| - "rimraf": "^2.6.2", |
183 |
| - "rollup": "^0.68.1", |
184 |
| - "rollup-plugin-babel": "^4.1.0", |
185 |
| - "rollup-plugin-cleanup": "^3.0.0", |
| 182 | + "rimraf": "^2.6.3", |
| 183 | + "rollup": "^1.1.0", |
| 184 | + "rollup-plugin-babel": "^4.2.0", |
| 185 | + "rollup-plugin-cleanup": "^3.1.0", |
186 | 186 | "rollup-plugin-commonjs": "^9.2.0",
|
187 | 187 | "rollup-plugin-inject": "^2.2.0",
|
188 | 188 | "rollup-plugin-json": "^3.1.0",
|
189 | 189 | "rollup-plugin-node-builtins": "^2.1.2",
|
190 | 190 | "rollup-plugin-node-resolve": "^4.0.0",
|
191 | 191 | "rollup-plugin-replace": "^2.1.0",
|
192 |
| - "rollup-plugin-terser": "^3.0.0", |
| 192 | + "rollup-plugin-terser": "^4.0.2", |
193 | 193 | "rollup-plugin-visualizer": "^0.9.2",
|
194 | 194 | "rollup-watch": "^4.3.1",
|
195 |
| - "semantic-release": "^15.13.1", |
| 195 | + "semantic-release": "^15.13.2", |
196 | 196 | "sinon": "^7.2.2",
|
197 | 197 | "styled-components": "^4.1.3",
|
198 | 198 | "toctoc": "^0.3.2",
|
199 |
| - "webpack": "^4.28.1" |
| 199 | + "webpack": "^4.28.3" |
200 | 200 | },
|
201 | 201 | "jest": {
|
202 | 202 | "roots": [
|
|
247 | 247 | ],
|
248 | 248 | "dependencies": {
|
249 | 249 | "@bootstrap-styled/utils": "^1.7.1",
|
250 |
| - "bootstrap-styled": "^2.4.3", |
| 250 | + "bootstrap-styled": "^2.4.7", |
251 | 251 | "classnames": "^2.2.6",
|
252 | 252 | "immutable": "^4.0.0-rc.12",
|
253 | 253 | "map-to-css-modules": "^1.0.6",
|
|
0 commit comments