mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore(deps): update dependency @types/react to v18.3.6
This commit is contained in:
parent
387dcd464d
commit
96753349bc
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -80,7 +80,7 @@
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "20.16.5",
|
||||
"@types/prop-types": "15.7.12",
|
||||
"@types/react": "18.3.5",
|
||||
"@types/react": "18.3.6",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
@ -11949,9 +11949,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.3.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.5.tgz",
|
||||
"integrity": "sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==",
|
||||
"version": "18.3.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.6.tgz",
|
||||
"integrity": "sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
|
@ -86,7 +86,7 @@
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "20.16.5",
|
||||
"@types/prop-types": "15.7.12",
|
||||
"@types/react": "18.3.5",
|
||||
"@types/react": "18.3.6",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
|
Loading…
x
Reference in New Issue
Block a user