From 165ffabb1c376aa7961bd745995759beefa25879 Mon Sep 17 00:00:00 2001
From: sandr01d <88739791+sandr01d@users.noreply.github.com>
Date: Tue, 10 Dec 2024 23:49:14 +0100
Subject: [PATCH] feat(presets): add utoipa monorepo (#33028)

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

diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json
index aa05c5e04d..9102067b85 100644
--- a/lib/data/monorepo.json
+++ b/lib/data/monorepo.json
@@ -546,6 +546,7 @@
     "unhead": "https://github.com/unjs/unhead",
     "unocss": "https://github.com/unocss/unocss",
     "uppy": "https://github.com/transloadit/uppy",
+    "utopia": "https://github.com/juhaku/utoipa",
     "vaadin-hilla": "https://github.com/vaadin/hilla",
     "vaadinWebComponents": "https://github.com/vaadin/web-components",
     "visx": "https://github.com/airbnb/visx",
-- 
GitLab