[Scummvm-git-logs] scummvm-web master -> eba143e1a760ed9701f2acab420d6572bfb54aae
ScummVM git
noreply at scummvm.org
Mon Mar 10 01:47:46 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
eba143e1a7 Bump preact
Commit: eba143e1a760ed9701f2acab420d6572bfb54aae
https://github.com/scummvm/scummvm-web/commit/eba143e1a760ed9701f2acab420d6572bfb54aae
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-03-10T01:47:42Z
Commit Message:
Bump preact
Bumps the patch-releases group with 1 update in the /dumper-companion directory: [preact](https://github.com/preactjs/preact).
Updates `preact` from 10.26.3 to 10.26.4
- [Commits](https://github.com/preactjs/preact/compare/10.26.3...10.26.4)
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
...
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 491f5e68..ad37601d 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.57",
- "preact": "^10.26.3",
+ "preact": "^10.26.4",
"punycode": "^2.3.1",
"ts-loader": "^9.5.2",
"typescript": "^5.7.3",
@@ -2021,9 +2021,9 @@
}
},
"node_modules/preact": {
- "version": "10.26.3",
- "resolved": "https://registry.npmjs.org/preact/-/preact-10.26.3.tgz",
- "integrity": "sha512-OJCfNTdttkOTCbTN+gCnXn/woDqz1dIjvP+gdCoYGP2kKuX6w79FAP8qgY/r7jgAunvqHVVmEOKzKOFWzrXZdw==",
+ "version": "10.26.4",
+ "resolved": "https://registry.npmjs.org/preact/-/preact-10.26.4.tgz",
+ "integrity": "sha512-KJhO7LBFTjP71d83trW+Ilnjbo+ySsaAgCfXOXUlmGzJ4ygYPWmysm77yg4emwfmoz3b22yvH5IsVFHbhUaH5w==",
"license": "MIT",
"funding": {
"type": "opencollective",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 96cd1540..2528f836 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -16,7 +16,7 @@
},
"dependencies": {
"@zip.js/zip.js": "^2.7.57",
- "preact": "^10.26.3",
+ "preact": "^10.26.4",
"punycode": "^2.3.1",
"ts-loader": "^9.5.2",
"typescript": "^5.7.3",
More information about the Scummvm-git-logs
mailing list