mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-07-06 07:01:38 +08:00
⬆️ Upgrade(custom): upgrade deps, remove deprecated deps
This commit is contained in:
@@ -502,7 +502,6 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import dayjs from 'dayjs'
|
||||
import {
|
||||
CheckCircle2,
|
||||
CheckIcon,
|
||||
@@ -525,7 +524,8 @@ import {
|
||||
UserIcon,
|
||||
XCircleIcon,
|
||||
XIcon,
|
||||
} from 'lucide-vue-next'
|
||||
} from '@lucide/vue'
|
||||
import dayjs from 'dayjs'
|
||||
import { computed, onBeforeMount, onBeforeUnmount, ref, watch } from 'vue'
|
||||
import { useI18n } from 'vue-i18n'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user