From 191bda6e1fea774e38e7b7a01368bfe47f5b8126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 18:14:41 +0000 Subject: [PATCH] chore(deps): bump reka-ui from 2.9.9 to 2.10.0 in /frontend Bumps [reka-ui](https://github.com/unovue/reka-ui) from 2.9.9 to 2.10.0. - [Release notes](https://github.com/unovue/reka-ui/releases) - [Commits](https://github.com/unovue/reka-ui/compare/v2.9.9...v2.10.0) --- updated-dependencies: - dependency-name: reka-ui dependency-version: 2.10.0 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..33711e9 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.0", "tailwind-merge": "^3.6.0", "tailwindcss": "^4.3.1", "vee-validate": "^4.15.1",