[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-5f3cdacd52 -> 0e9509249925126c3ccfd3284b9c467a99180a85

ScummVM git noreply at scummvm.org
Fri Jan 3 10:27:52 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:
0e95092499 Bump preact


Commit: 0e9509249925126c3ccfd3284b9c467a99180a85
    https://github.com/scummvm/scummvm-web/commit/0e9509249925126c3ccfd3284b9c467a99180a85
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-01-03T10:27:50Z

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.25.3 to 10.25.4
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.25.3...10.25.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 50989458..9898f481 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.54",
-        "preact": "^10.25.3",
+        "preact": "^10.25.4",
         "punycode": "^2.3.1",
         "ts-loader": "^9.5.1",
         "typescript": "^5.7.2",
@@ -1957,10 +1957,9 @@
       }
     },
     "node_modules/preact": {
-      "version": "10.25.3",
-      "resolved": "https://registry.npmjs.org/preact/-/preact-10.25.3.tgz",
-      "integrity": "sha512-dzQmIFtM970z+fP9ziQ3yG4e3ULIbwZzJ734vaMVUTaKQ2+Ru1Ou/gjshOYVHCcd1rpAelC6ngjvjDXph98unQ==",
-      "license": "MIT",
+      "version": "10.25.4",
+      "resolved": "https://registry.npmjs.org/preact/-/preact-10.25.4.tgz",
+      "integrity": "sha512-jLdZDb+Q+odkHJ+MpW/9U5cODzqnB+fy2EiHSZES7ldV5LK7yjlVzTp7R8Xy6W6y75kfK8iWYtFVH7lvjwrCMA==",
       "funding": {
         "type": "opencollective",
         "url": "https://opencollective.com/preact"
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 0728748c..1910cb0b 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -16,7 +16,7 @@
   },
   "dependencies": {
     "@zip.js/zip.js": "^2.7.54",
-    "preact": "^10.25.3",
+    "preact": "^10.25.4",
     "punycode": "^2.3.1",
     "ts-loader": "^9.5.1",
     "typescript": "^5.7.2",




More information about the Scummvm-git-logs mailing list