website: bump @types/react-dom from 19.2.2 to 19.2.3 in /website (#18107)

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

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:production
  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]
2025-11-13 12:46:17 +01:00
committed by GitHub
parent 769e22c7ed
commit 5415c7660f
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"@mdx-js/react": "^3.1.1",
"@types/postman-collection": "^3.5.11",
"@types/react": "^19.2.3",
"@types/react-dom": "^19.2.2",
"@types/react-dom": "^19.2.3",
"docusaurus-plugin-openapi-docs": "^4.5.1",
"docusaurus-theme-openapi-docs": "^4.5.1",
"npm-run-all": "^4.1.5",
+1 -1
View File
@@ -24,7 +24,7 @@
"@goauthentik/docusaurus-theme": "*",
"@mdx-js/react": "^3.1.1",
"@types/react": "^19.2.3",
"@types/react-dom": "^19.2.2",
"@types/react-dom": "^19.2.3",
"prism-react-renderer": "^2.3.0",
"react": "^19.1.1",
"react-before-after-slider-component": "^1.1.8",
+1 -1
View File
@@ -23,7 +23,7 @@
"@goauthentik/docusaurus-theme": "*",
"@mdx-js/react": "^3.1.1",
"@types/react": "^19.2.3",
"@types/react-dom": "^19.2.2",
"@types/react-dom": "^19.2.3",
"prism-react-renderer": "^2.3.0",
"react": "^19.1.1",
"react-dom": "^19.2.0"
+6 -6
View File
@@ -69,7 +69,7 @@
"@mdx-js/react": "^3.1.1",
"@types/postman-collection": "^3.5.11",
"@types/react": "^19.2.3",
"@types/react-dom": "^19.2.2",
"@types/react-dom": "^19.2.3",
"docusaurus-plugin-openapi-docs": "^4.5.1",
"docusaurus-theme-openapi-docs": "^4.5.1",
"npm-run-all": "^4.1.5",
@@ -108,7 +108,7 @@
"@goauthentik/docusaurus-theme": "*",
"@mdx-js/react": "^3.1.1",
"@types/react": "^19.2.3",
"@types/react-dom": "^19.2.2",
"@types/react-dom": "^19.2.3",
"prism-react-renderer": "^2.3.0",
"react": "^19.1.1",
"react-before-after-slider-component": "^1.1.8",
@@ -152,7 +152,7 @@
"@goauthentik/docusaurus-theme": "*",
"@mdx-js/react": "^3.1.1",
"@types/react": "^19.2.3",
"@types/react-dom": "^19.2.2",
"@types/react-dom": "^19.2.3",
"prism-react-renderer": "^2.3.0",
"react": "^19.1.1",
"react-dom": "^19.2.0"
@@ -7211,9 +7211,9 @@
}
},
"node_modules/@types/react-dom": {
"version": "19.2.2",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.2.tgz",
"integrity": "sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==",
"version": "19.2.3",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
"integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
"license": "MIT",
"peerDependencies": {
"@types/react": "^19.2.0"