diff --git a/bun.lockb b/bun.lockb index bc0e094..dbdd221 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 34f7fec..12cb058 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,6 @@ "hast-util-minify-whitespace": "^1.0.1", "hast-util-to-html": "^9.0.3", "json-edit-react": "^1.17.0", - "lucide-react": "^0.453.0", "mjml-browser": "^4.15.3", "nanoid": "^5.0.7", "react": "^18.3.1", diff --git a/vite.config.ts b/vite.config.ts index f4489eb..98456fd 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -48,7 +48,6 @@ export default defineConfig({ '@tanstack/react-router', 'class-variance-authority', 'clsx', - 'lucide-react', 'react-hook-form', 'tailwind-merge', 'tailwindcss-animate',