Skip to content

Commit

Permalink
fix(deps): bump tailwind-merge from 2.5.5 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.5 to 2.6.0.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.5.5...v2.6.0)

---
updated-dependencies:
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 56251ad commit 6a3bea7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react-shadow": "^20.5.0",
"react-window": "^1.8.10",
"semver": "^7.6.3",
"tailwind-merge": "^2.5.5",
"tailwind-merge": "^2.6.0",
"use-resize-observer": "^9.1.0",
"util": "^0.12.5",
"zustand": "^4.5.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-markdown": "^9.0.1",
"react-router": "^7.0.2",
"react-router-dom": "^7.0.2",
"tailwind-merge": "^2.5.5",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.24.1",
"zustand": "^4.5.5"
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6a3bea7

Please sign in to comment.