From 902d1bfcae166cf9b0350bb88810e3c0162430a3 Mon Sep 17 00:00:00 2001
From: Tim van Wijk <tim@timvw.co.uk>
Date: Sat, 20 Sep 2025 07:22:22 +0000
Subject: [PATCH] feat: update Mermaid diagrams to follow theme preference (#576)

---
 package.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index 0130999..bf68697 100644
--- a/package.json
+++ b/package.json
@@ -30,6 +30,7 @@
   "devDependencies": {
     "@commitlint/cli": "^19.5.0",
     "@commitlint/config-conventional": "^19.5.0",
+    "@netlify/plugin-lighthouse": "^6.0.3",
     "@release-it/conventional-changelog": "^8.0.2",
     "husky": "^9.1.6",
     "prettier": "^3.3.3",

--
Gitblit v1.10.0