From 080402cca92e8aa8ed58e959da7f0dcf25a9a8f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 14:53:37 +0000 Subject: [PATCH] Update dependency reka-ui to v2.10.3 --- bun.lock | 5 ++--- package.json | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/bun.lock b/bun.lock index 09788ac2..9e75469b 100644 --- a/bun.lock +++ b/bun.lock @@ -72,11 +72,10 @@ }, }, "overrides": { - "// framework-singletons": "Deduplicate instances to prevent SSR crashes and editor instanceof failures", "@vueuse/core": "^14.4.0", "prosemirror-model": "1.25.11", "prosemirror-view": "1.42.2", - "reka-ui": "2.10.1", + "reka-ui": "2.10.3", "vue": "3.5.41", }, "packages": { @@ -1992,7 +1991,7 @@ "rehype-stringify": ["rehype-stringify@10.0.1", "", { "dependencies": { "@types/hast": "^3.0.0", "hast-util-to-html": "^9.0.0", "unified": "^11.0.0" } }, "sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA=="], - "reka-ui": ["reka-ui@2.10.1", "", { "dependencies": { "@floating-ui/dom": "^1.6.13", "@floating-ui/vue": "^1.1.6", "@internationalized/date": "^3.5.0", "@internationalized/number": "^3.5.0", "@tanstack/vue-virtual": "^3.12.0", "@vueuse/core": "^14.1.0", "@vueuse/shared": "^14.1.0", "aria-hidden": "^1.2.4", "defu": "^6.1.5", "ohash": "^2.0.11" }, "peerDependencies": { "vue": ">= 3.4.0" } }, "sha512-drcOQ4rQtDYAcGCsyQBqQg8QQ+H3B+zDaMJU0h8KPEPMa7g9BHu3zcOi4OB39XJSWizceFoNO0Z9tctSGLOXqg=="], + "reka-ui": ["reka-ui@2.10.3", "", { "dependencies": { "@floating-ui/dom": "^1.6.13", "@floating-ui/vue": "^1.1.6", "@internationalized/date": "^3.5.0", "@internationalized/number": "^3.5.0", "@tanstack/vue-virtual": "^3.12.0", "@vueuse/core": "^14.1.0", "@vueuse/shared": "^14.1.0", "aria-hidden": "^1.2.4", "defu": "^6.1.5", "ohash": "^2.0.11" }, "peerDependencies": { "vue": ">= 3.4.0" } }, "sha512-nJGZbwcha8AcP2wbnjodfzsciTKBqp1mIzepC9Pi2xDI/YK3++ej3vpJOSPyxqrkq1Oorj4K+BdJkbVCV6x6ag=="], "remark-emoji": ["remark-emoji@5.0.2", "", { "dependencies": { "@types/mdast": "^4.0.4", "emoticon": "^4.0.1", "mdast-util-find-and-replace": "^3.0.1", "node-emoji": "^2.1.3", "unified": "^11.0.4" } }, "sha512-IyIqGELcyK5AVdLFafoiNww+Eaw/F+rGrNSXoKucjo95uL267zrddgxGM83GN1wFIb68pyDuAsY3m5t2Cav1pQ=="], diff --git a/package.json b/package.json index fc41c487..c255bcb2 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "overrides": { "// framework-singletons": "Deduplicate instances to prevent SSR crashes and editor instanceof failures", "vue": "3.5.41", - "reka-ui": "2.10.1", + "reka-ui": "2.10.3", "@vueuse/core": "^14.4.0", "prosemirror-model": "1.25.11", "prosemirror-view": "1.42.2"