diff --git a/package-lock.json b/package-lock.json index bcd9581..17ec907 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,12 @@ { "name": "dynamic-overflow-menu", - "version": "0.0.0", + "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.0.0", + "version": "1.0.0", + "license": "MIT", "dependencies": { "@angular-builders/jest": "^8.3.2", "@angular/animations": "^11.2.10", @@ -18,8 +19,6 @@ "@angular/platform-browser": "^11.2.10", "@angular/platform-browser-dynamic": "^11.2.10", "@angular/router": "^11.2.10", - "@targomo/ng": "^2.2.16", - "@targomo/tamil": "0.0.14", "rxjs": "~6.6.7", "tslib": "^1.9.0", "zone.js": "~0.11.4" @@ -2840,25 +2839,6 @@ "node": ">=10" } }, - "node_modules/@targomo/ng": { - "version": "2.2.16", - "resolved": "https://nexus.app.k8sdev.eu.targomo.com/repository/targomo/@targomo/ng/-/ng-2.2.16.tgz", - "integrity": "sha512-vfLRhd0hPn5oUb3tEGWOo+//r0lZzllOye1YtwxFVZwcYR5zBgTLBhe+Hbj/VB36huIYish4OeFD/LR1mM6SzA==", - "dependencies": { - "tslib": "^1.9.0" - }, - "engines": { - "node": ">8.0.0" - } - }, - "node_modules/@targomo/tamil": { - "version": "0.0.14", - "resolved": "https://nexus.app.k8sdev.eu.targomo.com/repository/targomo/@targomo/tamil/-/tamil-0.0.14.tgz", - "integrity": "sha512-IC7NEUj9M4TX6DnbZkHSezyq5J+2mjIqQe1V2DGaYR6CF0eIjsc0Dl6BS+Il8zPKwI/pcPyySDDdCi3WxFMGCw==", - "engines": { - "node": ">8.0.0" - } - }, "node_modules/@tootallnate/once": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", @@ -18360,9 +18340,9 @@ } }, "node_modules/url-parse": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.1.tgz", - "integrity": "sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==", + "version": "1.5.10", + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", + "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", "dev": true, "dependencies": { "querystringify": "^2.1.1", @@ -22084,19 +22064,6 @@ } } }, - "@targomo/ng": { - "version": "2.2.16", - "resolved": "https://nexus.app.k8sdev.eu.targomo.com/repository/targomo/@targomo/ng/-/ng-2.2.16.tgz", - "integrity": "sha512-vfLRhd0hPn5oUb3tEGWOo+//r0lZzllOye1YtwxFVZwcYR5zBgTLBhe+Hbj/VB36huIYish4OeFD/LR1mM6SzA==", - "requires": { - "tslib": "^1.9.0" - } - }, - "@targomo/tamil": { - "version": "0.0.14", - "resolved": "https://nexus.app.k8sdev.eu.targomo.com/repository/targomo/@targomo/tamil/-/tamil-0.0.14.tgz", - "integrity": "sha512-IC7NEUj9M4TX6DnbZkHSezyq5J+2mjIqQe1V2DGaYR6CF0eIjsc0Dl6BS+Il8zPKwI/pcPyySDDdCi3WxFMGCw==" - }, "@tootallnate/once": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", @@ -34468,9 +34435,9 @@ } }, "url-parse": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.1.tgz", - "integrity": "sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==", + "version": "1.5.10", + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", + "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", "dev": true, "requires": { "querystringify": "^2.1.1",