[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-df0ce1daa9 -> c4ddbc1b67b20073d8aa00303f308705269756c3
ScummVM git
noreply at scummvm.org
Fri Aug 22 10:24:10 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:
c4ddbc1b67 Bump the patch-releases group across 1 directory with 2 updates
Commit: c4ddbc1b67b20073d8aa00303f308705269756c3
https://github.com/scummvm/scummvm-web/commit/c4ddbc1b67b20073d8aa00303f308705269756c3
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-08-22T10:24:07Z
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.27.0 to 10.27.1
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.27.0...10.27.1)
Updates `webpack` from 5.101.0 to 5.101.3
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.101.0...v5.101.3)
---
updated-dependencies:
- dependency-name: preact
dependency-version: 10.27.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: webpack
dependency-version: 5.101.3
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 2da62a1a..2693f075 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -9,10 +9,10 @@
"version": "0.0.1",
"dependencies": {
"@zip.js/zip.js": "^2.7.72",
- "preact": "^10.27.0",
+ "preact": "^10.27.1",
"punycode": "^2.3.1",
"ts-loader": "^9.5.2",
- "webpack": "^5.101.0",
+ "webpack": "^5.101.3",
"webpack-cli": "^6.0.1"
},
"devDependencies": {
@@ -2193,9 +2193,9 @@
}
},
"node_modules/preact": {
- "version": "10.27.0",
- "resolved": "https://registry.npmjs.org/preact/-/preact-10.27.0.tgz",
- "integrity": "sha512-/DTYoB6mwwgPytiqQTh/7SFRL98ZdiD8Sk8zIUVOxtwq4oWcwrcd1uno9fE/zZmUaUrFNYzbH14CPebOz9tZQw==",
+ "version": "10.27.1",
+ "resolved": "https://registry.npmjs.org/preact/-/preact-10.27.1.tgz",
+ "integrity": "sha512-V79raXEWch/rbqoNc7nT9E4ep7lu+mI3+sBmfRD4i1M73R3WLYcCtdI0ibxGVf4eQL8ZIz2nFacqEC+rmnOORQ==",
"license": "MIT",
"funding": {
"type": "opencollective",
@@ -2743,9 +2743,9 @@
}
},
"node_modules/webpack": {
- "version": "5.101.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.0.tgz",
- "integrity": "sha512-B4t+nJqytPeuZlHuIKTbalhljIFXeNRqrUGAQgTGlfOl2lXXKXw+yZu6bicycP+PUlM44CxBjCFD6aciKFT3LQ==",
+ "version": "5.101.3",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.3.tgz",
+ "integrity": "sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A==",
"license": "MIT",
"dependencies": {
"@types/eslint-scope": "^3.7.7",
@@ -2758,7 +2758,7 @@
"acorn-import-phases": "^1.0.3",
"browserslist": "^4.24.0",
"chrome-trace-event": "^1.0.2",
- "enhanced-resolve": "^5.17.2",
+ "enhanced-resolve": "^5.17.3",
"es-module-lexer": "^1.2.1",
"eslint-scope": "5.1.1",
"events": "^3.2.0",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 5f4bb0ac..90718f35 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -16,10 +16,10 @@
},
"dependencies": {
"@zip.js/zip.js": "^2.7.72",
- "preact": "^10.27.0",
+ "preact": "^10.27.1",
"punycode": "^2.3.1",
"ts-loader": "^9.5.2",
- "webpack": "^5.101.0",
+ "webpack": "^5.101.3",
"webpack-cli": "^6.0.1"
}
}
More information about the Scummvm-git-logs
mailing list