aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-24 08:09:18 +0100
committerGitHub <noreply@github.com>2024-06-24 08:09:18 +0100
commita616ba4eabdbe854cead3a157fd87a4478357539 (patch)
tree5e418a4f3302889a4522d2053c1c3035ff3f150c /ui/package.json
parentchore(deps): bump @headlessui/react from 2.0.4 to 2.1.0 in /ui (#2187) (diff)
downloadatuin-a616ba4eabdbe854cead3a157fd87a4478357539.zip
chore(deps): bump @radix-ui/react-dialog from 1.0.5 to 1.1.1 in /ui (#2188)
Bumps [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) from 1.0.5 to 1.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-dialog" 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 8b533338..9dd50b83 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"@headlessui/react": "^2.1.0",
"@heroicons/react": "^2.1.4",
- "@radix-ui/react-dialog": "^1.0.5",
+ "@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-toast": "^1.1.5",