@luminati-io/uikit 6.2.12 → 6.2.14
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": "6.2.
|
3
|
+
"version": "6.2.14",
|
4
4
|
"author": "Bright Data (http://brightdata.com)",
|
5
5
|
"license": "ISC",
|
6
6
|
"description": "brightdata's design system",
|
@@ -43,6 +43,7 @@
|
|
43
43
|
"@babel/preset-env": "^7.25.4",
|
44
44
|
"@babel/preset-react": "^7.24.7",
|
45
45
|
"@chromatic-com/storybook": "^2.0.2",
|
46
|
+
"@rc-component/trigger": "^2.2.3",
|
46
47
|
"@storybook/addon-a11y": "^8.3.4",
|
47
48
|
"@storybook/addon-actions": "^8.3.4",
|
48
49
|
"@storybook/addon-essentials": "^8.3.4",
|