@reltio/sources 1.4.2326 → 1.4.2328

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.
@@ -8,17 +8,6 @@
8
8
  * LICENSE file in the root directory of this source tree.
9
9
  */
10
10
 
11
- /**
12
- * @remix-run/router v1.23.2
13
- *
14
- * Copyright (c) Remix Software Inc.
15
- *
16
- * This source code is licensed under the MIT license found in the
17
- * LICENSE.md file in the root directory of this source tree.
18
- *
19
- * @license MIT
20
- */
21
-
22
11
  /**
23
12
  * A better abstraction over CSS.
24
13
  *
@@ -28,18 +17,7 @@
28
17
  */
29
18
 
30
19
  /**
31
- * React Router DOM v6.30.3
32
- *
33
- * Copyright (c) Remix Software Inc.
34
- *
35
- * This source code is licensed under the MIT license found in the
36
- * LICENSE.md file in the root directory of this source tree.
37
- *
38
- * @license MIT
39
- */
40
-
41
- /**
42
- * React Router v6.30.3
20
+ * react-router v7.18.2
43
21
  *
44
22
  * Copyright (c) Remix Software Inc.
45
23
  *
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@reltio/sources",
3
- "version": "1.4.2326",
3
+ "version": "1.4.2328",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
- "@reltio/components": "^1.4.2289",
8
- "@reltio/mdm-module": "^1.4.2101",
9
- "@reltio/mdm-sdk": "^1.4.2060"
7
+ "@reltio/components": "^1.4.2291",
8
+ "@reltio/mdm-module": "^1.4.2102",
9
+ "@reltio/mdm-sdk": "^1.4.2061"
10
10
  },
11
11
  "peerDependencies": {
12
12
  "@mui/icons-material": "^5.11.16",