fix(deps): update nextjs monorepo to ^14.2.14 (#1215)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-01 17:48:46 +00:00
committed by GitHub
parent c3d54b49a0
commit 6f5c993510
10 changed files with 82 additions and 82 deletions

View File

@@ -26,7 +26,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"dayjs": "^1.11.13",
"next": "^14.2.13",
"next": "^14.2.14",
"react": "^18.3.1",
"tldts": "^6.1.48"
},