[Scummvm-git-logs] scummvm-web master -> 9adf6c13c26e90ecae40a501fb1e1856603c74e8

lephilousophe noreply at scummvm.org
Wed May 14 06:01:43 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:
9adf6c13c2 Bump the patch-releases group across 1 directory with 2 updates


Commit: 9adf6c13c26e90ecae40a501fb1e1856603c74e8
    https://github.com/scummvm/scummvm-web/commit/9adf6c13c26e90ecae40a501fb1e1856603c74e8
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-05-14T08:01:40+02:00

Commit Message:
Bump the patch-releases group across 1 directory with 2 updates

Bumps the patch-releases group with 2 updates in the /dumper-companion directory: [preact](https://github.com/preactjs/preact) and [webpack](https://github.com/webpack/webpack).


Updates `preact` from 10.26.5 to 10.26.6
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.26.5...10.26.6)

Updates `webpack` from 5.99.7 to 5.99.8
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.7...v5.99.8)

---
updated-dependencies:
- dependency-name: preact
  dependency-version: 10.26.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-releases
- dependency-name: webpack
  dependency-version: 5.99.8
  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 80fa926f..e4dd3629 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -9,11 +9,11 @@
       "version": "0.0.1",
       "dependencies": {
         "@zip.js/zip.js": "^2.7.60",
-        "preact": "^10.26.5",
+        "preact": "^10.26.6",
         "punycode": "^2.3.1",
         "ts-loader": "^9.5.2",
         "typescript": "^5.8.3",
-        "webpack": "^5.99.7",
+        "webpack": "^5.99.8",
         "webpack-cli": "^6.0.1"
       },
       "devDependencies": {
@@ -2034,9 +2034,9 @@
       }
     },
     "node_modules/preact": {
-      "version": "10.26.5",
-      "resolved": "https://registry.npmjs.org/preact/-/preact-10.26.5.tgz",
-      "integrity": "sha512-fmpDkgfGU6JYux9teDWLhj9mKN55tyepwYbxHgQuIxbWQzgFg5vk7Mrrtfx7xRxq798ynkY4DDDxZr235Kk+4w==",
+      "version": "10.26.6",
+      "resolved": "https://registry.npmjs.org/preact/-/preact-10.26.6.tgz",
+      "integrity": "sha512-5SRRBinwpwkaD+OqlBDeITlRgvd8I8QlxHJw9AxSdMNV6O+LodN9nUyYGpSF7sadHjs6RzeFShMexC6DbtWr9g==",
       "license": "MIT",
       "funding": {
         "type": "opencollective",
@@ -2559,9 +2559,9 @@
       }
     },
     "node_modules/webpack": {
-      "version": "5.99.7",
-      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.99.7.tgz",
-      "integrity": "sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w==",
+      "version": "5.99.8",
+      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.99.8.tgz",
+      "integrity": "sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ==",
       "license": "MIT",
       "dependencies": {
         "@types/eslint-scope": "^3.7.7",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index b22757d8..a7063e9f 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -16,11 +16,11 @@
   },
   "dependencies": {
     "@zip.js/zip.js": "^2.7.60",
-    "preact": "^10.26.5",
+    "preact": "^10.26.6",
     "punycode": "^2.3.1",
     "ts-loader": "^9.5.2",
     "typescript": "^5.8.3",
-    "webpack": "^5.99.7",
+    "webpack": "^5.99.8",
     "webpack-cli": "^6.0.1"
   }
 }




More information about the Scummvm-git-logs mailing list