Skip to content

Commit deca18f

Browse files
chore(deps): update tailwindcss monorepo to v4.1.5 (#7874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d01803e commit deca18f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

orm/clerk-nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
},
1919
"devDependencies": {
2020
"@eslint/eslintrc": "3.3.1",
21-
"@tailwindcss/postcss": "4.1.4",
21+
"@tailwindcss/postcss": "4.1.5",
2222
"@types/node": "20.17.32",
2323
"@types/react": "19.1.2",
2424
"@types/react-dom": "19.1.3",
2525
"eslint": "9.25.1",
2626
"eslint-config-next": "15.3.1",
2727
"prisma": "6.7.0",
28-
"tailwindcss": "4.1.4",
28+
"tailwindcss": "4.1.5",
2929
"tsx": "4.19.4",
3030
"typescript": "5.8.3"
3131
}

orm/react-router-7/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
},
2121
"devDependencies": {
2222
"@react-router/dev": "7.5.3",
23-
"@tailwindcss/vite": "4.1.4",
23+
"@tailwindcss/vite": "4.1.5",
2424
"@types/node": "20.17.32",
2525
"@types/react": "19.1.2",
2626
"@types/react-dom": "19.1.3",
2727
"react-router-devtools": "1.1.10",
28-
"tailwindcss": "4.1.4",
28+
"tailwindcss": "4.1.5",
2929
"typescript": "5.8.2",
3030
"vite": "6.3.4",
3131
"vite-tsconfig-paths": "5.1.4"

orm/solid-start/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"node": "23.10.0"
2121
},
2222
"devDependencies": {
23-
"@tailwindcss/postcss": "4.1.4",
23+
"@tailwindcss/postcss": "4.1.5",
2424
"postcss": "8.5.3",
2525
"prisma": "6.7.0",
26-
"tailwindcss": "4.1.4",
26+
"tailwindcss": "4.1.5",
2727
"tsx": "4.19.4"
2828
}
2929
}

0 commit comments

Comments
 (0)