From b57f968d2a26a78b73c93b250df72b641d6361d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 01:08:21 +0000 Subject: [PATCH] build(deps): bump reka-ui from 2.9.8 to 2.9.10 in /apps/frontend Bumps [reka-ui](https://github.com/unovue/reka-ui) from 2.9.8 to 2.9.10. - [Release notes](https://github.com/unovue/reka-ui/releases) - [Commits](https://github.com/unovue/reka-ui/compare/v2.9.8...v2.9.10) --- updated-dependencies: - dependency-name: reka-ui dependency-version: 2.9.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index eac6d33..ce400b1 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -39,7 +39,7 @@ "gsap": "^3.15.0", "lucide-vue-next": "^1.0.0", "pinia": "^3.0.4", - "reka-ui": "^2.9.7", + "reka-ui": "^2.9.10", "shadcn-vue": "^2.7.3", "tailwind-merge": "^3.6.0", "tw-animate-css": "^1.4.0",