@luminati-io/uikit 3.8.3 → 3.9.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,6 +6,16 @@
6
6
 
7
7
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
8
8
 
9
+ /**
10
+ * @license React
11
+ * react-jsx-runtime.production.min.js
12
+ *
13
+ * Copyright (c) Facebook, Inc. and its affiliates.
14
+ *
15
+ * This source code is licensed under the MIT license found in the
16
+ * LICENSE file in the root directory of this source tree.
17
+ */
18
+
9
19
  /**
10
20
  * Prism: Lightweight, robust, elegant syntax highlighting
11
21
  *
@@ -24,15 +34,6 @@
24
34
  * LICENSE file in the root directory of this source tree.
25
35
  */
26
36
 
27
- /** @license React v16.14.0
28
- * react-jsx-runtime.production.min.js
29
- *
30
- * Copyright (c) Facebook, Inc. and its affiliates.
31
- *
32
- * This source code is licensed under the MIT license found in the
33
- * LICENSE file in the root directory of this source tree.
34
- */
35
-
36
37
  /** @license React v17.0.2
37
38
  * react-is.production.min.js
38
39
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luminati-io/uikit",
3
- "version": "3.8.3",
3
+ "version": "3.9.1",
4
4
  "author": "Bright Data (http://brightdata.com)",
5
5
  "license": "ISC",
6
6
  "description": "brightdata's design system",
@@ -40,17 +40,18 @@
40
40
  "@babel/core": "^7.24.5",
41
41
  "@babel/preset-env": "^7.24.5",
42
42
  "@babel/preset-react": "^7.24.1",
43
- "@storybook/addon-a11y": "^8.0.9",
44
- "@storybook/addon-actions": "^8.0.6",
45
- "@storybook/addon-essentials": "^8.0.9",
46
- "@storybook/addon-interactions": "^8.0.9",
47
- "@storybook/addon-links": "^8.0.9",
43
+ "@chromatic-com/storybook": "^1.5.0",
44
+ "@storybook/addon-a11y": "^8.1.10",
45
+ "@storybook/addon-actions": "^8.1.10",
46
+ "@storybook/addon-essentials": "^8.1.10",
47
+ "@storybook/addon-interactions": "^8.1.10",
48
+ "@storybook/addon-links": "^8.1.10",
48
49
  "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
49
- "@storybook/react": "^8.0.6",
50
- "@storybook/react-webpack5": "^8.0.9",
51
- "@storybook/test": "^8.0.6",
52
- "@storybook/test-runner": "^0.17.0",
53
- "@storybook/theming": "^8.0.6",
50
+ "@storybook/react": "^8.1.10",
51
+ "@storybook/react-webpack5": "^8.1.10",
52
+ "@storybook/test": "^8.1.10",
53
+ "@storybook/test-runner": "^0.19.0",
54
+ "@storybook/theming": "^8.1.10",
54
55
  "babel-loader": "9.1.3",
55
56
  "babel-plugin-lodash": "^3.3.4",
56
57
  "babel-plugin-prismjs": "^2.1.0",
@@ -58,11 +59,11 @@
58
59
  "country-flag-icons": "^1.5.11",
59
60
  "libphonenumber-js": "^1.10.61",
60
61
  "prop-types": "^15.8.1",
61
- "react": "^16.14.0",
62
- "react-dom": "^16.14.0",
62
+ "react": "^18.3.1",
63
+ "react-dom": "^18.3.1",
63
64
  "react-table": "^7.8.0",
64
65
  "react-virtualized": "^9.22.5",
65
- "storybook": "^8.0.9",
66
+ "storybook": "^8.1.10",
66
67
  "styled-components": "^6.1.8",
67
68
  "svg-sprite-loader": "^6.0.11",
68
69
  "svgo": "^3.2.0",