|
125 | 125 | }
|
126 | 126 | },
|
127 | 127 | "devDependencies": {
|
128 |
| - "@babel/cli": "^7.0.0", |
129 |
| - "@babel/core": "^7.0.0", |
130 |
| - "@babel/plugin-external-helpers": "^7.0.0", |
131 |
| - "@babel/plugin-proposal-class-properties": "^7.0.0", |
132 |
| - "@babel/plugin-proposal-decorators": "^7.0.0", |
133 |
| - "@babel/plugin-proposal-json-strings": "^7.0.0", |
134 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
135 |
| - "@babel/plugin-syntax-dynamic-import": "^7.0.0", |
136 |
| - "@babel/plugin-syntax-import-meta": "^7.0.0", |
137 |
| - "@babel/plugin-transform-modules-commonjs": "^7.0.0", |
138 |
| - "@babel/plugin-transform-react-constant-elements": "^7.0.0", |
139 |
| - "@babel/plugin-transform-react-inline-elements": "^7.0.0", |
140 |
| - "@babel/preset-env": "^7.0.0", |
| 128 | + "@babel/cli": "^7.2.0", |
| 129 | + "@babel/core": "^7.2.2", |
| 130 | + "@babel/plugin-external-helpers": "^7.2.0", |
| 131 | + "@babel/plugin-proposal-class-properties": "^7.2.1", |
| 132 | + "@babel/plugin-proposal-decorators": "^7.2.2", |
| 133 | + "@babel/plugin-proposal-json-strings": "^7.2.0", |
| 134 | + "@babel/plugin-proposal-object-rest-spread": "^7.2.0", |
| 135 | + "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
| 136 | + "@babel/plugin-syntax-import-meta": "^7.2.0", |
| 137 | + "@babel/plugin-transform-modules-commonjs": "^7.2.0", |
| 138 | + "@babel/plugin-transform-react-constant-elements": "^7.2.0", |
| 139 | + "@babel/plugin-transform-react-inline-elements": "^7.2.0", |
| 140 | + "@babel/preset-env": "^7.2.0", |
141 | 141 | "@babel/preset-react": "^7.0.0",
|
142 |
| - "@bootstrap-styled/documentation": "^1.0.9", |
143 |
| - "@bootstrap-styled/provider": "^1.3.0", |
144 |
| - "@bootstrap-styled/rsg-components": "^1.0.15", |
145 |
| - "@bootstrap-styled/v4": "^1.2.11", |
146 |
| - "@rollup-umd/documentation": "^1.0.21", |
| 142 | + "@bootstrap-styled/documentation": "^1.2.0", |
| 143 | + "@bootstrap-styled/provider": "^1.4.0", |
| 144 | + "@bootstrap-styled/rsg-components": "^1.1.0", |
| 145 | + "@bootstrap-styled/v4": "^1.3.0", |
| 146 | + "@rollup-umd/documentation": "^1.3.0", |
147 | 147 | "@semantic-release/changelog": "^3.0.1",
|
148 | 148 | "@semantic-release/git": "^7.0.5",
|
149 |
| - "@semantic-release/github": "^5.2.5", |
150 |
| - "@semantic-release/npm": "^5.1.1", |
| 149 | + "@semantic-release/github": "^5.2.6", |
| 150 | + "@semantic-release/npm": "^5.1.2", |
151 | 151 | "babel-core": "^7.0.0-bridge.0",
|
152 | 152 | "babel-eslint": "^10.0.1",
|
153 |
| - "babel-jest": "^23.4.2", |
154 |
| - "babel-loader": "^8.0.0", |
| 153 | + "babel-jest": "^23.6.0", |
| 154 | + "babel-loader": "^8.0.4", |
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",
|
158 | 158 | "babel-plugin-react-intl": "^3.0.1",
|
159 | 159 | "babel-plugin-react-transform": "^3.0.0",
|
160 |
| - "babel-plugin-styled-components": "^1.9.2", |
161 |
| - "babel-plugin-transform-react-remove-prop-types": "^0.4.8", |
| 160 | + "babel-plugin-styled-components": "^1.9.4", |
| 161 | + "babel-plugin-transform-react-remove-prop-types": "^0.4.21", |
162 | 162 | "babel-preset-react-hmre": "^1.1.1",
|
163 | 163 | "cz-conventional-changelog": "^2.1.0",
|
164 |
| - "enzyme": "^3.0.0", |
165 |
| - "enzyme-adapter-react-16": "^1.0.0", |
| 164 | + "enzyme": "^3.8.0", |
| 165 | + "enzyme-adapter-react-16": "^1.7.1", |
166 | 166 | "eslint": "^5.10.0",
|
167 | 167 | "eslint-config-airbnb": "^17.1.0",
|
168 |
| - "eslint-plugin-import": "^2.7.0", |
| 168 | + "eslint-plugin-import": "^2.14.0", |
169 | 169 | "eslint-plugin-jsx-a11y": "^6.1.2",
|
170 |
| - "eslint-plugin-react": "^7.3.0", |
| 170 | + "eslint-plugin-react": "^7.11.1", |
171 | 171 | "jest-cli": "^23.6.0",
|
172 | 172 | "jest-sonar-reporter": "^2.0.0",
|
173 | 173 | "lint-staged": "^8.1.0",
|
174 | 174 | "lodash.camelcase": "^4.3.0",
|
175 | 175 | "lodash.omit": "^4.5.0",
|
176 | 176 | "pre-commit": "^1.2.2",
|
177 |
| - "raf": "^3.3.2", |
| 177 | + "raf": "^3.4.1", |
178 | 178 | "react": "^16.6.3",
|
179 | 179 | "react-dom": "^16.6.3",
|
180 | 180 | "react-styleguidist": "^8.0.6",
|
181 |
| - "react-test-renderer": "^16.0.0", |
| 181 | + "react-test-renderer": "^16.6.3", |
182 | 182 | "rimraf": "^2.6.2",
|
183 | 183 | "rollup": "^0.68.0",
|
184 |
| - "rollup-plugin-babel": "^4.0.1", |
| 184 | + "rollup-plugin-babel": "^4.1.0", |
185 | 185 | "rollup-plugin-cleanup": "^3.0.0",
|
186 |
| - "rollup-plugin-commonjs": "^9.1.0", |
187 |
| - "rollup-plugin-inject": "^2.0.0", |
| 186 | + "rollup-plugin-commonjs": "^9.2.0", |
| 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 |
| - "rollup-plugin-replace": "^2.0.0", |
192 |
| - "rollup-plugin-uglify": "^6.0.0", |
| 191 | + "rollup-plugin-replace": "^2.1.0", |
| 192 | + "rollup-plugin-terser": "^3.0.0", |
193 | 193 | "rollup-plugin-visualizer": "^0.9.2",
|
194 | 194 | "rollup-watch": "^4.3.1",
|
195 |
| - "semantic-release": "^15.9.1", |
| 195 | + "semantic-release": "^15.13.0", |
196 | 196 | "sinon": "^7.2.2",
|
197 | 197 | "styled-components": "^4.1.2",
|
198 | 198 | "toctoc": "^0.3.2",
|
|
246 | 246 | "lint-staged"
|
247 | 247 | ],
|
248 | 248 | "dependencies": {
|
249 |
| - "@bootstrap-styled/utils": "^1.6.4", |
250 |
| - "bootstrap-styled": "^2.2.2", |
| 249 | + "@bootstrap-styled/utils": "^1.7.1", |
| 250 | + "bootstrap-styled": "^2.3.0", |
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