@reltio/profile 1.4.1124 → 1.4.1128

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.
@@ -28,6 +28,28 @@ See the Apache Version 2.0 License for specific language governing permissions
28
28
  and limitations under the License.
29
29
  ***************************************************************************** */
30
30
 
31
+ /**
32
+ * React Router DOM v6.2.1
33
+ *
34
+ * Copyright (c) Remix Software Inc.
35
+ *
36
+ * This source code is licensed under the MIT license found in the
37
+ * LICENSE.md file in the root directory of this source tree.
38
+ *
39
+ * @license MIT
40
+ */
41
+
42
+ /**
43
+ * React Router v6.2.1
44
+ *
45
+ * Copyright (c) Remix Software Inc.
46
+ *
47
+ * This source code is licensed under the MIT license found in the
48
+ * LICENSE.md file in the root directory of this source tree.
49
+ *
50
+ * @license MIT
51
+ */
52
+
31
53
  /** @license Material-UI v4.11.2
32
54
  *
33
55
  * This source code is licensed under the MIT license found in the
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@reltio/profile",
3
- "version": "1.4.1124",
3
+ "version": "1.4.1128",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
7
  "@date-io/moment": "^1.3.5",
8
- "@reltio/hierarchy-tree": "^1.4.1124",
9
- "@reltio/mdm-module": "^1.4.1124",
10
- "@reltio/mdm-sdk": "^1.4.1124",
11
- "@reltio/relations-table": "^1.4.1124",
8
+ "@reltio/hierarchy-tree": "^1.4.1128",
9
+ "@reltio/mdm-module": "^1.4.1128",
10
+ "@reltio/mdm-sdk": "^1.4.1128",
11
+ "@reltio/relations-table": "^1.4.1128",
12
12
  "classnames": "^2.2.5",
13
13
  "object-hash": "^2.1.1",
14
14
  "prop-types": "^15.6.2",