This commit is contained in:
User
2025-05-01 22:40:17 -04:00
parent fb23c3b001
commit 0d2b67ab57
7 changed files with 93 additions and 83 deletions

View File

@@ -11,14 +11,14 @@
"@tailwindcss/forms": "^0.5.10",
"@vitejs/plugin-react": "^4.4.1",
"autoprefixer": "^10.4.21",
"axios": "^1.8.4",
"axios": "^1.9.0",
"concurrently": "^9.1.2",
"laravel-vite-plugin": "^1.2.0",
"postcss": "^8.5.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^3.4.17",
"vite": "^6.3.2"
"vite": "^6.3.4"
},
"dependencies": {
"@hookform/resolvers": "^3.10.0",