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

This commit is contained in:
renovate[bot]
2024-04-05 13:40:15 +00:00
committed by GitHub
parent 46ab21157f
commit f2af9b5697
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -78,7 +78,7 @@
"@types/markdown-it": "13.0.7", "@types/markdown-it": "13.0.7",
"@types/node": "20.12.2", "@types/node": "20.12.2",
"@types/prop-types": "15.7.12", "@types/prop-types": "15.7.12",
"@types/react": "18.2.73", "@types/react": "18.2.74",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0", "@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39", "@types/ua-parser-js": "0.7.39",
@@ -9422,9 +9422,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "18.2.73", "version": "18.2.74",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.73.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.74.tgz",
"integrity": "sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==", "integrity": "sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==",
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",
"csstype": "^3.0.2" "csstype": "^3.0.2"

View File

@@ -84,7 +84,7 @@
"@types/markdown-it": "13.0.7", "@types/markdown-it": "13.0.7",
"@types/node": "20.12.2", "@types/node": "20.12.2",
"@types/prop-types": "15.7.12", "@types/prop-types": "15.7.12",
"@types/react": "18.2.73", "@types/react": "18.2.74",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0", "@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39", "@types/ua-parser-js": "0.7.39",