website: bump @types/react from 18.3.3 to 18.3.4 in /website (#11005)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.3 to 18.3.4.
- [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-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>
This commit is contained in:
dependabot[bot]
2024-08-21 17:08:58 +02:00
committed by GitHub
parent c50bc239a3
commit 5e74676b4a
2 changed files with 5 additions and 4 deletions

View File

@ -34,7 +34,7 @@
"@docusaurus/module-type-aliases": "^3.3.2",
"@docusaurus/tsconfig": "^3.4.0",
"@docusaurus/types": "^3.3.2",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"cross-env": "^7.0.3",
"lockfile-lint": "^4.14.0",
"prettier": "3.3.3",
@ -3427,8 +3427,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.3.3",
"license": "MIT",
"version": "18.3.4",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.4.tgz",
"integrity": "sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==",
"dependencies": {
"@types/prop-types": "*",
"csstype": "^3.0.2"

View File

@ -54,7 +54,7 @@
"@docusaurus/module-type-aliases": "^3.3.2",
"@docusaurus/tsconfig": "^3.4.0",
"@docusaurus/types": "^3.3.2",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"cross-env": "^7.0.3",
"lockfile-lint": "^4.14.0",
"prettier": "3.3.3",