0.1.6B bugfix
This commit is contained in:
14
package.json
14
package.json
@@ -7,14 +7,14 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@headlessui/react": "^2.2.4",
|
||||
"@inertiajs/react": "^2.0.11",
|
||||
"@inertiajs/react": "^2.0.12",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@vitejs/plugin-react": "^4.5.0",
|
||||
"@vitejs/plugin-react": "^4.5.2",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"axios": "^1.9.0",
|
||||
"axios": "^1.10.0",
|
||||
"concurrently": "^9.1.2",
|
||||
"laravel-vite-plugin": "^1.2.0",
|
||||
"postcss": "^8.5.3",
|
||||
"laravel-vite-plugin": "^1.3.0",
|
||||
"postcss": "^8.5.6",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"tailwindcss": "^3.4.17",
|
||||
@@ -43,11 +43,11 @@
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.468.0",
|
||||
"luxon": "^3.6.1",
|
||||
"react-hook-form": "^7.56.4",
|
||||
"react-hook-form": "^7.58.1",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"use-double-tap": "^1.3.7",
|
||||
"use-long-press": "^3.3.0",
|
||||
"zod": "^3.25.32"
|
||||
"zod": "^3.25.67"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user