Bump @types/react from 19.0.8 to 19.0.10 in /client (#36)

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:13:40 +02:00
committed by GitHub
parent 2264c77055
commit bc0e7be940
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"zustand": "^5.0.3"
},
"devDependencies": {
"@types/react": "^19.0.8",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.3",
"serve": "^14.2.4"
}