@luminati-io/uikit 6.3.14 → 6.3.15
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/umd/uikit.development.js +2070 -1735
- package/dist/umd/uikit.development.js.map +1 -1
- package/dist/umd/uikit.production.min.js +24 -24
- package/package.json +32 -32
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@luminati-io/uikit",
|
3
|
-
"version": "6.3.
|
3
|
+
"version": "6.3.15",
|
4
4
|
"author": "Bright Data (http://brightdata.com)",
|
5
5
|
"license": "ISC",
|
6
6
|
"description": "brightdata's design system",
|
@@ -10,25 +10,25 @@
|
|
10
10
|
],
|
11
11
|
"dependencies": {
|
12
12
|
"@popperjs/core": "^2.11.8",
|
13
|
-
"@react-spring/web": "^9.7.
|
14
|
-
"@visx/curve": "^3.
|
15
|
-
"@visx/legend": "^3.
|
16
|
-
"@visx/pattern": "^3.
|
17
|
-
"@visx/responsive": "^3.
|
18
|
-
"@visx/scale": "^3.
|
19
|
-
"@visx/text": "^3.
|
20
|
-
"@visx/tooltip": "^3.
|
21
|
-
"@visx/xychart": "^3.
|
22
|
-
"date-fns": "^
|
13
|
+
"@react-spring/web": "^9.7.5",
|
14
|
+
"@visx/curve": "^3.12.0",
|
15
|
+
"@visx/legend": "^3.12.0",
|
16
|
+
"@visx/pattern": "^3.12.0",
|
17
|
+
"@visx/responsive": "^3.12.0",
|
18
|
+
"@visx/scale": "^3.12.0",
|
19
|
+
"@visx/text": "^3.12.0",
|
20
|
+
"@visx/tooltip": "^3.12.0",
|
21
|
+
"@visx/xychart": "^3.12.0",
|
22
|
+
"date-fns": "^4.1.0",
|
23
23
|
"lodash": "^4.17.21",
|
24
|
-
"postcss": "^8.4.
|
24
|
+
"postcss": "^8.4.49",
|
25
25
|
"prismjs": "^1.29.0",
|
26
26
|
"react-beautiful-dnd": "^13.1.1",
|
27
27
|
"react-day-picker": "^8.10.1",
|
28
28
|
"react-hot-toast": "^2.4.1",
|
29
29
|
"react-is": "^18.3.1",
|
30
30
|
"react-popper": "^2.3.0",
|
31
|
-
"react-select": "^5.8.
|
31
|
+
"react-select": "^5.8.3"
|
32
32
|
},
|
33
33
|
"peerDependencies": {
|
34
34
|
"prop-types": ">=15.8.1",
|
@@ -39,38 +39,38 @@
|
|
39
39
|
"styled-components": ">=6.1.13"
|
40
40
|
},
|
41
41
|
"devDependencies": {
|
42
|
-
"@babel/core": "^7.
|
43
|
-
"@babel/preset-env": "^7.
|
44
|
-
"@babel/preset-react": "^7.25.
|
45
|
-
"@chromatic-com/storybook": "^2.
|
42
|
+
"@babel/core": "^7.26.0",
|
43
|
+
"@babel/preset-env": "^7.26.0",
|
44
|
+
"@babel/preset-react": "^7.25.9",
|
45
|
+
"@chromatic-com/storybook": "^3.2.2",
|
46
46
|
"@dnd-kit/core": "^6.1.0",
|
47
47
|
"@dnd-kit/sortable": "^8.0.0",
|
48
48
|
"@dnd-kit/utilities": "^3.2.2",
|
49
|
-
"@rc-component/trigger": "^2.2.
|
50
|
-
"@storybook/addon-a11y": "^8.4.
|
51
|
-
"@storybook/addon-actions": "^8.4.
|
52
|
-
"@storybook/addon-essentials": "^8.4.
|
53
|
-
"@storybook/addon-interactions": "^8.4.
|
54
|
-
"@storybook/addon-links": "^8.4.
|
55
|
-
"@storybook/addon-themes": "^8.4.
|
49
|
+
"@rc-component/trigger": "^2.2.5",
|
50
|
+
"@storybook/addon-a11y": "^8.4.4",
|
51
|
+
"@storybook/addon-actions": "^8.4.4",
|
52
|
+
"@storybook/addon-essentials": "^8.4.4",
|
53
|
+
"@storybook/addon-interactions": "^8.4.4",
|
54
|
+
"@storybook/addon-links": "^8.4.4",
|
55
|
+
"@storybook/addon-themes": "^8.4.4",
|
56
56
|
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
57
|
-
"@storybook/react": "^8.4.
|
58
|
-
"@storybook/react-webpack5": "^8.4.
|
59
|
-
"@storybook/test": "^8.4.
|
57
|
+
"@storybook/react": "^8.4.4",
|
58
|
+
"@storybook/react-webpack5": "^8.4.4",
|
59
|
+
"@storybook/test": "^8.4.4",
|
60
60
|
"@storybook/test-runner": "^0.19.1",
|
61
|
-
"@storybook/theming": "^8.4.
|
61
|
+
"@storybook/theming": "^8.4.4",
|
62
62
|
"babel-loader": "9.2.1",
|
63
63
|
"babel-plugin-lodash": "^3.3.4",
|
64
64
|
"babel-plugin-prismjs": "^2.1.0",
|
65
65
|
"babel-plugin-styled-components": "^2.1.4",
|
66
66
|
"classnames": "^2.5.1",
|
67
67
|
"country-flag-icons": "^1.5.13",
|
68
|
-
"libphonenumber-js": "^1.11.
|
68
|
+
"libphonenumber-js": "^1.11.14",
|
69
69
|
"prop-types": "^15.8.1",
|
70
70
|
"raw-loader": "^4.0.2",
|
71
71
|
"rc-dialog": "^9.6.0",
|
72
72
|
"rc-drawer": "^7.2.0",
|
73
|
-
"rc-tabs": "^15.
|
73
|
+
"rc-tabs": "^15.4.0",
|
74
74
|
"rc-tooltip": "^6.2.1",
|
75
75
|
"rc-util": "^5.43.0",
|
76
76
|
"react": "^18.3.1",
|
@@ -79,11 +79,11 @@
|
|
79
79
|
"react-virtualized": "^9.22.5",
|
80
80
|
"remark-gfm": "^4.0.0",
|
81
81
|
"resize-observer-polyfill": "^1.5.1",
|
82
|
-
"storybook": "^8.4.
|
82
|
+
"storybook": "^8.4.4",
|
83
83
|
"styled-components": "^6.1.13",
|
84
84
|
"svg-sprite-loader": "^6.0.11",
|
85
85
|
"svgo": "^3.3.2",
|
86
|
-
"webpack": "^5.
|
86
|
+
"webpack": "^5.96.1",
|
87
87
|
"webpack-cli": "^5.1.4",
|
88
88
|
"webpack-merge": "^6.0.1"
|
89
89
|
},
|