fix(deps): update nextjs monorepo to ^14.2.8 (#1067)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-04 22:29:57 +00:00
committed by GitHub
parent 049e1107e6
commit ca83872151
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.7",
"next": "^14.2.8",
"react": "^18.3.1",
"tldts": "^6.1.41"
},