fix(deps): update react monorepo to v19.1.1 (#3706)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-07-28 15:24:23 +00:00
committed by GitHub
parent 1aecf4f90d
commit 0dc1f7cf14
16 changed files with 384 additions and 384 deletions

View File

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