썸네일을 메모리와 OPFS에 캐시하도록 개선

This commit is contained in:
static
2025-07-06 05:36:05 +09:00
parent 3a637b14b4
commit 781642fed6
11 changed files with 88 additions and 32 deletions

9
pnpm-lock.yaml generated
View File

@@ -96,6 +96,9 @@ importers:
kysely-ctl:
specifier: ^0.10.1
version: 0.10.1(kysely@0.27.5)
lru-cache:
specifier: ^11.1.0
version: 11.1.0
mime:
specifier: ^4.0.6
version: 4.0.6
@@ -1414,6 +1417,10 @@ packages:
lru-cache@10.4.3:
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
lru-cache@11.1.0:
resolution: {integrity: sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==}
engines: {node: 20 || >=22}
luxon@3.5.0:
resolution: {integrity: sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ==}
engines: {node: '>=12'}
@@ -3369,6 +3376,8 @@ snapshots:
lru-cache@10.4.3: {}
lru-cache@11.1.0: {}
luxon@3.5.0: {}
magic-string@0.30.17: