fix(deps): update nextjs monorepo to ^15.2.0 (#2428)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-02-26 23:34:48 +00:00
committed by GitHub
parent c2d6e2efcf
commit d6939e4a6d
13 changed files with 123 additions and 123 deletions

View File

@@ -26,7 +26,7 @@
"@homarr/db": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/dates": "^7.17.0",
"next": "15.1.7",
"next": "15.2.0",
"react": "19.0.0",
"react-dom": "19.0.0"
},