fix(deps): update nextjs monorepo to ^15.1.4 (#1885)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-01-07 20:54:33 +00:00
committed by GitHub
parent 6327ca073c
commit f4f02ca539
12 changed files with 119 additions and 119 deletions

View File

@@ -28,7 +28,7 @@
"dependencies": {
"@homarr/log": "workspace:^0.1.0",
"dayjs": "^1.11.13",
"next": "15.1.3",
"next": "15.1.4",
"react": "19.0.0",
"react-dom": "19.0.0"
},