Updated angular-cli

This commit is contained in:
2025-09-30 23:00:57 +02:00
parent f2ee2b467d
commit 21fa706b45
3 changed files with 820 additions and 262 deletions

View File

@@ -23,7 +23,7 @@
"@angular/platform-browser-dynamic": "^20.2.1",
"@angular/platform-server": "^20.2.1",
"@angular/router": "^20.2.1",
"@angular/ssr": "^20.2.0",
"@angular/ssr": "^20.3.3",
"@ng-bootstrap/ng-bootstrap": "^19.0.1",
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.7",
@@ -37,8 +37,8 @@
"zone.js": "~0.15.1"
},
"devDependencies": {
"@angular/build": "^20.2.0",
"@angular/cli": "^20.2.0",
"@angular/build": "^20.3.3",
"@angular/cli": "^20.3.3",
"@angular/compiler-cli": "^20.2.1",
"@angular/localize": "^20.2.1",
"@types/express": "^5.0.3",