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

@@ -25,8 +25,8 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@homarr/api": "workspace:^0.1.0",
"react": "19.0.0",
"react-dom": "19.0.0"
"react": "19.1.0",
"react-dom": "19.1.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",