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

This commit is contained in:
renovate[bot]
2023-04-20 17:04:26 +00:00
committed by GitHub
parent 3e9e05ab3a
commit c498866cac
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -78,7 +78,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "18.15.11",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.35",
"@types/react": "18.0.37",
"@types/react-linkify": "1.0.1",
"@types/ua-parser-js": "0.7.36",
"@types/video.js": "^7.3.50",
@@ -13379,9 +13379,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.35.tgz",
"integrity": "sha512-6Laome31HpetaIUGFWl1VQ3mdSImwxtFZ39rh059a1MNnKGqBpC88J6NJ8n/Is3Qx7CefDGLgf/KhN/sYCf7ag==",
"version": "18.0.37",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.37.tgz",
"integrity": "sha512-4yaZZtkRN3ZIQD3KSEwkfcik8s0SWV+82dlJot1AbGYHCzJkWP3ENBY6wYeDRmKZ6HkrgoGAmR2HqdwYGp6OEw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@@ -83,7 +83,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "18.15.11",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.35",
"@types/react": "18.0.37",
"@types/react-linkify": "1.0.1",
"@types/ua-parser-js": "0.7.36",
"@types/video.js": "^7.3.50",