cropper & imageservice

This commit is contained in:
2024-03-23 22:35:47 +01:00
parent d5210d3df4
commit a2c613c38f
11 changed files with 651 additions and 49 deletions

View File

@@ -28,7 +28,9 @@
"@fortawesome/free-regular-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@types/uuid": "^9.0.8",
"angular-cropperjs": "^14.0.1",
"browser-bunyan": "^1.8.0",
"cropperjs": "^1.6.1",
"express": "^4.18.2",
"jwt-decode": "^4.0.0",
"keycloak-js": "^23.0.7",
@@ -58,4 +60,4 @@
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.3.3"
}
}
}