From 970483dc0ffa90c409da1c9c9b75c8d9b6ce3b9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 18:14:38 +0000 Subject: [PATCH] chore(deps): bump reka-ui from 2.9.9 to 2.10.1 in /frontend Bumps [reka-ui](https://github.com/unovue/reka-ui) from 2.9.9 to 2.10.1. - [Release notes](https://github.com/unovue/reka-ui/releases) - [Commits](https://github.com/unovue/reka-ui/compare/v2.9.9...v2.10.1) --- updated-dependencies: - dependency-name: reka-ui dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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..34a6257 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.10.1", "tailwind-merge": "^3.6.0", "tailwindcss": "^4.3.1", "vee-validate": "^4.15.1",