@reltio/authoring 1.4.2295 → 1.4.2296

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.
@@ -59,6 +59,17 @@ PERFORMANCE OF THIS SOFTWARE.
59
59
  * LICENSE file in the root directory of this source tree.
60
60
  */
61
61
 
62
+ /**
63
+ * @remix-run/router v1.23.2
64
+ *
65
+ * Copyright (c) Remix Software Inc.
66
+ *
67
+ * This source code is licensed under the MIT license found in the
68
+ * LICENSE.md file in the root directory of this source tree.
69
+ *
70
+ * @license MIT
71
+ */
72
+
62
73
  /**
63
74
  * A better abstraction over CSS.
64
75
  *
@@ -68,7 +79,7 @@ PERFORMANCE OF THIS SOFTWARE.
68
79
  */
69
80
 
70
81
  /**
71
- * React Router DOM v6.2.1
82
+ * React Router DOM v6.30.3
72
83
  *
73
84
  * Copyright (c) Remix Software Inc.
74
85
  *
@@ -79,7 +90,7 @@ PERFORMANCE OF THIS SOFTWARE.
79
90
  */
80
91
 
81
92
  /**
82
- * React Router v6.2.1
93
+ * React Router v6.30.3
83
94
  *
84
95
  * Copyright (c) Remix Software Inc.
85
96
  *
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@reltio/authoring",
3
- "version": "1.4.2295",
3
+ "version": "1.4.2296",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
- "@reltio/components": "^1.4.2229",
7
+ "@reltio/components": "^1.4.2230",
8
8
  "@reltio/mdm-module": "^1.4.2063",
9
9
  "@reltio/mdm-sdk": "^1.4.2022",
10
- "@reltio/profile": "^1.4.2289"
10
+ "@reltio/profile": "^1.4.2290"
11
11
  },
12
12
  "peerDependencies": {
13
13
  "@mui/icons-material": "^5.11.16",