fix(deps): update next.js 16.0.10 → 16.1.6 (security fixes)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
CCS Admin 2026-02-17 13:06:07 +00:00
parent 8f80eca72a
commit f13adab7ce
2 changed files with 296 additions and 263 deletions

View file

@ -9,12 +9,12 @@
"lint": "eslint" "lint": "eslint"
}, },
"dependencies": { "dependencies": {
"@c2s/payload-contracts": "github:complexcaresolutions/payload-contracts",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"next": "16.0.10", "next": "16.1.6",
"react": "19.2.1", "react": "19.2.1",
"react-dom": "19.2.1", "react-dom": "19.2.1",
"tailwind-merge": "^3.4.0", "tailwind-merge": "^3.4.0"
"@c2s/payload-contracts": "github:complexcaresolutions/payload-contracts"
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "^4", "@tailwindcss/postcss": "^4",
@ -22,7 +22,7 @@
"@types/react": "^19", "@types/react": "^19",
"@types/react-dom": "^19", "@types/react-dom": "^19",
"eslint": "^9", "eslint": "^9",
"eslint-config-next": "16.0.10", "eslint-config-next": "16.1.6",
"tailwindcss": "^4", "tailwindcss": "^4",
"typescript": "^5" "typescript": "^5"
}, },

File diff suppressed because it is too large Load diff