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

This commit is contained in:
2025-11-29 03:01:36 +00:00
parent e751ad4379
commit 61b195ed0b
2 changed files with 55 additions and 55 deletions

View File

@@ -19,7 +19,7 @@
"cssnano": "^7.1.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.554.0",
"next": "16.0.3",
"next": "16.0.4",
"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.3",
"eslint-config-next": "16.0.4",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.17",