From 67770e764282ca61f781faf64a4932745a8b225a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 10 Sep 2024 09:40:07 +0000
Subject: [PATCH] chore(deps): bump preact from 10.23.1 to 10.23.2

Bumps [preact](https://github.com/preactjs/preact) from 10.23.1 to 10.23.2.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.23.1...10.23.2)

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package-lock.json | 8 ++++----
 package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index e373615..2826c52 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -33,7 +33,7 @@
         "mdast-util-to-hast": "^13.2.0",
         "mdast-util-to-string": "^4.0.0",
         "micromorph": "^0.4.5",
-        "preact": "^10.23.1",
+        "preact": "^10.23.2",
         "preact-render-to-string": "^6.5.10",
         "pretty-bytes": "^6.1.1",
         "pretty-time": "^1.1.0",
@@ -4782,9 +4782,9 @@
       }
     },
     "node_modules/preact": {
-      "version": "10.23.1",
-      "resolved": "https://registry.npmjs.org/preact/-/preact-10.23.1.tgz",
-      "integrity": "sha512-O5UdRsNh4vdZaTieWe3XOgSpdMAmkIYBCT3VhQDlKrzyCm8lUYsk0fmVEvoQQifoOjFRTaHZO69ylrzTW2BH+A==",
+      "version": "10.23.2",
+      "resolved": "https://registry.npmjs.org/preact/-/preact-10.23.2.tgz",
+      "integrity": "sha512-kKYfePf9rzKnxOAKDpsWhg/ysrHPqT+yQ7UW4JjdnqjFIeNUnNcEJvhuA8fDenxAGWzUqtd51DfVg7xp/8T9NA==",
       "funding": {
         "type": "opencollective",
         "url": "https://opencollective.com/preact"
diff --git a/package.json b/package.json
index 88065ca..9783950 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
     "mdast-util-to-hast": "^13.2.0",
     "mdast-util-to-string": "^4.0.0",
     "micromorph": "^0.4.5",
-    "preact": "^10.23.1",
+    "preact": "^10.23.2",
     "preact-render-to-string": "^6.5.10",
     "pretty-bytes": "^6.1.1",
     "pretty-time": "^1.1.0",