Bump react-dom from 19.0.0 to 19.1.0 in /client (#53)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ben Elferink <ben.elferink@icloud.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Elferink <ben.elferink@icloud.com>
This commit is contained in:
dependabot[bot]
2025-06-09 11:00:28 +03:00
committed by GitHub
parent a94bc4a0a7
commit cb29845c1a
2 changed files with 10 additions and 10 deletions

View File

@@ -31,7 +31,7 @@
"@mui/material": "^6.4.8",
"axios": "^1.8.4",
"react": "^19.1.0",
"react-dom": "^19.0.0",
"react-dom": "^19.1.0",
"react-scripts": "5.0.1",
"zustand": "^5.0.3"
},