chore(deps-dev): bump @types/react-dom from 19.2.4 to 19.2.5 (#12253)

Bumps
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
from 19.2.4 to 19.2.5.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare
view</a></li>
</ul>
</details>
<br />

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] 2026-09-03 16:17:02 -07:00 committed by GitHub
parent 03faa644fb
commit d95c71027d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 310 additions and 310 deletions

View File

@ -178,7 +178,7 @@
"@playwright/test": "^1.61.1",
"@types/node": "^24.0.0",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@types/react-dom": "^19.2.5",
"@vitejs/plugin-react": "^6.1.1",
"axe-core": "^4.12.1",
"react": "^19.2.7",

View File

@ -30,7 +30,7 @@
"devDependencies": {
"@types/node": "^24.0.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/react-dom": "^19.2.5",
"esbuild": "^0.28.2",
"react": "^19.2.8",
"react-dom": "^19.2.8",

View File

@ -24,7 +24,7 @@
"devDependencies": {
"@types/node": "^24.0.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/react-dom": "^19.2.5",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"typescript": "^7.0.2"

View File

@ -26,7 +26,7 @@
"esbuild": "^0.28.2",
"@types/node": "^24.0.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/react-dom": "^19.2.5",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"typescript": "^7.0.2"

View File

@ -41,7 +41,7 @@
"@rollup/plugin-typescript": "^12.1.2",
"@types/node": "^24.0.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/react-dom": "^19.2.5",
"esbuild": "^0.28.2",
"react-dom": "^19.2.8",
"rollup": "^4.63.1",

View File

@ -57,7 +57,7 @@
"devDependencies": {
"@types/node": "^24.0.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/react-dom": "^19.2.5",
"esbuild": "^0.28.2",
"react": "^19.2.8",
"react-dom": "^19.2.8",

File diff suppressed because it is too large Load Diff

View File

@ -81,7 +81,7 @@
"@tailwindcss/vite": "^4.3.3",
"@types/node": "^24.0.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/react-dom": "^19.2.5",
"@vitejs/plugin-react": "^6.1.1",
"storybook": "10.5.10",
"tailwindcss": "^4.3.3",