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

@@ -19,7 +19,7 @@
"angular-oauth2-oidc": ">=13.0.0",
"bootstrap": ">=4.4.1",
"moment": ">=2.27.0",
"ngx-avatars": "1.4.0",
"ngx-avatars": "1.5.0",
"ngx-clipboard": ">=15.1.0",
"ngx-image-cropper": ">=3.3.5",
"ngx-uploadx": ">=5.1.0",

View File

@@ -18,7 +18,7 @@
"ngx-uploadx": ">=5.1.0",
"angular-oauth2-oidc": ">=13.0.0",
"moment": ">=2.27.0",
"ngx-avatars": "1.4.0",
"ngx-avatars": "1.5.0",
"ngx-image-cropper": ">=3.3.5",
"ngx-clipboard": ">=15.1.0"
}