Upgrade Vite, Vue and other thrid-party packages

This commit is contained in:
Darko Gjorgjijoski
2025-01-12 17:38:18 +01:00
parent 7e2d257f7d
commit fcf64c0b26
5 changed files with 44 additions and 2493 deletions

View File

@@ -250,9 +250,9 @@
</p>
</div>
<a
href="#"
<span
class="
cursor-pointer
box-border
absolute
z-30
@@ -273,7 +273,7 @@
@click.prevent.stop="onFileRemove(index)"
>
<BaseIcon name="XIcon" class="h-4 text-xl leading-6 text-black" />
</a>
</span>
</a>
</div>
@@ -348,9 +348,9 @@
</p>
</div>
<a
href="#"
<span
class="
cursor-pointer
box-border
absolute
z-30
@@ -371,7 +371,7 @@
@click.prevent.stop="onFileRemove(index)"
>
<BaseIcon name="XIcon" class="h-4 text-xl leading-6 text-black" />
</a>
</span>
</a>
</div>
</form>