fix(deps): update nextjs monorepo to ^14.2.11 (#1117)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-12 22:48:47 +00:00
committed by GitHub
parent 50bd4344bc
commit 7a56006533
9 changed files with 79 additions and 79 deletions

View File

@@ -26,7 +26,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"dayjs": "^1.11.13",
"next": "^14.2.10",
"next": "^14.2.11",
"react": "^18.3.1",
"tldts": "^6.1.44"
},