fix(deps): update nextjs monorepo to ^14.2.12 (#1146)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-18 07:48:58 +00:00
committed by GitHub
parent 3cb1221038
commit 8f5d7f8387
10 changed files with 93 additions and 93 deletions

View File

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