Skip to content

Commit e93d7bc

Browse files
chore(deps): update tailwindcss monorepo to ^4.2.1 (#723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e7ee2c commit e93d7bc

File tree

4 files changed

+150
-146
lines changed

4 files changed

+150
-146
lines changed

apps/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@
4545
"@o2s/lint-staged-config": "*",
4646
"@o2s/prettier-config": "*",
4747
"@o2s/typescript-config": "*",
48-
"@tailwindcss/postcss": "^4.1.18",
48+
"@tailwindcss/postcss": "^4.2.1",
4949
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
5050
"autoprefixer": "^10.4.24",
5151
"postcss": "^8.5.6",
5252
"prettier": "^3.8.1",
53-
"tailwindcss": "^4.1.18",
53+
"tailwindcss": "^4.2.1",
5454
"typescript": "5.9.3"
5555
},
5656
"browserslist": {

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"prettier": "^3.8.1",
9494
"sass": "^1.97.3",
9595
"shx": "^0.4.0",
96-
"tailwindcss": "^4.1.18",
96+
"tailwindcss": "^4.2.1",
9797
"tsx": "^4.21.0",
9898
"typescript": "^5.9.3"
9999
},

0 commit comments

Comments
 (0)