Bump preact from 10.5.3 to 10.5.4 in /build/javascript (#245)
Bumps [preact](https://github.com/preactjs/preact) from 10.5.3 to 10.5.4. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.5.3...10.5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
6
build/javascript/package-lock.json
generated
6
build/javascript/package-lock.json
generated
@@ -2053,9 +2053,9 @@
|
|||||||
"integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ=="
|
"integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ=="
|
||||||
},
|
},
|
||||||
"preact": {
|
"preact": {
|
||||||
"version": "10.5.3",
|
"version": "10.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.3.tgz",
|
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.4.tgz",
|
||||||
"integrity": "sha512-g9i3d4obUJ24idLW/wuKWATVj6YFjxXDN+POu4u68YrI5dypUOu9Z3lb8/M4kr2dojcwq3H1GSgfpQkFX7y5Zw=="
|
"integrity": "sha512-u0LnVtL9WWF61RLzIbEsVFOdsahoTQkQqeRwyf4eWuLMFrxTH/C47tqcnizbUH54E4KG8UzuuZaMc9KarHmpqQ=="
|
||||||
},
|
},
|
||||||
"pretty-hrtime": {
|
"pretty-hrtime": {
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
"@justinribeiro/lite-youtube": "^0.9.0",
|
"@justinribeiro/lite-youtube": "^0.9.0",
|
||||||
"@videojs/themes": "^1.0.0",
|
"@videojs/themes": "^1.0.0",
|
||||||
"htm": "^3.0.4",
|
"htm": "^3.0.4",
|
||||||
"preact": "^10.5.3",
|
"preact": "^10.5.4",
|
||||||
"tailwindcss": "^1.8.10",
|
"tailwindcss": "^1.8.10",
|
||||||
"video.js": "7.8.3",
|
"video.js": "7.8.3",
|
||||||
"@videojs/http-streaming": "2.2.0"
|
"@videojs/http-streaming": "2.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user