Skip to content

Commit 35ba31f

Browse files
chore(deps): update tailwindcss monorepo to ^4.1.13 (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d050de commit 35ba31f

File tree

2 files changed

+105
-101
lines changed

2 files changed

+105
-101
lines changed

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,14 @@
8585
"devDependencies": {
8686
"@acme/tsconfig": "workspace:*",
8787
"@biomejs/biome": "^2.0.6",
88-
"@tailwindcss/postcss": "^4.0.8",
88+
"@tailwindcss/postcss": "^4.1.13",
8989
"@types/node": "^22.15.29",
9090
"@types/react": "^19.1.8",
9191
"@types/react-dom": "^19.1.6",
9292
"dotenv-cli": "^8.0.0",
9393
"jiti": "^2.4.2",
9494
"react": "19.1.0",
9595
"react-dom": "19.1.0",
96-
"tailwindcss": "^4.1.11"
96+
"tailwindcss": "^4.1.13"
9797
}
9898
}

0 commit comments

Comments
 (0)