@reltio/authoring 1.4.1634 → 1.4.1635

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.
@@ -4,6 +4,24 @@ object-assign
4
4
  @license MIT
5
5
  */
6
6
 
7
+ /**
8
+ * @license React
9
+ * react-is.production.min.js
10
+ *
11
+ * Copyright (c) Facebook, Inc. and its affiliates.
12
+ *
13
+ * This source code is licensed under the MIT license found in the
14
+ * LICENSE file in the root directory of this source tree.
15
+ */
16
+
17
+ /**
18
+ * @mui/material v5.13.4
19
+ *
20
+ * @license MIT
21
+ * This source code is licensed under the MIT license found in the
22
+ * LICENSE file in the root directory of this source tree.
23
+ */
24
+
7
25
  /**
8
26
  * @mui/styled-engine v5.13.2
9
27
  *
@@ -20,6 +38,28 @@ object-assign
20
38
  * @license MIT
21
39
  */
22
40
 
41
+ /**
42
+ * React Router DOM v6.2.1
43
+ *
44
+ * Copyright (c) Remix Software Inc.
45
+ *
46
+ * This source code is licensed under the MIT license found in the
47
+ * LICENSE.md file in the root directory of this source tree.
48
+ *
49
+ * @license MIT
50
+ */
51
+
52
+ /**
53
+ * React Router v6.2.1
54
+ *
55
+ * Copyright (c) Remix Software Inc.
56
+ *
57
+ * This source code is licensed under the MIT license found in the
58
+ * LICENSE.md file in the root directory of this source tree.
59
+ *
60
+ * @license MIT
61
+ */
62
+
23
63
  /** @license React v16.13.1
24
64
  * react-is.production.min.js
25
65
  *
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@reltio/authoring",
3
- "version": "1.4.1634",
3
+ "version": "1.4.1635",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
- "@reltio/components": "^1.4.1634",
8
- "@reltio/mdm-module": "^1.4.1634"
7
+ "@reltio/components": "^1.4.1635",
8
+ "@reltio/mdm-module": "^1.4.1635"
9
9
  },
10
10
  "publishConfig": {
11
11
  "access": "public"