From ccdeb6f7fb67c4482ad133a57dbc99e1e71b7495 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 18:14:49 +0000 Subject: [PATCH] chore(deps): bump reka-ui from 2.9.9 to 2.9.10 in /frontend Bumps [reka-ui](https://github.com/unovue/reka-ui) from 2.9.9 to 2.9.10. - [Release notes](https://github.com/unovue/reka-ui/releases) - [Commits](https://github.com/unovue/reka-ui/compare/v2.9.9...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] --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 46f6a3e..efd7aa6 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -29,7 +29,7 @@ "oidc-client-ts": "^3.5.0", "pinia": "^3.0.4", "qrcode": "^1.5.4", - "reka-ui": "2.9.9", + "reka-ui": "2.9.10", "tailwind-merge": "^3.6.0", "tailwindcss": "^4.3.1", "vee-validate": "^4.15.1",