fix(uload-web): add missing svelte-i18n dependency

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-31 17:38:12 +02:00
parent 420bf07520
commit bce533ca8b
2 changed files with 4 additions and 0 deletions

View file

@ -41,6 +41,7 @@
"@manacore/shared-branding": "workspace:*",
"@manacore/shared-ui": "workspace:*",
"lucide-svelte": "^0.539.0",
"svelte-i18n": "^4.0.1",
"svelte-sonner": "^1.0.5"
}
}