chore(deps): migrate from lucide-vue-next to @lucide/vue (#5179)

This commit is contained in:
David Lane
2026-05-24 14:51:31 -04:00
committed by GitHub
parent dab4b41594
commit cda976f18a
17 changed files with 27 additions and 27 deletions

View File

@@ -27,7 +27,7 @@
<script type="module">
import { createApp } from 'vue'
import { initApp } from './init'
import { LogIn } from 'lucide-vue-next'
import { LogIn } from '@lucide/vue'
const app = createApp({
components: {