changes: bump deps

This commit is contained in:
Viet An
2026-06-06 20:54:37 +07:00
parent de78da2d47
commit d17bc0583c
8 changed files with 4222 additions and 5114 deletions

View File

@@ -114,10 +114,10 @@
class="image px-2 pb-2"
v-if="k.file && type === 'image'"
>
<nuxt-img
<NuxtImg
:src="`${path}download?name=${k.file}`"
:id="'commentImage' + k.id"
></nuxt-img>
/>
<div
class="text-image"
v-if="focus === k"