build(deps-dev): bump @types/react from 19.2.0 to 19.2.2 in /website (#4528)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.0 to 19.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-version: 19.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2025-10-14 18:38:09 +02:00
committed by GitHub
co-authored by Fleny
parent 7f32a8713d
commit 9e29d2f98d
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"@docusaurus/module-type-aliases": "^3.9.1",
"@docusaurus/tsconfig": "^3.9.1",
"@docusaurus/types": "^3.9.1",
"@types/react": "^19.2.0",
"@types/react": "^19.2.2",
"typescript": "5.9.3",
"webpack": "5.102.1"
},