Skip to content

Commit c4e6528

Browse files
chore(deps): update dependency @types/react to v19.2.6 (#4532)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
1 parent 24c9854 commit c4e6528

File tree

3 files changed

+96
-91
lines changed

3 files changed

+96
-91
lines changed

apps/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@types/chroma-js": "3.1.2",
9999
"@types/node": "^24.10.1",
100100
"@types/prismjs": "^1.26.5",
101-
"@types/react": "19.2.5",
101+
"@types/react": "19.2.6",
102102
"@types/react-dom": "19.2.3",
103103
"@types/swagger-ui-react": "^5.18.0",
104104
"concurrently": "^9.2.1",

packages/cron-job-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@homarr/prettier-config": "workspace:^0.1.0",
4343
"@homarr/tsconfig": "workspace:^0.1.0",
4444
"@types/node-cron": "^3.0.11",
45-
"@types/react": "19.2.5",
45+
"@types/react": "19.2.6",
4646
"eslint": "^9.39.1",
4747
"typescript": "^5.9.3"
4848
}

0 commit comments

Comments
 (0)