build(deps-dev): bump @types/react from 18.3.10 to 18.3.12 in /docs (#30793)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-05 10:40:47 -07:00
committed by GitHub
parent fb6ad3240f
commit 5a59dcf06e
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.5.2",
"@docusaurus/tsconfig": "^3.5.2",
"@types/react": "^18.3.10",
"@types/react": "^18.3.12",
"typescript": "^5.6.3",
"webpack": "^5.96.1"
},