This commit is contained in:
2026-03-30 16:39:53 +09:00
parent 99f5f2a507
commit da981cfc69
42 changed files with 446 additions and 230 deletions

View File

@@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@react-input/mask": "^2.0.4",
"@tailwindcss/vite": "^4.2.2",
"axios": "^1.13.6",
"clsx": "^2.1.1",
@@ -18,6 +19,7 @@
"motion": "^12.38.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-hook-form": "^7.72.0",
"tailwindcss": "^4.2.2"
},
"devDependencies": {