This commit is contained in:
2025-07-16 00:13:30 +09:00
parent bb8cfb291a
commit 645e0b033b
4 changed files with 293 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"axios": "^1.10.0",
"next": "^15.3.5",
"next-auth": "^4.24.11",
"react": "^19.0.0",