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

This commit is contained in:
2025-12-12 21:02:38 +00:00
parent 4b67c1ab2c
commit 85089cd187
2 changed files with 55 additions and 55 deletions

View File

@@ -34,7 +34,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.1.2",
"lucide-react": "^0.556.0",
"next": "16.0.7",
"next": "16.0.8",
"next-plausible": "^3.12.4",
"react": "19.2.3",
"react-dom": "19.2.3",
@@ -55,7 +55,7 @@
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "5.1.2",
"eslint": "9.39.1",
"eslint-config-next": "16.0.7",
"eslint-config-next": "16.0.8",
"eslint-config-prettier": "10.1.8",
"jsdom": "27.2.0",
"postcss": "8.5.6",