Skip to content

Commit 281d686

Browse files
chore(deps): update tailwindcss monorepo to ^4.1.18 (#502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ee7f64 commit 281d686

File tree

4 files changed

+80
-80
lines changed

4 files changed

+80
-80
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.17",
48+
"@tailwindcss/postcss": "^4.1.18",
4949
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
5050
"autoprefixer": "^10.4.23",
5151
"postcss": "^8.5.6",
5252
"prettier": "^3.7.4",
53-
"tailwindcss": "^4.1.17",
53+
"tailwindcss": "^4.1.18",
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
@@ -84,7 +84,7 @@
8484
"prettier": "^3.7.4",
8585
"sass": "^1.94.2",
8686
"shx": "^0.4.0",
87-
"tailwindcss": "^4.1.17",
87+
"tailwindcss": "^4.1.18",
8888
"tsx": "^4.21.0",
8989
"typescript": "^5.9.3"
9090
},

package-lock.json

Lines changed: 76 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@o2s/lint-staged-config": "*",
2525
"@o2s/prettier-config": "*",
2626
"@o2s/typescript-config": "*",
27-
"@tailwindcss/postcss": "^4.1.17",
27+
"@tailwindcss/postcss": "^4.1.18",
2828
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
2929
"@turbo/gen": "^2.6.3",
3030
"@types/eslint": "^9.6.1",

0 commit comments

Comments
 (0)