fix(deps): downgrade to next 15.1.7 cause of turbopack crash with 15.2.0 and above (#2438)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"@homarr/env": "workspace:^0.1.0",
|
||||
"@homarr/log": "workspace:^0.1.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"next": "15.2.0",
|
||||
"next": "15.1.7",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"undici": "7.3.0",
|
||||
|
||||
Reference in New Issue
Block a user