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.2.16
This commit is contained in:
parent
bcff57cfd8
commit
1267adebb5
10
web/package-lock.json
generated
10
web/package-lock.json
generated
@ -22,7 +22,7 @@
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.12",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"chart.js": "^4.3.1",
|
||||
"chart.js": "^4.2.0",
|
||||
"classnames": "2.3.2",
|
||||
"date-fns": "^2.29.3",
|
||||
"graphemer": "^1.4.0",
|
||||
@ -77,7 +77,7 @@
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"@types/node": "18.17.0",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.2.15",
|
||||
"@types/react": "18.2.16",
|
||||
"@types/react-linkify": "1.0.1",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.36",
|
||||
@ -13734,9 +13734,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.15",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.15.tgz",
|
||||
"integrity": "sha512-oEjE7TQt1fFTFSbf8kkNuc798ahTUzn3Le67/PWjE8MAfYAD/qB7O8hSTcromLFqHCt9bcdOg5GXMokzTjJ5SA==",
|
||||
"version": "18.2.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.16.tgz",
|
||||
"integrity": "sha512-LLFWr12ZhBJ4YVw7neWLe6Pk7Ey5R9OCydfuMsz1L8bZxzaawJj2p06Q8/EFEHDeTBQNFLF62X+CG7B2zIyu0Q==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
@ -82,7 +82,7 @@
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"@types/node": "18.17.0",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.2.15",
|
||||
"@types/react": "18.2.16",
|
||||
"@types/react-linkify": "1.0.1",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.36",
|
||||
|
Loading…
x
Reference in New Issue
Block a user