chore(deps): lock file maintenance (#3244)

* chore(deps): lock file maintenance

* Bundle embedded web app

* Bundle embedded web app

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
This commit is contained in:
renovate[bot]
2023-08-07 08:17:37 -07:00
committed by GitHub
parent 7318de577b
commit 81a37dc572
32 changed files with 36 additions and 36 deletions

6
web/package-lock.json generated
View File

@@ -4561,9 +4561,9 @@
"dev": true
},
"node_modules/@next/bundle-analyzer": {
"version": "13.4.12",
"resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-13.4.12.tgz",
"integrity": "sha512-WjeNsoWGAkbn7XU2jBVkaI7/DVfg2mzRF7spTohsknnwQ/dDgSHlgZj80mt1/SHYconWjZSY0KIWFaxR4/mNsA==",
"version": "13.4.13",
"resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-13.4.13.tgz",
"integrity": "sha512-XygyFn3V61vF9LkU1zM6GlAMp8h7FbApaLA40anMGhZtQt/0S1tGSNImv9T/Z3ZTbWIQTcbYxyHIM6Fv/uSGrA==",
"dependencies": {
"webpack-bundle-analyzer": "4.7.0"
}