브라우저에서 HEIF 이미지를 제대로 표현하지 못하던 버그 수정

This commit is contained in:
static
2025-01-06 23:41:20 +09:00
parent b2f048c51e
commit 71a01abf6c
4 changed files with 35 additions and 8 deletions

7
pnpm-lock.yaml generated
View File

@@ -88,6 +88,9 @@ devDependencies:
globals:
specifier: ^15.0.0
version: 15.14.0
heic2any:
specifier: ^0.0.4
version: 0.0.4
mime:
specifier: ^4.0.6
version: 4.0.6
@@ -2415,6 +2418,10 @@ packages:
function-bind: 1.1.2
dev: true
/heic2any@0.0.4:
resolution: {integrity: sha512-3lLnZiDELfabVH87htnRolZ2iehX9zwpRyGNz22GKXIu0fznlblf0/ftppXKNqS26dqFSeqfIBhAmAj/uSp0cA==}
dev: true
/ieee754@1.2.1:
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
dev: false