fix(deps): update nextjs monorepo to ^14.2.13 (#1154)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-20 02:11:53 +00:00
committed by GitHub
parent aa2d440acb
commit 2258dc3ec6
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.12",
"next": "^14.2.13",
"react": "^18.3.1",
"tldts": "^6.1.47"
},