Update dependency @angular/router to v15

This commit is contained in:
2022-11-16 22:29:09 +01:00
committed by Gitea
parent bb26d168ff
commit bc04394f27
2 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
"@angular/material": "^15.0.0",
"@angular/platform-browser": "~14.2.0",
"@angular/platform-browser-dynamic": "~14.2.0",
"@angular/router": "~14.2.0",
"@angular/router": "~15.0.0",
"bootstrap": "^5.1.3",
"ngx-cron-editor": "^0.7.3",
"rxjs": "~7.6.0",