Skip to content

Commit 4da0097

Browse files
chore(deps): bump tailwind-merge from 2.6.0 to 3.2.0
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.6.0 to 3.2.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.0...v3.2.0) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7dc83f commit 4da0097

File tree

6 files changed

+26
-26
lines changed

6 files changed

+26
-26
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"spdx-correct": "^3.2.0",
9999
"stripe": "17.7.0",
100100
"swagger-ui-react": "^5.21.0",
101-
"tailwind-merge": "^2.6.0",
101+
"tailwind-merge": "^3.2.0",
102102
"tailwindcss-animate": "^1.0.7",
103103
"thirdweb": "workspace:*",
104104
"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.2.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
@@ -45,7 +45,7 @@
4545
"react-pick-color": "^2.0.0",
4646
"server-only": "^0.0.1",
4747
"shiki": "1.27.0",
48-
"tailwind-merge": "^2.6.0",
48+
"tailwind-merge": "^3.2.0",
4949
"thirdweb": "workspace:*",
5050
"use-debounce": "^10.0.4",
5151
"zod": "3.24.3"

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"remark-gfm": "3.0.1",
5050
"server-only": "^0.0.1",
5151
"shiki": "1.27.0",
52-
"tailwind-merge": "^2.6.0",
52+
"tailwind-merge": "^3.2.0",
5353
"tailwindcss-animate": "^1.0.7",
5454
"thirdweb": "workspace:*",
5555
"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.2.0",
3131
"tailwindcss-animate": "^1.0.7",
3232
"thirdweb": "workspace:*",
3333
"tiny-invariant": "^1.3.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)