@reltio/search 1.4.2358 → 1.4.2360

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.
@@ -41,17 +41,6 @@ PERFORMANCE OF THIS SOFTWARE.
41
41
  * LICENSE file in the root directory of this source tree.
42
42
  */
43
43
 
44
- /**
45
- * @remix-run/router v1.23.2
46
- *
47
- * Copyright (c) Remix Software Inc.
48
- *
49
- * This source code is licensed under the MIT license found in the
50
- * LICENSE.md file in the root directory of this source tree.
51
- *
52
- * @license MIT
53
- */
54
-
55
44
  /**
56
45
  * A better abstraction over CSS.
57
46
  *
@@ -61,18 +50,7 @@ PERFORMANCE OF THIS SOFTWARE.
61
50
  */
62
51
 
63
52
  /**
64
- * React Router DOM v6.30.3
65
- *
66
- * Copyright (c) Remix Software Inc.
67
- *
68
- * This source code is licensed under the MIT license found in the
69
- * LICENSE.md file in the root directory of this source tree.
70
- *
71
- * @license MIT
72
- */
73
-
74
- /**
75
- * React Router v6.30.3
53
+ * react-router v7.18.2
76
54
  *
77
55
  * Copyright (c) Remix Software Inc.
78
56
  *
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@reltio/search",
3
- "version": "1.4.2358",
3
+ "version": "1.4.2360",
4
4
  "main": "bundle.js",
5
5
  "license": "SEE LICENSE IN LICENSE FILE",
6
6
  "dependencies": {
7
- "@reltio/components": "^1.4.2288",
8
- "@reltio/mdm-module": "^1.4.2100",
9
- "@reltio/mdm-sdk": "^1.4.2059",
7
+ "@reltio/components": "^1.4.2290",
8
+ "@reltio/mdm-module": "^1.4.2101",
9
+ "@reltio/mdm-sdk": "^1.4.2060",
10
10
  "decimal.js": "^10.0.2",
11
11
  "memoize-one": "^5.1.0",
12
12
  "query-string": "5.0.0",