From df0b23b5f4605332ab7c3c7c1c00365fb42cd803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 23:48:25 +0000 Subject: [PATCH] build(deps): bump @radix-ui/react-aspect-ratio from 1.1.10 to 1.1.11 Bumps [@radix-ui/react-aspect-ratio](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/aspect-ratio) from 1.1.10 to 1.1.11. - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/aspect-ratio/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/aspect-ratio) --- updated-dependencies: - dependency-name: "@radix-ui/react-aspect-ratio" dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c7e0e8d..da77ae77 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@playform/inline": "0.1.4", "@radix-ui/react-accordion": "1.2.16", "@radix-ui/react-alert-dialog": "1.1.19", - "@radix-ui/react-aspect-ratio": "1.1.10", + "@radix-ui/react-aspect-ratio": "1.1.11", "@radix-ui/react-avatar": "1.2.2", "@radix-ui/react-checkbox": "1.3.6", "@radix-ui/react-collapsible": "1.1.16",