mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-09-01 23:48:39 +02:00
Astro 7 is released and @lucide/astro works with it unchanged. Widen the peerDependencies range to include ^7. Dev dependencies are intentionally kept on Astro 6: bumping them pulls Vite 8 into the workspace, which destabilizes pnpm's shared peer resolution and breaks the vitest snapshot tests in other packages (icons, svelte). Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>