fix(deps): update nextjs monorepo to ^14.2.15 (#1270)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-08 21:27:57 +00:00
committed by GitHub
parent 6f2bc8e9be
commit 2bbe594cd2
10 changed files with 115 additions and 115 deletions

View File

@@ -27,7 +27,7 @@
"dependencies": {
"@homarr/log": "workspace:^0.1.0",
"dayjs": "^1.11.13",
"next": "^14.2.14",
"next": "^14.2.15",
"react": "^18.3.1",
"tldts": "^6.1.50"
},