fix(deps): update nextjs monorepo to ^14.2.10 (#1109)

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 18:50:17 +00:00
committed by GitHub
parent cae9a800c4
commit fb55f1272d
9 changed files with 84 additions and 99 deletions

View File

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