Skip to content

Commit 6ec5fe1

Browse files
chore(deps): bump tailwind-merge from 2.6.0 to 3.3.0
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.6.0 to 3.3.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.0...v3.3.0) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 713ebe0 commit 6ec5fe1

File tree

6 files changed

+2276
-574
lines changed

6 files changed

+2276
-574
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"spdx-correct": "^3.2.0",
101101
"stripe": "17.7.0",
102102
"swagger-ui-react": "^5.21.0",
103-
"tailwind-merge": "^2.6.0",
103+
"tailwind-merge": "^3.3.0",
104104
"tailwindcss-animate": "^1.0.7",
105105
"thirdweb": "workspace:*",
106106
"tiny-invariant": "^1.3.3",

apps/login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-dom": "19.1.0",
3232
"server-only": "^0.0.1",
3333
"sonner": "2.0.3",
34-
"tailwind-merge": "^2.6.0",
34+
"tailwind-merge": "^3.3.0",
3535
"tailwindcss-animate": "^1.0.7",
3636
"thirdweb": "workspace:*"
3737
},

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react-pick-color": "^2.0.0",
4545
"server-only": "^0.0.1",
4646
"shiki": "1.27.0",
47-
"tailwind-merge": "^2.6.0",
47+
"tailwind-merge": "^3.3.0",
4848
"thirdweb": "workspace:*",
4949
"use-debounce": "^10.0.4",
5050
"zod": "3.24.3"

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"remark-gfm": "3.0.1",
5151
"server-only": "^0.0.1",
5252
"shiki": "1.27.0",
53-
"tailwind-merge": "^2.6.0",
53+
"tailwind-merge": "^3.3.0",
5454
"tailwindcss-animate": "^1.0.7",
5555
"thirdweb": "workspace:*",
5656
"tiny-invariant": "^1.3.3",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-hook-form": "7.55.0",
2828
"server-only": "^0.0.1",
2929
"sonner": "2.0.3",
30-
"tailwind-merge": "^2.6.0",
30+
"tailwind-merge": "^3.3.0",
3131
"tailwindcss-animate": "^1.0.7",
3232
"thirdweb": "workspace:*",
3333
"tiny-invariant": "^1.3.3",

0 commit comments

Comments
 (0)