Aw5739 Prepare migration to v16: Use suported version of ngx-avatars

This commit is contained in:
2024-01-08 14:43:28 +01:00
parent 88667b3986
commit 7339b91328
4 changed files with 30 additions and 24 deletions

View File

@@ -28,7 +28,7 @@
"@ng-bootstrap/ng-bootstrap": "^14.0.0",
"@ngrx/effects": "^16",
"@ngrx/router-store": "^16",
"@ngrx/store": "^1",
"@ngrx/store": "^16",
"@popperjs/core": "^2.11.6",
"angular-oauth2-oidc": "^13",
"assert": "^2.0.0",
@@ -40,7 +40,7 @@
"https-browserify": "^1.0.0",
"moment": "^2.29.4",
"ngrx-store-localstorage": "^15",
"ngx-avatars": "1.4.0",
"ngx-avatars": "1.5.0",
"ngx-clipboard": "^15.1.0",
"ngx-image-cropper": "^3.3.5",
"ngx-uploadx": "^5.2.0",