Skip to content

Commit 4b88631

Browse files
chore(deps): update tailwindcss monorepo to ^4.1.14 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9457b09 commit 4b88631

File tree

4 files changed

+181
-116
lines changed

4 files changed

+181
-116
lines changed

apps/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
"@o2s/eslint-config": "*",
4242
"@o2s/prettier-config": "*",
4343
"@o2s/typescript-config": "*",
44-
"@tailwindcss/postcss": "^4.1.7",
44+
"@tailwindcss/postcss": "^4.1.14",
4545
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4646
"autoprefixer": "^10.4.21",
4747
"postcss": "^8.5.6",
4848
"prettier": "^3.5.3",
49-
"tailwindcss": "^4.1.7",
49+
"tailwindcss": "^4.1.14",
5050
"typescript": "5.8.3"
5151
},
5252
"browserslist": {

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"postcss": "^8.5.6",
8282
"prettier": "^3.5.3",
8383
"sass": "^1.89.0",
84-
"tailwindcss": "^4.1.7",
84+
"tailwindcss": "^4.1.14",
8585
"tsx": "^4.19.4",
8686
"typescript": "^5.8.3"
8787
}

0 commit comments

Comments
 (0)