feat: 전적검색 화면, 관리자 화면 추가

This commit is contained in:
2026-06-13 03:34:23 +09:00
parent 870615219b
commit fc0352cfcb
71 changed files with 3517 additions and 676 deletions
+3 -1
View File
@@ -14,10 +14,12 @@
"format": "oxfmt src/"
},
"dependencies": {
"apexcharts": "^5.15.0",
"axios": "^1.14.0",
"pinia": "^3.0.4",
"vue": "^3.5.31",
"vue-router": "^4.4.5"
"vue-router": "^4.4.5",
"vue3-apexcharts": "^1.11.1"
},
"devDependencies": {
"@tsconfig/node24": "^24.0.4",