refactor: remove svelte runtime

This commit is contained in:
vince 2026-06-19 23:49:48 +02:00
parent 76fe468df5
commit 72d56cb3c9
46 changed files with 40 additions and 2301 deletions

View file

@ -20,7 +20,6 @@
"dependencies": {
"@fontsource-variable/geist": "^5.2.9",
"@iconify/react": "^6.0.2",
"@iconify/svelte": "^5.2.2",
"@sinclair/typebox": "^0.34.49",
"ajv": "^8.20.0",
"ajv-formats": "^3.0.1",
@ -39,13 +38,8 @@
"@axe-core/playwright": "^4.11.3",
"@playwright/test": "^1.61.0",
"@storybook/addon-a11y": "^10.4.6",
"@storybook/addon-svelte-csf": "^5.1.2",
"@storybook/addon-vitest": "^10.4.6",
"@storybook/react-vite": "^10.4.6",
"@storybook/sveltekit": "^10.4.6",
"@sveltejs/adapter-node": "^5.5.4",
"@sveltejs/kit": "^2.65.2",
"@sveltejs/vite-plugin-svelte": "^7.1.2",
"@tailwindcss/vite": "^4.3.1",
"@types/bun": "^1.3.14",
"@types/node": "^25.9.3",
@ -56,8 +50,6 @@
"msw": "^2.14.6",
"shadcn": "^4.11.0",
"storybook": "^10.4.6",
"svelte": "^5.56.3",
"svelte-check": "^4.6.0",
"tailwindcss": "^4.3.1",
"typescript": "^6.0.3",
"vite": "^8.0.16",