Update angular cli

This commit is contained in:
Peter Rossa
2023-09-26 08:50:58 +02:00
parent 9862e5af25
commit 18897340d4
2 changed files with 252 additions and 455 deletions

View File

@@ -29,7 +29,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.0.1",
"@angular/cli": "~16.0.1",
"@angular/cli": "~16.2.3",
"@angular/compiler-cli": "^16.0.1",
"@types/jasmine": "~4.3.0",
"jasmine-core": "~4.5.0",
@@ -40,4 +40,4 @@
"karma-jasmine-html-reporter": "~2.0.0",
"typescript": "~4.9.5"
}
}
}