fix(deps): update dependency @angular/cli to v18

This commit is contained in:
Oliver Lippert 2024-05-25 02:05:37 +00:00
parent 1992ced02b
commit a417e93c52
2 changed files with 251 additions and 234 deletions

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "17.3.5"
"@angular/cli": "18.0.1"
}
}