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

This commit was merged in pull request #32.
This commit is contained in:
2025-12-13 22:20:22 +00:00
parent 409414c103
commit 97dbab7932
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.561.0",
"next": "16.0.8",
"next": "16.0.10",
"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.2",
"eslint-config-next": "16.0.8",
"eslint-config-next": "16.0.10",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.18",