chore(deps): update dependency @types/react to v18.2.21 (#3279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gabe Kangas <gabek@real-ity.com>
This commit is contained in:
parent
3174eb20e5
commit
4786df39eb
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -77,7 +77,7 @@
|
||||
"@types/markdown-it": "13.0.0",
|
||||
"@types/node": "18.17.8",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.2.20",
|
||||
"@types/react": "18.2.21",
|
||||
"@types/react-linkify": "1.0.1",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.36",
|
||||
@ -13830,9 +13830,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.20.tgz",
|
||||
"integrity": "sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==",
|
||||
"version": "18.2.21",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.21.tgz",
|
||||
"integrity": "sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
@ -83,7 +83,7 @@
|
||||
"@types/markdown-it": "13.0.0",
|
||||
"@types/node": "18.17.8",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.2.20",
|
||||
"@types/react": "18.2.21",
|
||||
"@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