@luminati-io/uikit 6.2.8-beta.0 → 6.2.8-beta.1
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.8-beta.
|
3
|
+
"version": "6.2.8-beta.1",
|
4
4
|
"author": "Bright Data (http://brightdata.com)",
|
5
5
|
"license": "ISC",
|
6
6
|
"description": "brightdata's design system",
|
@@ -62,8 +62,10 @@
|
|
62
62
|
"country-flag-icons": "^1.5.13",
|
63
63
|
"libphonenumber-js": "^1.10.61",
|
64
64
|
"prop-types": "^15.8.1",
|
65
|
+
"raw-loader": "^4.0.2",
|
65
66
|
"rc-dialog": "^9.6.0",
|
66
67
|
"rc-tooltip": "^6.2.1",
|
68
|
+
"rc-util": "^5.43.0",
|
67
69
|
"react": "^18.3.1",
|
68
70
|
"react-dom": "^18.3.1",
|
69
71
|
"react-table": "^7.8.0",
|