issue #60
All checks were successful
Test CI / build (push) Successful in 27s

- 일정 상세 조회 화면 및 기능 1차 구현 완료
This commit is contained in:
geonhee-min
2025-12-17 17:02:00 +09:00
parent 60e9d2a631
commit 8b085107f6
20 changed files with 1494 additions and 291 deletions

View File

@@ -11,7 +11,7 @@
"preview": "vite preview"
},
"dependencies": {
"@baekyangdan/core-utils": "^1.0.21",
"@baekyangdan/core-utils": "^1.0.23",
"@diceui/mention": "^0.8.0",
"@hookform/resolvers": "^5.2.2",
"@radix-ui/react-accordion": "^1.2.12",
@@ -60,6 +60,7 @@
"react-resizable-panels": "^3.0.6",
"react-router-dom": "^7.9.5",
"recharts": "^2.15.4",
"reflect-metadata": "^0.2.2",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",
"vaul": "^1.1.2",