From 7b795ee56026fa3a9e2f44e9c43a4d3502b5d764 Mon Sep 17 00:00:00 2001 From: mdelez <60604010+mdelez@users.noreply.github.com> Date: Wed, 3 Feb 2021 09:13:35 +0100 Subject: [PATCH] chore: bumps DSP-JS to 1.3.0 and DSP-UI to 1.2.1 (#374) --- package-lock.json | 49 +++++++++-------------------------------------- package.json | 6 +++--- 2 files changed, 12 insertions(+), 43 deletions(-) diff --git a/package-lock.json b/package-lock.json index 50d00bb6df..322508293d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1700,9 +1700,9 @@ } }, "@dasch-swiss/dsp-js": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@dasch-swiss/dsp-js/-/dsp-js-1.1.0.tgz", - "integrity": "sha512-XzT3cDmZucTFbQEQ96QTMtDjCXnzIo+tUi0WOjpXoj0hvctxZPDd3QiACbdCmsq1zmucjcGWq37JPekLA/ANKA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@dasch-swiss/dsp-js/-/dsp-js-1.3.0.tgz", + "integrity": "sha512-wF3ib5sc3DWhJkAu8NOdgNHc40P38NtCtrxt3HR0cletc+HXrdhvVbM2hzfkuIyDPnnnY6a7QEguBrhkVlwZ9A==", "requires": { "@types/jsonld": "^1.5.0", "json2typescript": "1.4.1", @@ -1710,9 +1710,9 @@ } }, "@dasch-swiss/dsp-ui": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@dasch-swiss/dsp-ui/-/dsp-ui-1.1.1.tgz", - "integrity": "sha512-ZGomxDN+a6gTt2E7iVCjcwTwJ7PsqD9nO/LoW0MK6bdNjApvT6XAGD+UVLk0gDNUym7C8WBC6gmfy3Z34lLzfg==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@dasch-swiss/dsp-ui/-/dsp-ui-1.2.1.tgz", + "integrity": "sha512-t5/UBLGwYVes2SN2nndCB9wZb/8OWAEZG4idY1qbCumgL057BG0QaaZ6i1AjgLMwbsMoptYVhI9ODbHWxltlrA==", "requires": { "tslib": "^1.10.0" } @@ -2268,9 +2268,9 @@ "dev": true }, "@types/jsonld": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/@types/jsonld/-/jsonld-1.5.1.tgz", - "integrity": "sha512-8XI88iiCBVqmNCMBqPOgJhJPPuiIW1Tp2sXqe3NwD137ljhQVkDWY8cuYBBDZQoBYfGzUJvja527bbwqVbRnHQ==" + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@types/jsonld/-/jsonld-1.5.2.tgz", + "integrity": "sha512-e6mgulD3RB3lrjGN6Vvu3ixpRSZ2Qwvsm0oSQIuHsAQUvRklrqnmvKNNyXcQTh/PbB+TrHVVmdLHeYFCH52QnA==" }, "@types/minimatch": { "version": "3.0.3", @@ -9045,22 +9045,6 @@ "resolved": "https://registry.npmjs.org/ngraph.random/-/ngraph.random-1.1.0.tgz", "integrity": "sha512-h25UdUN/g8U7y29TzQtRm/GvGr70lK37yQPvPKXXuVfs7gCm82WipYFZcksQfeKumtOemAzBIcT7lzzyK/edLw==" }, - "ngx-clipboard": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/ngx-clipboard/-/ngx-clipboard-14.0.1.tgz", - "integrity": "sha512-y6fDrvAso1cbM+VvHgB2kJ3dcQ/EBPol33nLaqqKB1jNO/Kd3l17EHdXNW/oKY0wUKCHk7ZCuiinREgUHEYfXg==", - "requires": { - "ngx-window-token": ">=4.0.0", - "tslib": "^2.0.0" - }, - "dependencies": { - "tslib": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz", - "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==" - } - } - }, "ngx-color-picker": { "version": "10.1.0", "resolved": "https://registry.npmjs.org/ngx-color-picker/-/ngx-color-picker-10.1.0.tgz", @@ -9076,21 +9060,6 @@ } } }, - "ngx-window-token": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/ngx-window-token/-/ngx-window-token-4.0.0.tgz", - "integrity": "sha512-z6tS3UQoKULdABWHpE57l1xtoxFFzlwLe1n+nu9+xzCZUdSvkGqhb5dSje4NOVhA6mMOqzR4SctSBZARwqPPuQ==", - "requires": { - "tslib": "^2.0.0" - }, - "dependencies": { - "tslib": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz", - "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==" - } - } - }, "nice-try": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", diff --git a/package.json b/package.json index 7f239c2944..882a92f4c7 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ }, "private": true, "dependencies": { + "3d-force-graph": "^1.60.12", "@angular/animations": "^9.1.12", "@angular/cdk": "^9.2.4", "@angular/common": "~9.1.12", @@ -31,11 +32,10 @@ "@angular/platform-browser-dynamic": "~9.1.12", "@angular/router": "~9.1.12", "@ckeditor/ckeditor5-angular": "^1.2.3", - "@dasch-swiss/dsp-js": "^1.1.0", - "@dasch-swiss/dsp-ui": "^1.1.1", + "@dasch-swiss/dsp-js": "^1.3.0", + "@dasch-swiss/dsp-ui": "^1.2.1", "@ngx-translate/core": "^13.0.0", "@ngx-translate/http-loader": "^6.0.0", - "3d-force-graph": "^1.60.12", "angular-split": "^4.0.0", "ckeditor5-custom-build": "github:dasch-swiss/ckeditor_custom_build", "core-js": "^3.6.5",