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

@@ -34,7 +34,7 @@
"@mantine/hooks": "^7.17.0",
"@tabler/icons-react": "^3.30.0",
"mantine-react-table": "2.0.0-beta.9",
"next": "15.1.7",
"next": "15.2.0",
"react": "19.0.0",
"react-dom": "19.0.0"
},