0.1.6B bugfix

This commit is contained in:
User
2025-06-28 10:53:15 -04:00
parent a887399300
commit 24737ca896
4 changed files with 139 additions and 128 deletions

View File

@@ -7,12 +7,12 @@
},
"devDependencies": {
"@headlessui/react": "^2.2.4",
"@inertiajs/react": "^2.0.12",
"@inertiajs/react": "^2.0.14",
"@tailwindcss/forms": "^0.5.10",
"@vitejs/plugin-react": "^4.5.2",
"@vitejs/plugin-react": "^4.6.0",
"autoprefixer": "^10.4.21",
"axios": "^1.10.0",
"concurrently": "^9.1.2",
"concurrently": "^9.2.0",
"laravel-vite-plugin": "^1.3.0",
"postcss": "^8.5.6",
"react": "^18.3.1",
@@ -43,7 +43,7 @@
"lodash": "^4.17.21",
"lucide-react": "^0.468.0",
"luxon": "^3.6.1",
"react-hook-form": "^7.58.1",
"react-hook-form": "^7.59.0",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"use-double-tap": "^1.3.7",