Skip to content

Commit 3c822af

Browse files
chore(deps): update tailwindcss monorepo to v4.2.0
1 parent c7f8e83 commit 3c822af

File tree

3 files changed

+434
-374
lines changed

3 files changed

+434
-374
lines changed

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
},
2929
"devDependencies": {
3030
"@tailwindcss/forms": "0.5.10",
31-
"@tailwindcss/postcss": "4.1.17",
31+
"@tailwindcss/postcss": "4.2.0",
3232
"@types/node": "^24.10.1",
3333
"@types/react": "19.2.7",
3434
"@types/react-dom": "19.2.3",
3535
"eslint": "^9.39.1",
3636
"eslint-config-next": "16.0.7",
3737
"postcss": "8.5.6",
38-
"tailwindcss": "4.1.17",
38+
"tailwindcss": "4.2.0",
3939
"typescript": "5.9.3"
4040
}
4141
}

0 commit comments

Comments
 (0)