mirror of
https://github.com/complexcaresolutions/frontend.zweitmeinu.ng.git
synced 2026-03-17 19:43:47 +00:00
chore(deps): update compatible dependencies
Updated: @tailwindcss/postcss, tailwindcss, @types/react, eslint
This commit is contained in:
parent
0e5c9808a8
commit
4040393ab0
2 changed files with 464 additions and 435 deletions
16
package.json
16
package.json
|
|
@ -15,17 +15,17 @@
|
||||||
"next": "16.1.6",
|
"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.5.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tailwindcss/postcss": "^4",
|
"@tailwindcss/postcss": "^4.2.0",
|
||||||
"@types/node": "^22",
|
"@types/node": "^22.19.11",
|
||||||
"@types/react": "^19",
|
"@types/react": "^19.2.14",
|
||||||
"@types/react-dom": "^19",
|
"@types/react-dom": "^19.2.3",
|
||||||
"eslint": "^9",
|
"eslint": "^9.39.3",
|
||||||
"eslint-config-next": "16.1.6",
|
"eslint-config-next": "16.1.6",
|
||||||
"tailwindcss": "^4",
|
"tailwindcss": "^4.2.0",
|
||||||
"typescript": "^5"
|
"typescript": "^5.9.3"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.6.2"
|
"packageManager": "pnpm@10.6.2"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
883
pnpm-lock.yaml
883
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue