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

Co-authored-by: Renovate Bot <renovatebot@schulze.network>
Co-committed-by: Renovate Bot <renovatebot@schulze.network>
This commit was merged in pull request #15.
This commit is contained in:
2025-12-04 07:19:34 +01:00
committed by Renovate Bot
parent 3f620b4f5a
commit 63f9836f81
2 changed files with 55 additions and 56 deletions

View File

@@ -25,7 +25,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.1.2",
"lucide-react": "^0.555.0",
"next": "16.0.6",
"next": "16.0.7",
"next-plausible": "^3.12.4",
"react": "19.2.0",
"react-dom": "19.2.0",
@@ -40,7 +40,7 @@
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
"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",