[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-3f56891dff -> 6030e59e3eec550e40bd91b5a003f95792ea23d1

ScummVM git noreply at scummvm.org
Fri Mar 7 10:47:47 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:
6030e59e3e Bump preact


Commit: 6030e59e3eec550e40bd91b5a003f95792ea23d1
    https://github.com/scummvm/scummvm-web/commit/6030e59e3eec550e40bd91b5a003f95792ea23d1
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-03-07T10:47:45Z

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