aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 10:29:52 +0100
committerGitHub <noreply@github.com>2024-07-15 10:29:52 +0100
commit38df33954e71d02a5b073a8cc2ad9b40f75d4a99 (patch)
tree7c8c189b51bc688fa70e8cadd03d2f5e0e25f814 /ui/package.json
parentchore(deps): bump @uiw/codemirror-extensions-langs in /ui (#2262) (diff)
downloadatuin-38df33954e71d02a5b073a8cc2ad9b40f75d4a99.zip
chore(deps): bump tailwind-merge from 2.3.0 to 2.4.0 in /ui (#2261)
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json
index 477b7bca..c9d8af42 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -58,7 +58,7 @@
"react-window": "^1.8.10",
"react-window-infinite-loader": "^1.0.9",
"recharts": "^2.12.7",
- "tailwind-merge": "^2.3.0",
+ "tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
"usehooks-ts": "^3.1.0",
"vaul": "^0.9.1",