uninstalled @tailwindcss/forms

This commit is contained in:
2024-01-05 14:26:09 +01:00
parent 9090266f8d
commit b02eafa309
3 changed files with 7 additions and 29 deletions

View File

@@ -10,7 +10,6 @@
},
"dependencies": {
"@heroicons/react": "^2.0.18",
"@tailwindcss/forms": "^0.5.7",
"@types/node": "20.5.7",
"autoprefixer": "10.4.15",
"bcrypt": "^5.1.1",
@@ -23,7 +22,7 @@
"postcss": "8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.3.3",
"tailwindcss": "^3.4.0",
"typescript": "5.2.2",
"use-debounce": "^10.0.0",
"zod": "^3.22.2"