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

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-09-09 12:56:38 -06:00
committed by GitHub
parent 0080374a77
commit 100b31cb71
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.3",
"@types/react": "^18.3.5",
"typescript": "^5.5.4",
"webpack": "^5.94.0"
},