app: 멀티유저 카테고리 보드 및 드래그 이동 추가

Made-with: Cursor
This commit is contained in:
2026-04-13 15:16:52 +09:00
parent 5b83789450
commit 7bb96ef19c
13 changed files with 708 additions and 88 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "todo",
"version": "0.0.1",
"version": "0.0.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "todo",
"version": "0.0.1",
"version": "0.0.8",
"dependencies": {
"pocketbase": "^0.25.1",
"vue": "^3.5.13",