Bump preact from 10.28.3 to 10.29.0 in /dumper-companion

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-20 10:15:07 +00:00
committed by Le Philousophe
parent 3487d6886a
commit 748b2b039c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "0.0.1",
"dependencies": {
"@zip.js/zip.js": "^2.8.23",
"preact": "^10.28.3",
"preact": "^10.29.0",
"punycode": "^2.3.1",
"ts-loader": "^9.5.4",
"webpack": "^5.105.4",
@@ -4056,9 +4056,9 @@
}
},
"node_modules/preact": {
"version": "10.28.3",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.28.3.tgz",
"integrity": "sha512-tCmoRkPQLpBeWzpmbhryairGnhW9tKV6c6gr/w+RhoRoKEJwsjzipwp//1oCpGPOchvSLaAPlpcJi9MwMmoPyA==",
"version": "10.29.0",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.29.0.tgz",
"integrity": "sha512-wSAGyk2bYR1c7t3SZ3jHcM6xy0lcBcDel6lODcs9ME6Th++Dx2KU+6D3HD8wMMKGA8Wpw7OMd3/4RGzYRpzwRg==",
"license": "MIT",
"funding": {
"type": "opencollective",
+1 -1
View File
@@ -8,7 +8,7 @@
},
"dependencies": {
"@zip.js/zip.js": "^2.8.23",
"preact": "^10.28.3",
"preact": "^10.29.0",
"punycode": "^2.3.1",
"ts-loader": "^9.5.4",
"webpack": "^5.105.4",