From 3b74453fe6768dc892574d739e7c30908c3833ca Mon Sep 17 00:00:00 2001
From: Eledah <eledah@users.noreply.github.com>
Date: Tue, 20 Aug 2024 16:28:52 +0000
Subject: [PATCH] docs: RTL showcase (#1362)
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index a12cca2..99c965b 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
},
"dependencies": {
"@clack/prompts": "^0.7.0",
- "@floating-ui/dom": "^1.6.8",
+ "@floating-ui/dom": "^1.6.10",
"@napi-rs/simple-git": "0.1.17",
"async-mutex": "^0.5.0",
"chalk": "^5.3.0",
--
Gitblit v1.10.0