fix(deps): update react monorepo to v19.2.0 (#4230)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-07 07:35:22 +00:00
committed by GitHub
parent 9e059a9632
commit 35172fa910
17 changed files with 430 additions and 430 deletions

View File

@@ -34,7 +34,7 @@
"@trpc/server": "^11.6.0",
"@trpc/tanstack-react-query": "^11.6.0",
"node-cron": "^4.2.1",
"react": "19.1.1",
"react": "19.2.0",
"zod": "^4.1.11"
},
"devDependencies": {
@@ -42,7 +42,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node-cron": "^3.0.11",
"@types/react": "19.1.17",
"@types/react": "19.2.0",
"eslint": "^9.36.0",
"typescript": "^5.9.3"
}