mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Bump htm from 3.0.4 to 3.1.0 in /build/javascript (#1181)
* Bump htm from 3.0.4 to 3.1.0 in /build/javascript Bumps [htm](https://github.com/developit/htm) from 3.0.4 to 3.1.0. - [Release notes](https://github.com/developit/htm/releases) - [Commits](https://github.com/developit/htm/compare/3.0.4...3.1.0) --- updated-dependencies: - dependency-name: htm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Run npm run build and update libraries Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gabe Kangas <gabek@real-ity.com>
This commit is contained in:
parent
cea07697f3
commit
d0b1b604a0
3300
build/javascript/package-lock.json
generated
3300
build/javascript/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@
|
||||
"@joeattardi/emoji-button": "^4.6.0",
|
||||
"@videojs/http-streaming": "2.9.1",
|
||||
"@videojs/themes": "^1.0.1",
|
||||
"htm": "^3.0.4",
|
||||
"htm": "^3.1.0",
|
||||
"mark.js": "^8.11.1",
|
||||
"micromodal": "^0.4.6",
|
||||
"preact": "10.5.10",
|
||||
|
@ -1,4 +1,4 @@
|
||||
import { c as createCommonjsModule, g as getDefaultExportFromCjs, a as commonjsGlobal } from '../../../common/_commonjsHelpers-37fa8da4.js';
|
||||
import { c as createCommonjsModule, a as commonjsGlobal, g as getDefaultExportFromCjs } from '../../../common/_commonjsHelpers-37fa8da4.js';
|
||||
import { d as document_1, w as window_1, c as core } from '../../../common/core-2e4eb0d6.js';
|
||||
|
||||
var entityMap = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user