This commit is contained in:
User
2025-01-21 19:57:07 -05:00
parent befc90dd02
commit d9f57e4e86
17 changed files with 206 additions and 230 deletions

View File

@@ -7,18 +7,18 @@
},
"devDependencies": {
"@headlessui/react": "^2.2.0",
"@inertiajs/react": "^2.0.2",
"@inertiajs/react": "^2.0.3",
"@tailwindcss/forms": "^0.5.10",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"axios": "^1.7.9",
"concurrently": "^9.1.2",
"laravel-vite-plugin": "^1.1.1",
"laravel-vite-plugin": "^1.2.0",
"postcss": "^8.5.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^3.4.17",
"vite": "^6.0.7"
"vite": "^6.0.11"
},
"dependencies": {
"@hookform/resolvers": "^3.10.0",