@luminati-io/uikit 3.0.21 → 3.0.22
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": "3.0.
|
3
|
+
"version": "3.0.22",
|
4
4
|
"author": "Bright Data (http://brightdata.com)",
|
5
5
|
"license": "ISC",
|
6
6
|
"description": "brightdata's design system",
|
@@ -14,9 +14,9 @@
|
|
14
14
|
"date-fns": "^2.30.0",
|
15
15
|
"lodash": "^4.17.21",
|
16
16
|
"prismjs": "^1.29.0",
|
17
|
-
"react-day-picker": "^8.
|
17
|
+
"react-day-picker": "^8.9.1",
|
18
18
|
"react-popper": "^2.3.0",
|
19
|
-
"react-select": "^5.7.
|
19
|
+
"react-select": "^5.7.7"
|
20
20
|
},
|
21
21
|
"peerDependencies": {
|
22
22
|
"@react-spring/web": "^9.7.1",
|
@@ -59,7 +59,7 @@
|
|
59
59
|
"@visx/scale": "^3.0.0",
|
60
60
|
"@visx/text": "^3.0.0",
|
61
61
|
"@visx/xychart": "^3.1.2",
|
62
|
-
"babel-loader": "9.1.
|
62
|
+
"babel-loader": "9.1.3",
|
63
63
|
"babel-plugin-lodash": "^3.3.4",
|
64
64
|
"babel-plugin-styled-components": "^2.1.4",
|
65
65
|
"prop-types": "^15.8.1",
|
@@ -67,12 +67,12 @@
|
|
67
67
|
"react-dom": "^16.9.0",
|
68
68
|
"react-table": "^7.8.0",
|
69
69
|
"react-virtualized": "^9.22.5",
|
70
|
-
"styled-components": "^6.0
|
70
|
+
"styled-components": "^6.1.0",
|
71
71
|
"svg-sprite-loader": "^6.0.11",
|
72
72
|
"svgo": "^3.0.2",
|
73
|
-
"webpack": "^5.
|
73
|
+
"webpack": "^5.89.0",
|
74
74
|
"webpack-cli": "^5.1.4",
|
75
|
-
"webpack-merge": "^5.
|
75
|
+
"webpack-merge": "^5.10.0"
|
76
76
|
},
|
77
77
|
"scripts": {
|
78
78
|
"storybook": "start-storybook -p 6006 -c storybook_config",
|