Update to angular 10

This commit is contained in:
2026-03-22 08:53:14 +01:00
parent 3045419fe8
commit 1fcc24f3f0
2 changed files with 2409 additions and 1210 deletions
+2392 -1193
View File
File diff suppressed because it is too large Load Diff
+15 -15
View File
@@ -50,24 +50,24 @@
"webpack-cli": "^3.3.12"
},
"dependencies": {
"@angular-devkit/build-angular": "^0.900.7",
"@angular/animations": "^9.1.13",
"@angular/cdk": "^9.2.4",
"@angular/common": "^9.1.13",
"@angular/compiler": "^9.1.13",
"@angular/compiler-cli": "^9.1.13",
"@angular/core": "^9.1.13",
"@angular/forms": "^9.1.13",
"@angular/platform-browser": "^9.1.13",
"@angular/platform-browser-dynamic": "^9.1.13",
"@angular-devkit/build-angular": "^0.1000.8",
"@angular/animations": "^10.2.5",
"@angular/cdk": "^10.2.7",
"@angular/common": "^10.2.5",
"@angular/compiler": "^10.2.5",
"@angular/compiler-cli": "^10.2.5",
"@angular/core": "^10.2.5",
"@angular/forms": "^10.2.5",
"@angular/platform-browser": "^10.2.5",
"@angular/platform-browser-dynamic": "^10.2.5",
"@angular/platform-server": "^8.2.4",
"@angular/router": "^9.1.13",
"@angular/router": "^10.2.5",
"@encharm/cws": "^4.0.2",
"@fortawesome/angular-fontawesome": "^0.5.0",
"@fortawesome/fontawesome-svg-core": "^1.2.22",
"@fortawesome/free-brands-svg-icons": "^5.10.2",
"@fortawesome/free-solid-svg-icons": "^5.10.2",
"@ngtools/webpack": "^9.1.15",
"@ngtools/webpack": "^10.2.4",
"@passport-next/passport-facebook": "^3.1.2",
"@passport-next/passport-google-oauth2": "^1.0.0",
"@types/base64-js": "^1.2.5",
@@ -199,13 +199,13 @@
"timsort": "^0.3.0",
"tracer": "^1.0.1",
"transliteration": "1.6.6",
"ts-loader": "^6.2.2",
"ts-loader": "^8.4.0",
"ts-node": "^8.3.0",
"tsickle": "^0.37.0",
"tslib": "^1.10.0",
"tslib": "^2.8.1",
"tslint": "^5.19.0",
"tsutils": "^3.17.1",
"typescript": "^3.8.3",
"typescript": "^3.9.10",
"ua-parser-js": "^0.7.20",
"uglifyjs-webpack-plugin": "^1.3.0",
"webgl-debug": "^2.0.1",