AW6241 Migrate deps

This commit is contained in:
2024-09-05 12:50:16 +02:00
parent a250ecdcc1
commit 3247880b7c
5 changed files with 22 additions and 22 deletions

View File

@@ -13,11 +13,11 @@
"@angular/forms": "^18.2.3",
"@microsoft/signalr": "^3.1.16",
"@ng-bootstrap/ng-bootstrap": "^17.0.1",
"@ngrx/effects": "^18",
"@ngrx/router-store": "^18",
"@ngrx/store": "^18",
"angular-oauth2-oidc": "^17",
"bootstrap": "^5.3.0",
"@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18.0.2",
"angular-oauth2-oidc": "^17.0.2",
"bootstrap": "^5.3.3",
"moment": "^2.29.4",
"ngx-avatars": "1.8.0",
"ngx-clipboard": "16.0.0",