@luminati-io/uikit 6.3.19 → 6.3.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +24 -24
- package/dist/index.js.LICENSE.txt +0 -10
- package/dist/index.js.map +1 -1
- package/dist/umd/uikit.development.js +761 -485
- package/dist/umd/uikit.development.js.map +1 -1
- package/dist/umd/uikit.production.min.js +24 -24
- package/package.json +21 -21
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@luminati-io/uikit",
|
3
|
-
"version": "6.3.
|
3
|
+
"version": "6.3.20",
|
4
4
|
"author": "Bright Data (http://brightdata.com)",
|
5
5
|
"license": "ISC",
|
6
6
|
"description": "brightdata's design system",
|
@@ -11,11 +11,11 @@
|
|
11
11
|
"dist"
|
12
12
|
],
|
13
13
|
"dependencies": {
|
14
|
-
"@dnd-kit/core": "^6.1
|
15
|
-
"@dnd-kit/sortable": "^
|
14
|
+
"@dnd-kit/core": "^6.3.1",
|
15
|
+
"@dnd-kit/sortable": "^10.0.0",
|
16
16
|
"@dnd-kit/utilities": "^3.2.2",
|
17
17
|
"@popperjs/core": "^2.11.8",
|
18
|
-
"@rc-component/trigger": "^2.2.
|
18
|
+
"@rc-component/trigger": "^2.2.6",
|
19
19
|
"@react-spring/web": "^9.7.5",
|
20
20
|
"@visx/curve": "^3.12.0",
|
21
21
|
"@visx/legend": "^3.12.0",
|
@@ -32,13 +32,13 @@
|
|
32
32
|
"rc-dialog": "^9.6.0",
|
33
33
|
"rc-drawer": "^7.2.0",
|
34
34
|
"rc-tabs": "^15.4.0",
|
35
|
-
"rc-tooltip": "^6.
|
36
|
-
"rc-util": "^5.
|
35
|
+
"rc-tooltip": "^6.3.1",
|
36
|
+
"rc-util": "^5.44.2",
|
37
37
|
"react-beautiful-dnd": "^13.1.1",
|
38
38
|
"react-day-picker": "^8.10.1",
|
39
39
|
"react-hot-toast": "^2.4.1",
|
40
40
|
"react-popper": "^2.3.0",
|
41
|
-
"react-select": "^5.
|
41
|
+
"react-select": "^5.9.0"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|
44
44
|
"prop-types": ">=15.8.1",
|
@@ -51,26 +51,26 @@
|
|
51
51
|
"devDependencies": {
|
52
52
|
"@babel/core": "^7.26.0",
|
53
53
|
"@babel/preset-env": "^7.26.0",
|
54
|
-
"@babel/preset-react": "^7.
|
54
|
+
"@babel/preset-react": "^7.26.3",
|
55
55
|
"@chromatic-com/storybook": "^3.2.2",
|
56
|
-
"@storybook/addon-a11y": "^8.4.
|
57
|
-
"@storybook/addon-actions": "^8.4.
|
58
|
-
"@storybook/addon-essentials": "^8.4.
|
59
|
-
"@storybook/addon-interactions": "^8.4.
|
60
|
-
"@storybook/addon-links": "^8.4.
|
61
|
-
"@storybook/addon-themes": "^8.4.
|
56
|
+
"@storybook/addon-a11y": "^8.4.7",
|
57
|
+
"@storybook/addon-actions": "^8.4.7",
|
58
|
+
"@storybook/addon-essentials": "^8.4.7",
|
59
|
+
"@storybook/addon-interactions": "^8.4.7",
|
60
|
+
"@storybook/addon-links": "^8.4.7",
|
61
|
+
"@storybook/addon-themes": "^8.4.7",
|
62
62
|
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
63
|
-
"@storybook/react": "^8.4.
|
64
|
-
"@storybook/react-webpack5": "^8.4.
|
65
|
-
"@storybook/test": "^8.4.
|
63
|
+
"@storybook/react": "^8.4.7",
|
64
|
+
"@storybook/react-webpack5": "^8.4.7",
|
65
|
+
"@storybook/test": "^8.4.7",
|
66
66
|
"@storybook/test-runner": "^0.19.1",
|
67
|
-
"@storybook/theming": "^8.4.
|
67
|
+
"@storybook/theming": "^8.4.7",
|
68
68
|
"babel-loader": "9.2.1",
|
69
69
|
"babel-plugin-lodash": "^3.3.4",
|
70
70
|
"babel-plugin-prismjs": "^2.1.0",
|
71
71
|
"babel-plugin-styled-components": "^2.1.4",
|
72
72
|
"country-flag-icons": "^1.5.13",
|
73
|
-
"libphonenumber-js": "^1.11.
|
73
|
+
"libphonenumber-js": "^1.11.16",
|
74
74
|
"prop-types": "^15.8.1",
|
75
75
|
"raw-loader": "^4.0.2",
|
76
76
|
"react": "^18.3.1",
|
@@ -78,11 +78,11 @@
|
|
78
78
|
"react-table": "^7.8.0",
|
79
79
|
"react-virtualized": "^9.22.5",
|
80
80
|
"remark-gfm": "^4.0.0",
|
81
|
-
"storybook": "^8.4.
|
81
|
+
"storybook": "^8.4.7",
|
82
82
|
"styled-components": "^6.1.13",
|
83
83
|
"svg-sprite-loader": "^6.0.11",
|
84
84
|
"svgo": "^3.3.2",
|
85
|
-
"webpack": "^5.
|
85
|
+
"webpack": "^5.97.1",
|
86
86
|
"webpack-cli": "^5.1.4",
|
87
87
|
"webpack-merge": "^6.0.1",
|
88
88
|
"webpack-node-externals": "^3.0.0"
|