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

4111
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -23,7 +23,7 @@
"@angular/platform-browser-dynamic": "^20.1.6", "@angular/platform-browser-dynamic": "^20.1.6",
"@angular/platform-server": "^20.1.6", "@angular/platform-server": "^20.1.6",
"@angular/router": "^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", "@ng-bootstrap/ng-bootstrap": "^19.0.1",
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.7", "bootstrap": "^5.3.7",
@@ -37,8 +37,8 @@
"zone.js": "~0.15.1" "zone.js": "~0.15.1"
}, },
"devDependencies": { "devDependencies": {
"@angular/build": "^20.1.5", "@angular/build": "^20.2.0",
"@angular/cli": "^20.1.5", "@angular/cli": "^20.2.0",
"@angular/compiler-cli": "^20.1.6", "@angular/compiler-cli": "^20.1.6",
"@angular/localize": "^20.1.6", "@angular/localize": "^20.1.6",
"@types/express": "^5.0.3", "@types/express": "^5.0.3",

1840
yarn.lock

File diff suppressed because it is too large Load Diff