fix(deps): update nextjs monorepo to ^14.1.0 (#38)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
Manuel
2024-02-04 09:05:59 +01:00
committed by GitHub
parent ab7c884fbf
commit dadfc0c5d7
4 changed files with 122 additions and 25 deletions

View File

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