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

Co-authored-by: Renovate Bot <renovatebot@schulze.network>
Co-committed-by: Renovate Bot <renovatebot@schulze.network>
This commit was merged in pull request #19.
This commit is contained in:
2025-12-04 07:18:40 +01:00
committed by Renovate Bot
parent 3639dc103c
commit 2717969376
2 changed files with 55 additions and 56 deletions

View File

@@ -19,7 +19,7 @@
"cssnano": "^7.1.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.555.0",
"next": "16.0.6",
"next": "16.0.7",
"next-plausible": "^3.12.4",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.2.4",
@@ -37,7 +37,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",
"tailwindcss": "4.1.17",