update packages

This commit is contained in:
Bernd Storath
2026-04-08 15:51:37 +02:00
parent 3fb9adbf6f
commit e3e4049f8e
4 changed files with 2386 additions and 1872 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
</template>
<script setup lang="ts">
import type { ApexOptions } from 'apexcharts';
import type { ApexChart, ApexOptions } from 'apexcharts';
defineProps<{
client: LocalClient;