Bump @joeattardi/emoji-button from 4.4.0 to 4.5.0 in /build/javascript (#370)
* Bump @joeattardi/emoji-button from 4.4.0 to 4.5.0 in /build/javascript Bumps [@joeattardi/emoji-button](https://github.com/joeattardi/emoji-button) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/joeattardi/emoji-button/releases) - [Commits](https://github.com/joeattardi/emoji-button/compare/v4.4.0...v4.5.0) 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:
6
build/javascript/package-lock.json
generated
6
build/javascript/package-lock.json
generated
@@ -89,9 +89,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@joeattardi/emoji-button": {
|
"@joeattardi/emoji-button": {
|
||||||
"version": "4.4.0",
|
"version": "4.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/@joeattardi/emoji-button/-/emoji-button-4.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@joeattardi/emoji-button/-/emoji-button-4.5.0.tgz",
|
||||||
"integrity": "sha512-TOrGWGvR4L7PPQg0VVwHcnUEJiC/okIcqgnnHGYbKycjzO2wtTToTUsj/JIEC0u2USdvnPmKskxgrXssyXYdCg==",
|
"integrity": "sha512-x3hSMsSSB1XYhITQ7TomZHV3Yzj+AoVYgGI41cAi4o/6JhuJ2FEmmivzC1rqj7yCUYeJEEXVoiCvbWF9Gu9W7w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@fortawesome/fontawesome-svg-core": "^1.2.28",
|
"@fortawesome/fontawesome-svg-core": "^1.2.28",
|
||||||
"@fortawesome/free-regular-svg-icons": "^5.13.0",
|
"@fortawesome/free-regular-svg-icons": "^5.13.0",
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"description": "Javascript dependencies for Owncast web app",
|
"description": "Javascript dependencies for Owncast web app",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@joeattardi/emoji-button": "^4.4.0",
|
"@joeattardi/emoji-button": "^4.5.0",
|
||||||
"@justinribeiro/lite-youtube": "^0.9.1",
|
"@justinribeiro/lite-youtube": "^0.9.1",
|
||||||
"@videojs/themes": "^1.0.1",
|
"@videojs/themes": "^1.0.1",
|
||||||
"htm": "^3.0.4",
|
"htm": "^3.0.4",
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user