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

This commit is contained in:
renovate[bot]
2025-09-16 05:26:41 +00:00
committed by GitHub
parent 0964135657
commit 141882f598
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -90,7 +90,7 @@
"@types/markdown-it": "14.1.2",
"@types/node": "22.17.2",
"@types/prop-types": "15.7.15",
"@types/react": "18.3.23",
"@types/react": "18.3.24",
"@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39",
@@ -10031,9 +10031,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.3.23",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.23.tgz",
"integrity": "sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==",
"version": "18.3.24",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.24.tgz",
"integrity": "sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A==",
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",