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

This commit is contained in:
2025-12-04 06:17:56 +00:00
parent 3639dc103c
commit ab607309fe
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.555.0",
"next": "16.0.6",
"next": "16.0.7",
"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.6",
"eslint-config-next": "16.0.7",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.17",