We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c9854 commit c4e6528Copy full SHA for c4e6528
apps/nextjs/package.json
@@ -98,7 +98,7 @@
98
"@types/chroma-js": "3.1.2",
99
"@types/node": "^24.10.1",
100
"@types/prismjs": "^1.26.5",
101
- "@types/react": "19.2.5",
+ "@types/react": "19.2.6",
102
"@types/react-dom": "19.2.3",
103
"@types/swagger-ui-react": "^5.18.0",
104
"concurrently": "^9.2.1",
packages/cron-job-api/package.json
@@ -42,7 +42,7 @@
42
"@homarr/prettier-config": "workspace:^0.1.0",
43
"@homarr/tsconfig": "workspace:^0.1.0",
44
"@types/node-cron": "^3.0.11",
45
46
"eslint": "^9.39.1",
47
"typescript": "^5.9.3"
48
}
0 commit comments