Skip to content

Commit 3a40d4c

Browse files
Update dependency tailwind-merge to v3 (#345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b564e2 commit 3a40d4c

6 files changed

Lines changed: 17 additions & 16 deletions

File tree

docs/package-lock.json

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

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0",
3333
"react-hook-form": "^7.53.2",
34-
"tailwind-merge": "^2.5.5",
34+
"tailwind-merge": "^3.0.0",
3535
"tailwindcss-animate": "^1.0.7",
3636
"zod": "^3.23.8"
3737
},

test-nextjs/package-lock.json

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

test-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"next-themes": "^0.3.0",
2828
"react": "file:../node_modules/react",
2929
"react-dom": "file:../node_modules/react-dom",
30-
"tailwind-merge": "^2.4.0",
30+
"tailwind-merge": "^3.0.0",
3131
"tailwindcss-animate": "^1.0.7",
3232
"adm-zip": "0.5.14"
3333
},

test-router/package-lock.json

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

test-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react": "file:../node_modules/react",
3838
"react-dom": "file:../node_modules/react-dom",
3939
"resend": "^6.0.0",
40-
"tailwind-merge": "^2.3.0",
40+
"tailwind-merge": "^3.0.0",
4141
"tailwindcss-animate": "^1.0.7",
4242
"twilio": "^6.0.0"
4343
},

0 commit comments

Comments
 (0)