fix(deps): update nextjs monorepo to ^14.1.4 (#252)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-22 20:58:45 +01:00
committed by GitHub
parent 1f359cd87c
commit 28f630f58b
4 changed files with 52 additions and 52 deletions

View File

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