Bump preact from 10.5.10 to 10.5.11 in /build/javascript (#648)

* Bump preact from 10.5.10 to 10.5.11 in /build/javascript

Bumps [preact](https://github.com/preactjs/preact) from 10.5.10 to 10.5.11.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.5.10...10.5.11)

Signed-off-by: dependabot[bot] <support@github.com>

* Commit updated Javascript packages

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
This commit is contained in:
dependabot[bot]
2021-01-20 22:10:46 -08:00
committed by GitHub
parent 54ba725af3
commit 7db361b041
4 changed files with 7 additions and 7 deletions

View File

@@ -2812,9 +2812,9 @@
"integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==" "integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ=="
}, },
"preact": { "preact": {
"version": "10.5.10", "version": "10.5.11",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.10.tgz", "resolved": "https://registry.npmjs.org/preact/-/preact-10.5.11.tgz",
"integrity": "sha512-A6SITnHaj5CS4JPLVroQDNOEozq4Y0B4yQSGHLznxHe66Jb2DvoeTEibLjXmfeofgQE3BZ2zurltBIapzCMlwg==" "integrity": "sha512-BdtFePVilR1430kDuzh3VkkZktCmp8RTqHOjG8qesyGZXHNYJjdrjEBuc2f7O/vthhVENxJd0/aTjWtYeH46aw=="
}, },
"pretty-hrtime": { "pretty-hrtime": {
"version": "1.0.3", "version": "1.0.3",

View File

@@ -10,7 +10,7 @@
"@videojs/themes": "^1.0.1", "@videojs/themes": "^1.0.1",
"htm": "^3.0.4", "htm": "^3.0.4",
"mark.js": "^8.11.1", "mark.js": "^8.11.1",
"preact": "^10.5.10", "preact": "^10.5.11",
"tailwindcss": "^1.9.6", "tailwindcss": "^1.9.6",
"video.js": "7.10.2" "video.js": "7.10.2"
}, },

File diff suppressed because one or more lines are too long

View File

@@ -1,2 +1,2 @@
import '../common/_commonjsHelpers-37fa8da4.js';
export { c as default } from '../common/core-c3086d77.js'; export { c as default } from '../common/core-c3086d77.js';
import '../common/_commonjsHelpers-37fa8da4.js';