update JS libraries

This commit is contained in:
2020-01-19 10:46:07 +01:00
parent 9bbf2d4c6c
commit ac89cea804
2 changed files with 1071 additions and 1217 deletions

2276
pdb-js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -23,19 +23,19 @@
"@angular/platform-browser-dynamic": "^8.2.14",
"@angular/router": "^8.2.14",
"moment": "^2.24.0",
"rxjs": "~6.5.3",
"rxjs-compat": "^6.5.3",
"rxjs": "^6.5.4",
"rxjs-compat": "^6.5.4",
"tslib": "^1.10.0",
"zone.js": "~0.9.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.803.21",
"@angular/cli": "^8.3.21",
"@angular-devkit/build-angular": "^0.803.23",
"@angular/cli": "^8.3.23",
"@angular/compiler-cli": "^8.2.14",
"@angular/language-service": "^8.2.14",
"@types/jasmine": "~3.5.0",
"@types/jasmine": "^3.5.1",
"@types/jasminewd2": "~2.0.8",
"@types/node": "~13.1.1",
"@types/node": "^13.1.8",
"codelyzer": "^5.2.1",
"jasmine-core": "~3.4.0",
"jasmine-spec-reporter": "~4.2.1",