From 9ef4c17dd4cf58985a87fbb42d8bffd1aebc908d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 02:16:19 +0000 Subject: [PATCH] chore(deps): bump @react-aria/visually-hidden in /ui Bumps [@react-aria/visually-hidden](https://github.com/adobe/react-spectrum) from 3.8.12 to 3.8.28. - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/visually-hidden@3.8.12...@react-aria/visually-hidden@3.8.28) --- updated-dependencies: - dependency-name: "@react-aria/visually-hidden" dependency-version: 3.8.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 6359854..801fd43 100644 --- a/ui/package.json +++ b/ui/package.json @@ -38,7 +38,7 @@ "@heroui/theme": "2.4.19", "@million/lint": "^1.0.14", "@react-aria/ssr": "3.9.4", - "@react-aria/visually-hidden": "3.8.12", + "@react-aria/visually-hidden": "3.8.28", "babel-plugin-react-compiler": "^19.0.0-beta-27714ef-20250124", "clsx": "2.1.1", "framer-motion": "12.23.6",