Upgrade angular/cli

This commit is contained in:
Michel ten Voorde
2025-08-26 15:56:50 +02:00
parent 8082a72d4d
commit 1e45a12392
3 changed files with 1799 additions and 4158 deletions

View File

@@ -23,7 +23,7 @@
"@angular/platform-browser-dynamic": "^20.1.6",
"@angular/platform-server": "^20.1.6",
"@angular/router": "^20.1.6",
"@angular/ssr": "^20.1.5",
"@angular/ssr": "^20.2.0",
"@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.1.5",
"@angular/cli": "^20.1.5",
"@angular/build": "^20.2.0",
"@angular/cli": "^20.2.0",
"@angular/compiler-cli": "^20.1.6",
"@angular/localize": "^20.1.6",
"@types/express": "^5.0.3",