Skip to content

Commit c80075f

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

File tree

3 files changed

+90
-90
lines changed

3 files changed

+90
-90
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.4",
101+
"@types/react": "19.2.5",
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.4",
45+
"@types/react": "19.2.5",
4646
"eslint": "^9.39.1",
4747
"typescript": "^5.9.3"
4848
}

0 commit comments

Comments
 (0)