Fix. GR_VISUAL 템플릿 컴포넌트 정리

This commit is contained in:
clkim
2025-09-24 14:27:52 +09:00
parent c0c7c40001
commit cf15589fd0
10 changed files with 323 additions and 239 deletions

View File

@@ -21,12 +21,13 @@
"dependencies": {
"@nuxtjs/i18n": "^10.0.6",
"@pinia/nuxt": "^0.6.1",
"@splidejs/splide": "^4.1.4",
"@splidejs/vue-splide": "^0.6.12",
"@vueuse/core": "^13.6.0",
"@vueuse/nuxt": "^13.6.0",
"h3": "^1.15.4",
"nuxt": "^4.0.3",
"pinia": "^2.3.1",
"swiper": "^12.0.1",
"vue": "^3.5.0",
"vue-dompurify-html": "^5.3.0"
},