fix(deps): update nextjs monorepo to ^14.2.2 (#345)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-20 11:12:03 +02:00
committed by GitHub
parent a6d65fda6b
commit b465b95ca2
4 changed files with 65 additions and 56 deletions

View File

@@ -15,7 +15,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@next/eslint-plugin-next": "^14.1.4",
"@next/eslint-plugin-next": "^14.2.2",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"eslint-config-prettier": "^9.1.0",