fix(deps): update react monorepo to v19.1.0 (#2734)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-03-28 20:20:12 +00:00
committed by GitHub
parent 63328d125a
commit 94ff401d7d
15 changed files with 368 additions and 368 deletions

View File

@@ -31,8 +31,8 @@
"@homarr/log": "workspace:^0.1.0",
"dayjs": "^1.11.13",
"next": "15.2.4",
"react": "19.0.0",
"react-dom": "19.0.0",
"react": "19.1.0",
"react-dom": "19.1.0",
"undici": "7.6.0",
"zod": "^3.24.2"
},