update JS libs
This commit is contained in:
2907
pdb-js/package-lock.json
generated
2907
pdb-js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -12,30 +12,30 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^11.0.2",
|
||||
"@angular/cdk": "^11.0.0",
|
||||
"@angular/common": "^11.0.2",
|
||||
"@angular/compiler": "^11.0.2",
|
||||
"@angular/core": "^11.0.2",
|
||||
"@angular/forms": "^11.0.2",
|
||||
"@angular/material": "^11.0.0",
|
||||
"@angular/platform-browser": "^11.0.2",
|
||||
"@angular/platform-browser-dynamic": "^11.0.2",
|
||||
"@angular/router": "^11.0.2",
|
||||
"@angular/animations": "^11.2.0",
|
||||
"@angular/cdk": "^11.2.0",
|
||||
"@angular/common": "^11.2.0",
|
||||
"@angular/compiler": "^11.2.0",
|
||||
"@angular/core": "^11.2.0",
|
||||
"@angular/forms": "^11.2.0",
|
||||
"@angular/material": "^11.2.0",
|
||||
"@angular/platform-browser": "^11.2.0",
|
||||
"@angular/platform-browser-dynamic": "^11.2.0",
|
||||
"@angular/router": "^11.2.0",
|
||||
"moment": "^2.29.1",
|
||||
"rxjs": "^6.6.3",
|
||||
"rxjs-compat": "^6.6.3",
|
||||
"tslib": "^2.0.0",
|
||||
"tslib": "^2.1.0",
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^0.1100.2",
|
||||
"@angular/cli": "^11.0.2",
|
||||
"@angular/compiler-cli": "^11.0.2",
|
||||
"@angular/language-service": "^11.0.2",
|
||||
"@types/jasmine": "~3.6.0",
|
||||
"@angular-devkit/build-angular": "^0.1100.7",
|
||||
"@angular/cli": "^11.2.0",
|
||||
"@angular/compiler-cli": "^11.2.0",
|
||||
"@angular/language-service": "^11.2.0",
|
||||
"@types/jasmine": "^3.6.3",
|
||||
"@types/jasminewd2": "~2.0.8",
|
||||
"@types/node": "^12.19.4",
|
||||
"@types/node": "^12.20.1",
|
||||
"codelyzer": "^6.0.0",
|
||||
"jasmine-core": "~3.6.0",
|
||||
"jasmine-spec-reporter": "~5.0.0",
|
||||
@@ -47,6 +47,6 @@
|
||||
"protractor": "~7.0.0",
|
||||
"ts-node": "~8.5.4",
|
||||
"tslint": "~6.1.0",
|
||||
"typescript": "~4.0.0"
|
||||
"typescript": "^4.0.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user