chore(deps): update dependency @types/react to v18.2.18 (#3235)

* chore(deps): update dependency @types/react to v18.2.18

* 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-03 18:20:30 -07:00
committed by GitHub
parent 401d0bb44e
commit d55027f49b
33 changed files with 38 additions and 38 deletions

8
web/package-lock.json generated
View File

@@ -77,7 +77,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "18.17.1",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.17",
"@types/react": "18.2.18",
"@types/react-linkify": "1.0.1",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.36",
@@ -13754,9 +13754,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.17.tgz",
"integrity": "sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA==",
"version": "18.2.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.18.tgz",
"integrity": "sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",