[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/preact-10.27.0 -> ca58379de5d2a38c6379d351baaf1802d8641f56

ScummVM git noreply at scummvm.org
Fri Aug 1 10:37:58 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:
ca58379de5 Bump preact from 10.26.9 to 10.27.0 in /dumper-companion


Commit: ca58379de5d2a38c6379d351baaf1802d8641f56
    https://github.com/scummvm/scummvm-web/commit/ca58379de5d2a38c6379d351baaf1802d8641f56
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-08-01T10:37:57Z

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 7ec62a17..48b2bdf6 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 a0d0f641..dac300c0 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