Skip to content

Commit a1e04b0

Browse files
chore(deps): update tailwindcss monorepo to ^4.1.16 (#320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39cb301 commit a1e04b0

File tree

4 files changed

+141
-187
lines changed

4 files changed

+141
-187
lines changed

apps/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"@o2s/eslint-config": "*",
4444
"@o2s/prettier-config": "*",
4545
"@o2s/typescript-config": "*",
46-
"@tailwindcss/postcss": "^4.1.14",
46+
"@tailwindcss/postcss": "^4.1.16",
4747
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4848
"autoprefixer": "^10.4.21",
4949
"postcss": "^8.5.6",
5050
"prettier": "^3.6.2",
51-
"tailwindcss": "^4.1.14",
51+
"tailwindcss": "^4.1.16",
5252
"typescript": "5.9.3"
5353
},
5454
"browserslist": {

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"postcss": "^8.5.6",
7979
"prettier": "^3.6.2",
8080
"sass": "^1.93.2",
81-
"tailwindcss": "^4.1.14",
81+
"tailwindcss": "^4.1.16",
8282
"tsx": "^4.20.6",
8383
"typescript": "^5.9.3"
8484
}

0 commit comments

Comments
 (0)