deps(deps): bump preact from 10.29.2 to 10.29.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-03 20:39:57 +02:00
committed by Tobias Gesellchen
parent 2663357c9c
commit bdbfc8dcf6
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,6 +10,6 @@
},
"dependencies": {
"htm": "3.1.1",
"preact": "10.29.2"
"preact": "10.29.3"
}
}