We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c095c commit 2084474Copy full SHA for 2084474
apps/web/package.json
@@ -27,14 +27,14 @@
27
},
28
"devDependencies": {
29
"@tailwindcss/forms": "0.5.10",
30
- "@tailwindcss/postcss": "4.1.10",
+ "@tailwindcss/postcss": "4.1.13",
31
"@types/node": "20.17.32",
32
"@types/react": "19.1.8",
33
"@types/react-dom": "19.1.6",
34
"eslint": "8.57.1",
35
"eslint-config-next": "15.3.4",
36
"postcss": "8.5.3",
37
- "tailwindcss": "4.1.10",
+ "tailwindcss": "4.1.13",
38
"typescript": "5.8.3"
39
}
40
0 commit comments