We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f8e83 commit b7a6cc0Copy full SHA for b7a6cc0
apps/web/package.json
@@ -28,14 +28,14 @@
28
},
29
"devDependencies": {
30
"@tailwindcss/forms": "0.5.10",
31
- "@tailwindcss/postcss": "4.1.17",
+ "@tailwindcss/postcss": "4.2.2",
32
"@types/node": "^24.10.1",
33
"@types/react": "19.2.7",
34
"@types/react-dom": "19.2.3",
35
"eslint": "^9.39.1",
36
"eslint-config-next": "16.0.7",
37
"postcss": "8.5.6",
38
- "tailwindcss": "4.1.17",
+ "tailwindcss": "4.2.2",
39
"typescript": "5.9.3"
40
}
41
0 commit comments