mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-10 04:36:14 +00:00
Bumps [preact](https://github.com/preactjs/preact) from 10.29.2 to 10.29.3. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.29.2...10.29.3) --- updated-dependencies: - dependency-name: preact dependency-version: 10.29.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
35 lines
998 B
JSON
35 lines
998 B
JSON
{
|
|
"name": "@gesellix/bose-soundtouch",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@gesellix/bose-soundtouch",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"htm": "3.1.1",
|
|
"preact": "10.29.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=24.0.0"
|
|
}
|
|
},
|
|
"node_modules/htm": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/htm/-/htm-3.1.1.tgz",
|
|
"integrity": "sha512-983Vyg8NwUE7JkZ6NmOqpCZ+sh1bKv2iYTlUkzlWmA5JD2acKoxd4KVxbMmxX/85mtfdnDmTFoNKcg5DGAvxNQ==",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/preact": {
|
|
"version": "10.29.3",
|
|
"resolved": "https://registry.npmjs.org/preact/-/preact-10.29.3.tgz",
|
|
"integrity": "sha512-D9NL1GAnJZhc3RndVs4gDdxEeU9TcHgywMrhhOsnpdlvFjdbx0gAsLUnH6JEhlJH5giL7Tx5biWPUSEXE/HPzw==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/preact"
|
|
}
|
|
}
|
|
}
|
|
}
|