[Scummvm-git-logs] scummvm-web master -> b1f795d0cd007ac696058464c33c12d0061963bb
lephilousophe
noreply at scummvm.org
Sat Aug 2 20:44:46 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://api.github.com/repos/scummvm/scummvm-web .
Summary:
b1f795d0cd Bump preact from 10.26.9 to 10.27.0 in /dumper-companion
Commit: b1f795d0cd007ac696058464c33c12d0061963bb
https://github.com/scummvm/scummvm-web/commit/b1f795d0cd007ac696058464c33c12d0061963bb
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-08-02T22:44:43+02:00
Commit Message:
Bump preact from 10.26.9 to 10.27.0 in /dumper-companion
Bumps [preact](https://github.com/preactjs/preact) from 10.26.9 to 10.27.0.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.26.9...10.27.0)
---
updated-dependencies:
- dependency-name: preact
dependency-version: 10.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
dumper-companion/package-lock.json
dumper-companion/package.json
diff --git a/dumper-companion/package-lock.json b/dumper-companion/package-lock.json
index 3adcd5ed..8e396b83 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -9,7 +9,7 @@
"version": "0.0.1",
"dependencies": {
"@zip.js/zip.js": "^2.7.68",
- "preact": "^10.26.9",
+ "preact": "^10.27.0",
"punycode": "^2.3.1",
"ts-loader": "^9.5.2",
"typescript": "^5.8.3",
@@ -2109,9 +2109,9 @@
}
},
"node_modules/preact": {
- "version": "10.26.9",
- "resolved": "https://registry.npmjs.org/preact/-/preact-10.26.9.tgz",
- "integrity": "sha512-SSjF9vcnF27mJK1XyFMNJzFd5u3pQiATFqoaDy03XuN00u4ziveVVEGt5RKJrDR8MHE/wJo9Nnad56RLzS2RMA==",
+ "version": "10.27.0",
+ "resolved": "https://registry.npmjs.org/preact/-/preact-10.27.0.tgz",
+ "integrity": "sha512-/DTYoB6mwwgPytiqQTh/7SFRL98ZdiD8Sk8zIUVOxtwq4oWcwrcd1uno9fE/zZmUaUrFNYzbH14CPebOz9tZQw==",
"license": "MIT",
"funding": {
"type": "opencollective",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 46437d0a..402ace7d 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -16,7 +16,7 @@
},
"dependencies": {
"@zip.js/zip.js": "^2.7.68",
- "preact": "^10.26.9",
+ "preact": "^10.27.0",
"punycode": "^2.3.1",
"ts-loader": "^9.5.2",
"typescript": "^5.8.3",
More information about the Scummvm-git-logs
mailing list