fix(deps): update nextjs monorepo to ^14.1.1 (#147)

* fix(deps): update nextjs monorepo to ^14.1.1

* fix: lint issue

---------

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-02 15:37:40 +01:00
committed by GitHub
parent baa541afa9
commit b407f2a9ac
6 changed files with 77 additions and 87 deletions

View File

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