feat: lru cache

This commit is contained in:
u80864958
2026-01-23 14:32:51 +01:00
parent df9e6e95cb
commit ab3c8982e2
4 changed files with 61 additions and 7 deletions
+1
View File
@@ -30,6 +30,7 @@
"@inlang/paraglide-js": "^1.11.0",
"@inlang/paraglide-sveltekit": "^0.16.1",
"@ts-stack/markdown": "^1.5.0",
"lru-cache": "^11.2.4",
"mime-types": "^3.0.2",
"svelte-preprocess": "^6.0.2",
"webdav": "^5.8.0"