From 7f489d41f8fd0a77d27df919603885305e83f3ac Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 17 Sep 2024 09:17:48 +0000
Subject: [PATCH] chore(deps): bump preact from 10.23.1 to 10.24.0

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

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

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 c80a85f..8fef6ed 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.24.0",
         "preact-render-to-string": "^6.5.10",
         "pretty-bytes": "^6.1.1",
         "pretty-time": "^1.1.0",
@@ -4781,9 +4781,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.24.0",
+      "resolved": "https://registry.npmjs.org/preact/-/preact-10.24.0.tgz",
+      "integrity": "sha512-aK8Cf+jkfyuZ0ZZRG9FbYqwmEiGQ4y/PUO4SuTWoyWL244nZZh7bd5h2APd4rSNDYTBNghg1L+5iJN3Skxtbsw==",
       "funding": {
         "type": "opencollective",
         "url": "https://opencollective.com/preact"
diff --git a/package.json b/package.json
index c71d1dd..58d1dec 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.24.0",
     "preact-render-to-string": "^6.5.10",
     "pretty-bytes": "^6.1.1",
     "pretty-time": "^1.1.0",