Bump @types/react-dom from 19.0.3 to 19.0.4 in /client (#37)

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-02-28 19:15:22 +02:00
committed by GitHub
parent aa3aa6497b
commit 6944110b79
2 changed files with 6 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.3",
"@types/react-dom": "^19.0.4",
"serve": "^14.2.4"
}
}