Skip to content

Commit e2093ad

Browse files
chore(deps): update tailwindcss monorepo to v4.1.18 (#1413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03fe2d9 commit e2093ad

File tree

3 files changed

+283
-283
lines changed

3 files changed

+283
-283
lines changed

packages/config/tailwind-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"main": "./tailwind.config.ts",
77
"devDependencies": {
88
"@heroui/theme": "2.4.20",
9-
"tailwindcss": "4.1.17"
9+
"tailwindcss": "4.1.18"
1010
}
1111
}

packages/config/vite-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"main": "./vite.config.ts",
77
"devDependencies": {
8-
"@tailwindcss/vite": "4.1.17",
8+
"@tailwindcss/vite": "4.1.18",
99
"@vitejs/plugin-react": "5.1.2",
1010
"vite": "7.2.7",
1111
"vite-tsconfig-paths": "5.1.4"

0 commit comments

Comments
 (0)