From d17bc0583c533d36615dbbbfbd45a46409991063 Mon Sep 17 00:00:00 2001 From: Viet An Date: Sat, 6 Jun 2026 20:54:37 +0700 Subject: [PATCH] changes: bump deps --- app/components/SvgIcon.vue | 24 +- app/components/media/ChipImage.vue | 2 +- app/components/media/ImageCard.vue | 2 +- app/components/media/ImageLayout.vue | 2 +- app/components/media/Imagebox.vue | 4 +- nuxt.config.ts | 25 + package-lock.json | 9271 ++++++++++++-------------- package.json | 6 +- 8 files changed, 4222 insertions(+), 5114 deletions(-) diff --git a/app/components/SvgIcon.vue b/app/components/SvgIcon.vue index 5bf7440..aa17ed3 100644 --- a/app/components/SvgIcon.vue +++ b/app/components/SvgIcon.vue @@ -1,16 +1,28 @@ -