mirror of
https://github.com/complexcaresolutions/frontend.blogwoman.de.git
synced 2026-03-17 16:14:00 +00:00
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:
parent
8f80eca72a
commit
f13adab7ce
2 changed files with 296 additions and 263 deletions
|
|
@ -9,12 +9,12 @@
|
|||
"lint": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@c2s/payload-contracts": "github:complexcaresolutions/payload-contracts",
|
||||
"clsx": "^2.1.1",
|
||||
"next": "16.0.10",
|
||||
"next": "16.1.6",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
"tailwind-merge": "^3.4.0",
|
||||
"@c2s/payload-contracts": "github:complexcaresolutions/payload-contracts"
|
||||
"tailwind-merge": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4",
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.0.10",
|
||||
"eslint-config-next": "16.1.6",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
},
|
||||
|
|
|
|||
551
pnpm-lock.yaml
551
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue