fix(deps): update nextjs monorepo to v16.0.7 (#26)
All checks were successful
Lint / Lint and Check (push) Successful in 30s

Co-authored-by: Renovate Bot <renovatebot@schulze.network>
Co-committed-by: Renovate Bot <renovatebot@schulze.network>
This commit was merged in pull request #26.
This commit is contained in:
2025-12-04 07:20:26 +01:00
committed by Renovate Bot
parent a44fa3a50b
commit b8a86885de
2 changed files with 56 additions and 57 deletions

View File

@@ -31,7 +31,7 @@
"drizzle-orm": "^0.44.7",
"lucide-react": "^0.555.0",
"nanoid": "^5.1.6",
"next": "16.0.6",
"next": "16.0.7",
"next-plausible": "^3.12.5",
"pg": "^8.16.3",
"pg-native": "^3.5.2",
@@ -50,7 +50,7 @@
"@types/react-dom": "19.2.3",
"drizzle-kit": "0.31.7",
"eslint": "9.39.1",
"eslint-config-next": "16.0.6",
"eslint-config-next": "16.0.7",
"eslint-config-prettier": "^10.1.8",
"postcss": "8.5.6",
"prettier": "3.7.1",