update ui package dependencies; update lucide imports

This commit is contained in:
Gregor Vostrak
2026-05-26 17:30:30 +02:00
parent e9217df338
commit 414b5d3294
31 changed files with 38 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
<script setup lang="ts">
import { cn } from '../utils/cn';
import { X } from 'lucide-vue-next';
import { X } from '@lucide/vue';
import {
DialogClose,
DialogContent,