@reltio/sources 1.4.1126 → 1.4.1130

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.
@@ -13,6 +13,28 @@ See the Apache Version 2.0 License for specific language governing permissions
13
13
  and limitations under the License.
14
14
  ***************************************************************************** */
15
15
 
16
+ /**
17
+ * React Router DOM v6.2.1
18
+ *
19
+ * Copyright (c) Remix Software Inc.
20
+ *
21
+ * This source code is licensed under the MIT license found in the
22
+ * LICENSE.md file in the root directory of this source tree.
23
+ *
24
+ * @license MIT
25
+ */
26
+
27
+ /**
28
+ * React Router v6.2.1
29
+ *
30
+ * Copyright (c) Remix Software Inc.
31
+ *
32
+ * This source code is licensed under the MIT license found in the
33
+ * LICENSE.md file in the root directory of this source tree.
34
+ *
35
+ * @license MIT
36
+ */
37
+
16
38
  /** @license Material-UI v4.11.2
17
39
  *
18
40
  * This source code is licensed under the MIT license found in the
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@reltio/sources",
3
- "version": "1.4.1126",
3
+ "version": "1.4.1130",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
7
  "@date-io/moment": "^1.3.5",
8
- "@reltio/mdm-module": "^1.4.1126",
9
- "@reltio/mdm-sdk": "^1.4.1126",
8
+ "@reltio/mdm-module": "^1.4.1130",
9
+ "@reltio/mdm-sdk": "^1.4.1130",
10
10
  "classnames": "^2.2.5",
11
11
  "object-hash": "^2.1.1",
12
12
  "prop-types": "^15.6.2",