@luminati-io/uikit 5.2.8 → 5.2.9
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/umd/uikit.development.js +1175 -949
- package/dist/umd/uikit.development.js.map +1 -1
- package/dist/umd/uikit.production.min.js +24 -24
- package/package.json +14 -14
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@luminati-io/uikit",
|
3
|
-
"version": "5.2.
|
3
|
+
"version": "5.2.9",
|
4
4
|
"author": "Bright Data (http://brightdata.com)",
|
5
5
|
"license": "ISC",
|
6
6
|
"description": "brightdata's design system",
|
@@ -40,19 +40,19 @@
|
|
40
40
|
"@babel/core": "^7.24.5",
|
41
41
|
"@babel/preset-env": "^7.24.5",
|
42
42
|
"@babel/preset-react": "^7.24.1",
|
43
|
-
"@chromatic-com/storybook": "^1.
|
44
|
-
"@storybook/addon-a11y": "^8.
|
45
|
-
"@storybook/addon-actions": "^8.
|
46
|
-
"@storybook/addon-essentials": "^8.
|
47
|
-
"@storybook/addon-interactions": "^8.
|
48
|
-
"@storybook/addon-links": "^8.
|
49
|
-
"@storybook/addon-themes": "^8.
|
43
|
+
"@chromatic-com/storybook": "^1.6.1",
|
44
|
+
"@storybook/addon-a11y": "^8.2.9",
|
45
|
+
"@storybook/addon-actions": "^8.2.9",
|
46
|
+
"@storybook/addon-essentials": "^8.2.9",
|
47
|
+
"@storybook/addon-interactions": "^8.2.9",
|
48
|
+
"@storybook/addon-links": "^8.2.9",
|
49
|
+
"@storybook/addon-themes": "^8.2.9",
|
50
50
|
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
51
|
-
"@storybook/react": "^8.
|
52
|
-
"@storybook/react-webpack5": "^8.
|
53
|
-
"@storybook/test": "^8.
|
54
|
-
"@storybook/test-runner": "^0.19.
|
55
|
-
"@storybook/theming": "^8.
|
51
|
+
"@storybook/react": "^8.2.9",
|
52
|
+
"@storybook/react-webpack5": "^8.2.9",
|
53
|
+
"@storybook/test": "^8.2.9",
|
54
|
+
"@storybook/test-runner": "^0.19.1",
|
55
|
+
"@storybook/theming": "^8.2.9",
|
56
56
|
"babel-loader": "9.1.3",
|
57
57
|
"babel-plugin-lodash": "^3.3.4",
|
58
58
|
"babel-plugin-prismjs": "^2.1.0",
|
@@ -64,7 +64,7 @@
|
|
64
64
|
"react-dom": "^18.3.1",
|
65
65
|
"react-table": "^7.8.0",
|
66
66
|
"react-virtualized": "^9.22.5",
|
67
|
-
"storybook": "^8.
|
67
|
+
"storybook": "^8.2.9",
|
68
68
|
"styled-components": "^6.1.8",
|
69
69
|
"svg-sprite-loader": "^6.0.11",
|
70
70
|
"svgo": "^3.2.0",
|