fix(deps): update nextjs monorepo to v16.1.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Lint / Lint and Typecheck (pull_request) Successful in 39s
Lint / Lint and Typecheck (push) Successful in 48s

This commit was merged in pull request #34.
This commit is contained in:
2025-12-21 08:46:23 +00:00
parent fd97dd54a6
commit 3ec25c6f3f
2 changed files with 56 additions and 55 deletions

View File

@@ -34,7 +34,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.1.2",
"lucide-react": "^0.562.0",
"next": "16.0.10",
"next": "16.1.0",
"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.2",
"eslint-config-next": "16.0.10",
"eslint-config-next": "16.1.0",
"eslint-config-prettier": "10.1.8",
"jsdom": "27.3.0",
"postcss": "8.5.6",