0

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

This commit is contained in:
renovate[bot] 2024-04-16 09:44:05 +00:00 committed by GitHub
parent 4380b6c8d9
commit 26f602a6a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -78,7 +78,7 @@
"@types/markdown-it": "14.0.1", "@types/markdown-it": "14.0.1",
"@types/node": "20.12.7", "@types/node": "20.12.7",
"@types/prop-types": "15.7.12", "@types/prop-types": "15.7.12",
"@types/react": "18.2.77", "@types/react": "18.2.78",
"@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",
@ -9653,9 +9653,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "18.2.77", "version": "18.2.78",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.77.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.78.tgz",
"integrity": "sha512-CUT9KUUF+HytDM7WiXKLF9qUSg4tGImwy4FXTlfEDPEkkNUzJ7rVFolYweJ9fS1ljoIaP7M7Rdjc5eUm/Yu5AA==", "integrity": "sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==",
"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": "14.0.1", "@types/markdown-it": "14.0.1",
"@types/node": "20.12.7", "@types/node": "20.12.7",
"@types/prop-types": "15.7.12", "@types/prop-types": "15.7.12",
"@types/react": "18.2.77", "@types/react": "18.2.78",
"@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",