Skip to content

Commit 3d7e1ce

Browse files
Update tailwindcss monorepo to ^4.2.0
1 parent 458b025 commit 3d7e1ce

2 files changed

Lines changed: 195 additions & 198 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@eslint/js": "^9.39.1",
4848
"@tailwindcss/typography": "^0.5.19",
49-
"@tailwindcss/vite": "^4.1.16",
49+
"@tailwindcss/vite": "^4.2.0",
5050
"@types/react": "^19.2.5",
5151
"@types/react-dom": "^19.2.3",
5252
"@vitejs/plugin-react": "^4.7.0",
@@ -58,7 +58,7 @@
5858
"globals": "^16.5.0",
5959
"markdownlint-cli": "^0.48.0",
6060
"prettier": "^3.6.2",
61-
"tailwindcss": "^4.1.16",
61+
"tailwindcss": "^4.2.0",
6262
"typescript": "~5.8.3",
6363
"typescript-eslint": "^8.46.3",
6464
"vite": "6.4.1"

0 commit comments

Comments
 (0)