Skip to content

Commit 2d84d48

Browse files
Bump tailwind-merge from 2.5.5 to 2.6.0 (#5831)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bd9923 commit 2d84d48

File tree

5 files changed

+206
-126
lines changed

5 files changed

+206
-126
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"sonner": "^1.7.1",
9696
"spdx-correct": "^3.2.0",
9797
"swagger-ui-react": "^5.18.2",
98-
"tailwind-merge": "^2.5.5",
98+
"tailwind-merge": "^2.6.0",
9999
"tailwindcss-animate": "^1.0.7",
100100
"thirdweb": "workspace:*",
101101
"tiny-invariant": "^1.3.3",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-pick-color": "^2.0.0",
4141
"server-only": "^0.0.1",
4242
"shiki": "1.24.2",
43-
"tailwind-merge": "^2.5.5",
43+
"tailwind-merge": "^2.6.0",
4444
"thirdweb": "workspace:*",
4545
"timeago.js": "^4.0.2",
4646
"use-debounce": "^10.0.4"

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"semver": "^7.6.0",
4646
"server-only": "^0.0.1",
4747
"shiki": "1.24.2",
48-
"tailwind-merge": "^2.5.5",
48+
"tailwind-merge": "^2.6.0",
4949
"tailwindcss-animate": "^1.0.7",
5050
"thirdweb": "workspace:*",
5151
"tiny-invariant": "^1.3.3",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-hook-form": "7.53.2",
2929
"server-only": "^0.0.1",
3030
"sonner": "^1.7.1",
31-
"tailwind-merge": "^2.5.5",
31+
"tailwind-merge": "^2.6.0",
3232
"tailwindcss-animate": "^1.0.7",
3333
"thirdweb": "workspace:*",
3434
"tiny-invariant": "^1.3.3",

0 commit comments

Comments
 (0)