Skip to content

Commit 450bab1

Browse files
chore(deps): bump the tailwindcss group with 2 updates
Bumps the tailwindcss group with 2 updates: [tailwind-merge](https://github.com/dcastil/tailwind-merge) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `tailwind-merge` from 2.6.0 to 3.4.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.0...v3.4.0) Updates `tailwindcss` from 3.4.17 to 4.1.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.17/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tailwindcss - dependency-name: tailwindcss dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-major dependency-group: tailwindcss ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d93922b commit 450bab1

File tree

2 files changed

+18
-507
lines changed

2 files changed

+18
-507
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"react-hook-form": "^7.54.2",
5555
"react-resizable-panels": "^2.1.7",
5656
"server-only": "^0.0.1",
57-
"tailwind-merge": "^2.6.0",
57+
"tailwind-merge": "^3.4.0",
5858
"tailwindcss-animate": "^1.0.7",
5959
"zod": "^3.24.2"
6060
},
@@ -74,7 +74,7 @@
7474
"husky": "^9.1.7",
7575
"postcss": "^8.5.3",
7676
"prettier": "^3.7.4",
77-
"tailwindcss": "^3.4.1",
77+
"tailwindcss": "^4.1.18",
7878
"typescript": "^5.7.3",
7979
"typescript-eslint": "^8.24.0"
8080
}

0 commit comments

Comments
 (0)