refactor(frontend): Vue 드래그 정렬 라이브러리를 교체

This commit is contained in:
2026-08-21 02:19:40 +00:00
parent ac7e2c87fd
commit 0b0697d165
6 changed files with 118 additions and 35 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"mitt": "^3.0.1",
"pinia": "^3.0.4",
"vue": "^3.5.26",
"vuedraggable-es": "4.1.1",
"vue-draggable-plus": "0.6.1",
"vue-router": "^4.6.4",
"zod": "^4.3.5"
},