aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 10:45:58 +0100
committerGitHub <noreply@github.com>2024-07-15 10:45:58 +0100
commit54f9e345cff549b51c1e1da62ac49e63cd44c4d1 (patch)
tree7b68159e3c01fcf83d15b1d7f609b764de822ce0 /ui/package.json
parentchore(deps): bump @blocknote/react from 0.14.2 to 0.14.6 in /ui (#2276) (diff)
downloadatuin-54f9e345cff549b51c1e1da62ac49e63cd44c4d1.zip
chore(deps): bump @radix-ui/react-dropdown-menu in /ui (#2275)
Bumps [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) from 2.0.6 to 2.1.1. - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) --- updated-dependencies: - dependency-name: "@radix-ui/react-dropdown-menu" 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 e56622aa..81471cbc 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -24,7 +24,7 @@
"@heroicons/react": "^2.1.4",
"@nextui-org/react": "^2.4.2",
"@radix-ui/react-dialog": "^1.1.1",
- "@radix-ui/react-dropdown-menu": "^2.0.6",
+ "@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-toast": "^1.2.1",
"@tailwindcss/forms": "^0.5.7",