Update to Angular 12

This commit is contained in:
2026-03-22 09:22:10 +01:00
parent 9063bc0d19
commit 1dea5953f6
2 changed files with 2996 additions and 4315 deletions
+2981 -4300
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.1100.7",
"@angular/animations": "^11.2.14",
"@angular/cdk": "^11.2.13",
"@angular/common": "^11.2.14",
"@angular/compiler": "^11.2.14",
"@angular/compiler-cli": "^11.2.14",
"@angular/core": "^11.2.14",
"@angular/forms": "^11.2.14",
"@angular/platform-browser": "^11.2.14",
"@angular/platform-browser-dynamic": "^11.2.14",
"@angular/platform-server": "^8.2.4",
"@angular/router": "^11.2.14",
"@angular-devkit/build-angular": "^12.2.18",
"@angular/animations": "^12.2.17",
"@angular/cdk": "^12.2.13",
"@angular/common": "^12.2.17",
"@angular/compiler": "^12.2.17",
"@angular/compiler-cli": "^12.2.17",
"@angular/core": "^12.2.17",
"@angular/forms": "^12.2.17",
"@angular/platform-browser": "^12.2.17",
"@angular/platform-browser-dynamic": "^12.2.17",
"@angular/platform-server": "^12.2.17",
"@angular/router": "^12.2.17",
"@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": "^11.2.19",
"@ngtools/webpack": "^12.2.18",
"@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": "^8.4.0",
"ts-loader": "^9.5.4",
"ts-node": "^8.3.0",
"tsickle": "^0.37.0",
"tslib": "^2.8.1",
"tslint": "^5.19.0",
"tsutils": "^3.17.1",
"typescript": "^4.0.8",
"typescript": "^4.2.4",
"ua-parser-js": "^0.7.20",
"uglifyjs-webpack-plugin": "^1.3.0",
"webgl-debug": "^2.0.1",