mirror of
https://github.com/scummvm/scummvm-web.git
synced 2026-05-21 05:40:47 +00:00
Bump preact from 10.28.3 to 10.29.0 in /dumper-companion
Bumps [preact](https://github.com/preactjs/preact) from 10.28.3 to 10.29.0. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.28.3...10.29.0) --- updated-dependencies: - dependency-name: preact dependency-version: 10.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Le Philousophe
parent
3487d6886a
commit
748b2b039c
Generated
+4
-4
@@ -9,7 +9,7 @@
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@zip.js/zip.js": "^2.8.23",
|
||||
"preact": "^10.28.3",
|
||||
"preact": "^10.29.0",
|
||||
"punycode": "^2.3.1",
|
||||
"ts-loader": "^9.5.4",
|
||||
"webpack": "^5.105.4",
|
||||
@@ -4056,9 +4056,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/preact": {
|
||||
"version": "10.28.3",
|
||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.28.3.tgz",
|
||||
"integrity": "sha512-tCmoRkPQLpBeWzpmbhryairGnhW9tKV6c6gr/w+RhoRoKEJwsjzipwp//1oCpGPOchvSLaAPlpcJi9MwMmoPyA==",
|
||||
"version": "10.29.0",
|
||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.29.0.tgz",
|
||||
"integrity": "sha512-wSAGyk2bYR1c7t3SZ3jHcM6xy0lcBcDel6lODcs9ME6Th++Dx2KU+6D3HD8wMMKGA8Wpw7OMd3/4RGzYRpzwRg==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@zip.js/zip.js": "^2.8.23",
|
||||
"preact": "^10.28.3",
|
||||
"preact": "^10.29.0",
|
||||
"punycode": "^2.3.1",
|
||||
"ts-loader": "^9.5.4",
|
||||
"webpack": "^5.105.4",
|
||||
|
||||
Reference in New Issue
Block a user