@luminati-io/uikit 6.2.8-beta.0 → 6.2.8-beta.2
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.2",
|
4
4
|
"author": "Bright Data (http://brightdata.com)",
|
5
5
|
"license": "ISC",
|
6
6
|
"description": "brightdata's design system",
|
@@ -59,11 +59,14 @@
|
|
59
59
|
"babel-plugin-lodash": "^3.3.4",
|
60
60
|
"babel-plugin-prismjs": "^2.1.0",
|
61
61
|
"babel-plugin-styled-components": "^2.1.4",
|
62
|
+
"classnames": "^2.5.1",
|
62
63
|
"country-flag-icons": "^1.5.13",
|
63
64
|
"libphonenumber-js": "^1.10.61",
|
64
65
|
"prop-types": "^15.8.1",
|
66
|
+
"raw-loader": "^4.0.2",
|
65
67
|
"rc-dialog": "^9.6.0",
|
66
68
|
"rc-tooltip": "^6.2.1",
|
69
|
+
"rc-util": "^5.43.0",
|
67
70
|
"react": "^18.3.1",
|
68
71
|
"react-dom": "^18.3.1",
|
69
72
|
"react-table": "^7.8.0",
|