|
62 | 62 | "license": "MIT", |
63 | 63 | "devDependencies": { |
64 | 64 | "@babel/cli": "^7.4.4", |
65 | | - "@babel/core": "^7.4.4", |
| 65 | + "@babel/core": "^7.4.5", |
66 | 66 | "@babel/plugin-external-helpers": "^7.2.0", |
67 | 67 | "@babel/plugin-proposal-class-properties": "^7.4.4", |
68 | 68 | "@babel/plugin-proposal-decorators": "^7.4.4", |
|
73 | 73 | "@babel/plugin-transform-modules-commonjs": "^7.4.4", |
74 | 74 | "@babel/plugin-transform-react-constant-elements": "^7.2.0", |
75 | 75 | "@babel/plugin-transform-react-inline-elements": "^7.2.0", |
76 | | - "@babel/preset-env": "^7.4.4", |
| 76 | + "@babel/preset-env": "^7.4.5", |
77 | 77 | "@babel/preset-react": "^7.0.0", |
78 | 78 | "@bootstrap-styled/documentation": "^2.0.0", |
79 | 79 | "@bootstrap-styled/provider": "^1.4.2", |
80 | | - "@rollup-umd/documentation": "^2.0.2", |
81 | | - "@rollup-umd/rollup": "^1.0.12", |
82 | | - "@semantic-release/changelog": "^3.0.2", |
83 | | - "@semantic-release/git": "^7.0.8", |
84 | | - "@semantic-release/github": "^5.2.10", |
85 | | - "@semantic-release/npm": "^5.1.7", |
86 | | - "babel-eslint": "^10.0.1", |
| 80 | + "@rollup-umd/documentation": "^2.0.5", |
| 81 | + "@rollup-umd/rollup": "^1.0.13", |
| 82 | + "@semantic-release/changelog": "^3.0.4", |
| 83 | + "@semantic-release/git": "^7.0.12", |
| 84 | + "@semantic-release/github": "^5.4.0", |
| 85 | + "@semantic-release/npm": "^5.1.9", |
| 86 | + "babel-eslint": "^10.0.2", |
87 | 87 | "babel-jest": "^24.8.0", |
88 | 88 | "babel-loader": "^8.0.6", |
89 | 89 | "babel-plugin-add-module-exports": "^1.0.2", |
90 | 90 | "babel-plugin-array-includes": "^2.0.3", |
91 | 91 | "babel-plugin-dynamic-import-node": "^2.2.0", |
92 | | - "babel-plugin-react-intl": "^3.0.1", |
| 92 | + "babel-plugin-react-intl": "^3.2.1", |
93 | 93 | "babel-plugin-react-transform": "^3.0.0", |
94 | | - "babel-plugin-styled-components": "^1.10.0", |
| 94 | + "babel-plugin-styled-components": "^1.10.1", |
95 | 95 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
96 | 96 | "babel-preset-react-hmre": "^1.1.1", |
97 | 97 | "cz-conventional-changelog": "^2.1.0", |
98 | | - "enzyme": "^3.9.0", |
99 | | - "enzyme-adapter-react-16": "^1.13.0", |
| 98 | + "enzyme": "^3.10.0", |
| 99 | + "enzyme-adapter-react-16": "^1.14.0", |
100 | 100 | "eslint": "^5.16.0", |
101 | 101 | "eslint-config-airbnb": "^17.1.0", |
102 | | - "eslint-plugin-import": "^2.17.2", |
| 102 | + "eslint-plugin-import": "^2.17.3", |
103 | 103 | "eslint-plugin-jsx-a11y": "^6.2.1", |
104 | 104 | "eslint-plugin-react": "^7.13.0", |
105 | 105 | "immutable": "^4.0.0-rc.12", |
106 | 106 | "jest-cli": "^24.8.0", |
107 | 107 | "jest-sonar-reporter": "^2.0.0", |
108 | | - "lint-staged": "^8.1.6", |
109 | | - "mini-html-webpack-plugin": "^0.2.3", |
| 108 | + "lint-staged": "^8.2.1", |
| 109 | + "mini-html-webpack-plugin": "^1.0.0", |
110 | 110 | "pre-commit": "^1.2.2", |
111 | 111 | "raf": "^3.4.1", |
112 | 112 | "react": "^16.8.6", |
113 | 113 | "react-dom": "^16.8.6", |
114 | 114 | "react-test-renderer": "^16.8.6", |
115 | 115 | "rimraf": "^2.6.3", |
116 | | - "rollup": "^1.11.3", |
117 | | - "semantic-release": "^15.13.12", |
| 116 | + "rollup": "^1.15.6", |
| 117 | + "semantic-release": "^15.13.16", |
118 | 118 | "styled-components": "^4.2.0", |
119 | | - "stylelint": "^10.0.1", |
| 119 | + "stylelint": "^10.1.0", |
120 | 120 | "stylelint-config-recommended": "^2.2.0", |
121 | 121 | "stylelint-config-styled-components": "^0.1.1", |
122 | | - "stylelint-processor-styled-components": "^1.7.0", |
| 122 | + "stylelint-processor-styled-components": "^1.8.0", |
123 | 123 | "toctoc": "^0.3.2", |
124 | | - "webpack": "^4.31.0" |
| 124 | + "webpack": "^4.34.0" |
125 | 125 | }, |
126 | 126 | "jest": { |
127 | 127 | "roots": [ |
|
177 | 177 | ], |
178 | 178 | "dependencies": { |
179 | 179 | "@bootstrap-styled/color": "^1.0.9", |
180 | | - "@bootstrap-styled/css-mixins": "^2.0.6", |
181 | | - "@bootstrap-styled/css-utils": "^1.2.6", |
| 180 | + "@bootstrap-styled/css-mixins": "^2.0.7", |
| 181 | + "@bootstrap-styled/css-utils": "^1.2.7", |
182 | 182 | "@bootstrap-styled/utils": "^1.7.1", |
183 | 183 | "@rollup-umd/documentation-cli": "^1.1.3", |
184 | 184 | "basic-math-utils": "^0.3.4", |
|
193 | 193 | "tether-fix": "^1.4.0-fix-es" |
194 | 194 | }, |
195 | 195 | "peerDependencies": { |
196 | | - "react": "^16.0.0", |
197 | | - "react-dom": "^16.0.0", |
198 | | - "styled-components": "^4.0.0" |
| 196 | + "react": "^16.8.6", |
| 197 | + "react-dom": "^16.8.6", |
| 198 | + "styled-components": "^4.3.1" |
199 | 199 | }, |
200 | 200 | "publishConfig": { |
201 | 201 | "registry": "https://registry.npmjs.org", |
|
0 commit comments