@reltio/authoring 1.4.1970 → 1.4.1972

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.
@@ -47,6 +47,8 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
47
47
  PERFORMANCE OF THIS SOFTWARE.
48
48
  ***************************************************************************** */
49
49
 
50
+ /*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */
51
+
50
52
  /**
51
53
  * @license React
52
54
  * react-is.production.min.js
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@reltio/authoring",
3
- "version": "1.4.1970",
3
+ "version": "1.4.1972",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
- "@reltio/components": "^1.4.1933",
8
- "@reltio/mdm-module": "^1.4.1873",
9
- "@reltio/mdm-sdk": "^1.4.1848",
10
- "@reltio/profile": "^1.4.1964"
7
+ "@reltio/components": "^1.4.1935",
8
+ "@reltio/mdm-module": "^1.4.1874",
9
+ "@reltio/mdm-sdk": "^1.4.1849",
10
+ "@reltio/profile": "^1.4.1966"
11
11
  },
12
12
  "peerDependencies": {
13
13
  "@mui/icons-material": "^5.11.16",