From a616ba4eabdbe854cead3a157fd87a4478357539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 08:09:18 +0100 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/package.json') 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", -- cgit v1.3.1