Update node/npm 28/121428/22
authorvasraz <vasyl.razinkov@est.tech>
Wed, 19 May 2021 22:52:26 +0000 (23:52 +0100)
committerVasyl Razinkov <vasyl.razinkov@est.tech>
Fri, 28 May 2021 18:28:54 +0000 (18:28 +0000)
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ibb2ffc1c27ea7699afa4f078cd2d0326939b8de9
Issue-ID: SDC-3600

catalog-ui/package.json

index 05748e9..5194f4e 100644 (file)
@@ -52,7 +52,6 @@
     "copy-webpack-plugin": "^4.0.1",
     "cors": "2.7.1",
     "css-loader": "^0.26.1",
-    "cypress": "^3.8.0",
     "exports-loader": "^0.6.3",
     "express": "^4.14.0",
     "extract-text-webpack-plugin": "^2.1.0",
@@ -79,7 +78,8 @@
     "url-loader": "^0.5.7",
     "webpack-dev-middleware": "^1.10.1"
   },
-  "engines": {},
+  "engines": {
+  },
   "dependencies": {
     "@angular/animations": "^5.0.0",
     "@angular/cli": "^1.0.0",
     "@angular/http": "^5.0.0",
     "@angular/platform-browser": "^5.0.0",
     "@angular/platform-browser-dynamic": "^5.0.0",
-    "@angular/platform-server": "^5.0.0",
     "@angular/router": "^5.0.0",
     "@angular/upgrade": "^5.0.0",
     "@bardit/cytoscape-expand-collapse": "^2.0.3",
     "@bardit/cytoscape-qtip": "^2.5.1",
-    "@ngrx/core": "^1.2.0",
-    "@ngrx/effects": "^5.2.0",
-    "@ngrx/store": "^5.0.0",
     "@ngxs/devtools-plugin": "3.3.4",
     "@ngxs/logger-plugin": "3.3.4",
     "@ngxs/store": "^2.1.0-dev.d538580",
     "@swimlane/ngx-datatable": "^14.0.0",
     "@types/core-js": "^0.9.35",
-    "@types/es6-promise": "^3.3.0",
     "@types/jquery": "^2.0.52",
     "@types/js-md5": "^0.4.0",
     "@types/lodash": "4.14.85",
     "angular2-draggable": "1.1.0",
     "angular2-uuid": "^1.1.1",
     "animate.css": "^3.5.2",
-    "awesome-typescript-loader": "^3.0.8",
-    "babel-core": "^6.23.1",
-    "babel-loader": "^6.3.2",
     "babel-preset-env": "^1.7.0",
     "bootstrap": "^3.3.7",
     "checklist-model": "^0.11.0",
-    "class-transformer": "^0.1.6",
     "clean-webpack-plugin": "^0.1.16",
-    "compression": "1.7.1",
     "compression-webpack-plugin": "1.0.0",
     "core-js": "^2.4.1",
     "cytoscape": "^2.7.15",
-    "cytoscape.js-undo-redo": "^1.0.1",
-    "grunt": "^0.4.0",
-    "jquery": "^2.2.4",
+    "jquery": "^3.6.0",
     "jqueryui": "^1.11.1",
     "js-md5": "^0.4.2",
-    "less": "~3.9.0",
-    "less-loader": "^4.1.0",
     "lodash": "^4.17.2",
     "ng-infinite-scroll": "^1.3.0",
     "ngx-drag-drop": "v2.0.0-rc.4",
-    "ngx-pagination": "^5.0.0",
     "onap-ui-angular": "5.2.5",
     "perfect-scrollbar": "^0.6.16",
+    "protractor": "7.0.0",
     "qtip2": "^3.0.3",
-    "reflect-metadata": "^0.1.10",
     "restangular": "^1.6.1",
     "rxjs": "6.2.2",
     "rxjs-compat": "6.2.0",
     "zone.js": "0.8.5"
   },
   "resolutions": {
-    "cypress": "3.8.0"
   }
 }