@reltio/graph 1.4.2354 → 1.4.2356

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.
@@ -72,17 +72,6 @@ PERFORMANCE OF THIS SOFTWARE.
72
72
  * LICENSE file in the root directory of this source tree.
73
73
  */
74
74
 
75
- /**
76
- * @remix-run/router v1.23.2
77
- *
78
- * Copyright (c) Remix Software Inc.
79
- *
80
- * This source code is licensed under the MIT license found in the
81
- * LICENSE.md file in the root directory of this source tree.
82
- *
83
- * @license MIT
84
- */
85
-
86
75
  /**
87
76
  * A better abstraction over CSS.
88
77
  *
@@ -92,18 +81,7 @@ PERFORMANCE OF THIS SOFTWARE.
92
81
  */
93
82
 
94
83
  /**
95
- * React Router DOM v6.30.3
96
- *
97
- * Copyright (c) Remix Software Inc.
98
- *
99
- * This source code is licensed under the MIT license found in the
100
- * LICENSE.md file in the root directory of this source tree.
101
- *
102
- * @license MIT
103
- */
104
-
105
- /**
106
- * React Router v6.30.3
84
+ * react-router v7.18.2
107
85
  *
108
86
  * Copyright (c) Remix Software Inc.
109
87
  *
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@reltio/graph",
3
- "version": "1.4.2354",
3
+ "version": "1.4.2356",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
7
  "@react-sigma/core": "3.4.0",
8
- "@reltio/components": "^1.4.2288",
9
- "@reltio/mdm-module": "^1.4.2100",
10
- "@reltio/mdm-sdk": "^1.4.2059",
11
- "@reltio/profile": "^1.4.2351",
8
+ "@reltio/components": "^1.4.2290",
9
+ "@reltio/mdm-module": "^1.4.2101",
10
+ "@reltio/mdm-sdk": "^1.4.2060",
11
+ "@reltio/profile": "^1.4.2353",
12
12
  "graphology": "0.25.1",
13
13
  "graphology-layout": "0.6.1",
14
14
  "graphology-operators": "1.6.0",