@luminati-io/uikit 2.0.1 → 2.0.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luminati-io/uikit",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "author": "Bright Data (http://brightdata.com)",
5
5
  "license": "ISC",
6
6
  "description": "brightdata's design system",
@@ -35,7 +35,7 @@
35
35
  "react": ">=16.9.0",
36
36
  "react-dom": ">=16.9.0",
37
37
  "react-table": ">=7.8.0",
38
- "styled-components": ">=5.3.0",
38
+ "styled-components": ">=5.3.11",
39
39
  "prop-types": ">=15.7.0",
40
40
  "react-virtualized": ">=9.22.3"
41
41
  },
@@ -66,7 +66,7 @@
66
66
  "@visx/xychart": "^3.1.2",
67
67
  "babel-loader": "9.1.2",
68
68
  "babel-plugin-lodash": "^3.3.4",
69
- "babel-plugin-styled-components": "^2.1.3",
69
+ "babel-plugin-styled-components": "^2.1.4",
70
70
  "lodash-webpack-plugin": "^0.11.6",
71
71
  "prop-types": "^15.8.1",
72
72
  "react": "^16.9.0",
@@ -76,8 +76,8 @@
76
76
  "styled-components": "^5.3.11",
77
77
  "svg-sprite-loader": "^6.0.11",
78
78
  "svgo": "^3.0.2",
79
- "webpack": "^5.85.0",
80
- "webpack-cli": "^5.1.1",
79
+ "webpack": "^5.88.1",
80
+ "webpack-cli": "^5.1.4",
81
81
  "webpack-merge": "^5.9.0"
82
82
  },
83
83
  "scripts": {