fix(deps): update nextjs monorepo to v16.0.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Typecheck (push) Successful in 9m30s

This commit is contained in:
2025-11-30 00:01:00 +00:00
parent dc97a0c675
commit 0d8a8f60e7
2 changed files with 56 additions and 83 deletions

View File

@@ -25,7 +25,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.1.2",
"lucide-react": "^0.555.0",
"next": "16.0.4",
"next": "16.0.5",
"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.4",
"eslint-config-next": "16.0.5",
"eslint-config-prettier": "^10.1.8",
"postcss": "8.5.6",
"prettier": "3.6.2",