From ac24d304484f2c8709d642aeb36c9d1489c07f56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 16:11:05 +0000 Subject: [PATCH] Bump reka-ui from 2.6.0 to 2.6.1 Bumps [reka-ui](https://github.com/unovue/reka-ui) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/unovue/reka-ui/releases) - [Commits](https://github.com/unovue/reka-ui/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: reka-ui dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1426a0d..393478e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "date-fns": "^4.1.0", "pinia": "^3.0.3", "pinia-plugin-persistedstate": "^4.7.1", - "reka-ui": "^2.6.0", + "reka-ui": "^2.6.1", "tailwindcss": "^4.1.12", "vue": "^3.5.22", "vue-router": "^4.6.3", @@ -4316,9 +4316,9 @@ } }, "node_modules/reka-ui": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/reka-ui/-/reka-ui-2.6.0.tgz", - "integrity": "sha512-NrGMKrABD97l890mFS3TNUzB0BLUfbL3hh0NjcJRIUSUljb288bx3Mzo31nOyUcdiiW0HqFGXJwyCBh9cWgb0w==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/reka-ui/-/reka-ui-2.6.1.tgz", + "integrity": "sha512-XK7cJDQoNuGXfCNzBBo/81Yg/OgjPwvbabnlzXG2VsdSgNsT6iIkuPBPr+C0Shs+3bb0x0lbPvgQAhMSCKm5Ww==", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.6.13", diff --git a/package.json b/package.json index 81307e7..9ebf991 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "date-fns": "^4.1.0", "pinia": "^3.0.3", "pinia-plugin-persistedstate": "^4.7.1", - "reka-ui": "^2.6.0", + "reka-ui": "^2.6.1", "tailwindcss": "^4.1.12", "vue": "^3.5.22", "vue-router": "^4.6.3",