@luminati-io/uikit 6.2.5 → 6.2.7-beta.0
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.7-beta.0",
|
4
4
|
"author": "Bright Data (http://brightdata.com)",
|
5
5
|
"license": "ISC",
|
6
6
|
"description": "brightdata's design system",
|
@@ -65,6 +65,7 @@
|
|
65
65
|
"react-dom": "^18.3.1",
|
66
66
|
"react-table": "^7.8.0",
|
67
67
|
"react-virtualized": "^9.22.5",
|
68
|
+
"resize-observer-polyfill": "^1.5.1",
|
68
69
|
"storybook": "^8.2.9",
|
69
70
|
"styled-components": "^6.1.13",
|
70
71
|
"svg-sprite-loader": "^6.0.11",
|