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

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-10-01 11:49:20 -07:00
committed by GitHub
parent 8a68a96f77
commit 7468904968
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.5",
"@types/react": "^18.3.10",
"typescript": "^5.5.4",
"webpack": "^5.94.0"
},