From c25ffa5f93ecc6e783d69e4c9f24df0e52922a31 Mon Sep 17 00:00:00 2001
From: Amit Dahan <amitdahan11@gmail.com>
Date: Sat, 1 Feb 2025 09:40:09 +0200
Subject: [PATCH] feat(presets): add `react-spectrum` monorepo (#33892)

---
 lib/data/monorepo.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json
index 3c8171bbf4..e35e42f1af 100644
--- a/lib/data/monorepo.json
+++ b/lib/data/monorepo.json
@@ -494,6 +494,7 @@
       "https://github.com/ReactTraining/react-router",
       "https://github.com/remix-run/react-router"
     ],
+    "react-spectrum": "https://github.com/adobe/react-spectrum",
     "reactivestack-cookies": "https://github.com/reactivestack/cookies",
     "reakit": "https://github.com/reakit/reakit",
     "redwood": "https://github.com/redwoodjs/redwood",
-- 
GitLab