@reltio/profile 1.4.2352 → 1.4.2353

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.
@@ -63,17 +63,6 @@ PERFORMANCE OF THIS SOFTWARE.
63
63
  * LICENSE file in the root directory of this source tree.
64
64
  */
65
65
 
66
- /**
67
- * @remix-run/router v1.23.2
68
- *
69
- * Copyright (c) Remix Software Inc.
70
- *
71
- * This source code is licensed under the MIT license found in the
72
- * LICENSE.md file in the root directory of this source tree.
73
- *
74
- * @license MIT
75
- */
76
-
77
66
  /**
78
67
  * A better abstraction over CSS.
79
68
  *
@@ -83,18 +72,7 @@ PERFORMANCE OF THIS SOFTWARE.
83
72
  */
84
73
 
85
74
  /**
86
- * React Router DOM v6.30.3
87
- *
88
- * Copyright (c) Remix Software Inc.
89
- *
90
- * This source code is licensed under the MIT license found in the
91
- * LICENSE.md file in the root directory of this source tree.
92
- *
93
- * @license MIT
94
- */
95
-
96
- /**
97
- * React Router v6.30.3
75
+ * react-router v7.18.2
98
76
  *
99
77
  * Copyright (c) Remix Software Inc.
100
78
  *
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@reltio/profile",
3
- "version": "1.4.2352",
3
+ "version": "1.4.2353",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
- "@reltio/components": "^1.4.2289",
8
- "@reltio/interactions": "^1.4.2329",
7
+ "@reltio/components": "^1.4.2290",
8
+ "@reltio/interactions": "^1.4.2330",
9
9
  "@reltio/mdm-module": "^1.4.2101",
10
10
  "@reltio/mdm-sdk": "^1.4.2060",
11
11
  "html2canvas": "^1.4.1",