From 91a16b1ad06245f94c0463d91b350e4b8c7e01b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 23:49:51 +0000 Subject: [PATCH] build(deps): Bump @radix-ui/react-aspect-ratio from 1.1.13 to 1.1.15 Bumps [@radix-ui/react-aspect-ratio](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/aspect-ratio) from 1.1.13 to 1.1.15. - [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.15 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 0129345f2..2fbf312ed 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@playform/inline": "0.1.4", "@radix-ui/react-accordion": "1.2.20", "@radix-ui/react-alert-dialog": "1.1.23", - "@radix-ui/react-aspect-ratio": "1.1.13", + "@radix-ui/react-aspect-ratio": "1.1.15", "@radix-ui/react-avatar": "1.2.6", "@radix-ui/react-checkbox": "1.3.11", "@radix-ui/react-collapsible": "1.1.20",