⬆️ Upgrade(custom): upgrade deps, remove deprecated deps

This commit is contained in:
Kuingsmile
2026-06-07 20:42:07 +08:00
parent 65ec8ef8bd
commit 3ce5811deb
36 changed files with 1166 additions and 858 deletions

View File

@@ -43,7 +43,7 @@
</template>
<script setup lang="ts">
import { XIcon } from 'lucide-vue-next'
import { XIcon } from '@lucide/vue'
import { onBeforeMount, ref } from 'vue'
import { getConfig } from '@/utils/dataSender'