chore: update angular/cli

This commit is contained in:
eneller
2025-03-23 20:28:45 +01:00
parent 33496a7ebd
commit e5a5f7f60e
2 changed files with 260 additions and 350 deletions

604
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -23,7 +23,7 @@
"@angular/platform-server": "^19.0.5", "@angular/platform-server": "^19.0.5",
"@angular/router": "^19.0.5", "@angular/router": "^19.0.5",
"@angular/service-worker": "^19.0.5", "@angular/service-worker": "^19.0.5",
"@angular/ssr": "^19.0.6", "@angular/ssr": "^19.2.4",
"@ng-bootstrap/ng-bootstrap": "^18.0.0", "@ng-bootstrap/ng-bootstrap": "^18.0.0",
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.3", "bootstrap": "^5.3.3",
@@ -33,8 +33,8 @@
"zone.js": "~0.15.0" "zone.js": "~0.15.0"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^19.0.6", "@angular-devkit/build-angular": "^19.2.4",
"@angular/cli": "^19.0.6", "@angular/cli": "^19.2.4",
"@angular/compiler-cli": "^19.0.5", "@angular/compiler-cli": "^19.0.5",
"@angular/localize": "^19.0.5", "@angular/localize": "^19.0.5",
"@types/express": "^4.17.17", "@types/express": "^4.17.17",