@reltio/interactions 1.4.1700 → 1.4.1701

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,32 +4,6 @@ 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
-
25
- /**
26
- * @mui/styled-engine v5.13.2
27
- *
28
- * @license MIT
29
- * This source code is licensed under the MIT license found in the
30
- * LICENSE file in the root directory of this source tree.
31
- */
32
-
33
7
  /**
34
8
  * A better abstraction over CSS.
35
9
  *
@@ -69,15 +43,6 @@ object-assign
69
43
  * LICENSE file in the root directory of this source tree.
70
44
  */
71
45
 
72
- /** @license React v16.13.1
73
- * react-is.production.min.js
74
- *
75
- * Copyright (c) Facebook, Inc. and its affiliates.
76
- *
77
- * This source code is licensed under the MIT license found in the
78
- * LICENSE file in the root directory of this source tree.
79
- */
80
-
81
46
  /** @license React v17.0.2
82
47
  * react-jsx-runtime.production.min.js
83
48
  *
package/package.json CHANGED
@@ -1,14 +1,13 @@
1
1
  {
2
2
  "name": "@reltio/interactions",
3
- "version": "1.4.1700",
3
+ "version": "1.4.1701",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
- "@date-io/moment": "^1.3.5",
8
- "@reltio/mdm-module": "^1.4.1700",
9
- "@reltio/mdm-sdk": "^1.4.1700",
7
+ "@reltio/components": "^1.4.1701",
8
+ "@reltio/mdm-module": "^1.4.1701",
9
+ "@reltio/mdm-sdk": "^1.4.1701",
10
10
  "classnames": "^2.2.5",
11
- "memoize-one": "^5.1.0",
12
11
  "prop-types": "^15.6.2",
13
12
  "ramda": "^0.28.0",
14
13
  "react-redux": "^7.2.3",