mirror of
https://github.com/complexcaresolutions/frontend.zweitmeinu.ng.git
synced 2026-03-17 16:13:48 +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",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
"tailwind-merge": "^3.4.0"
|
||||
"tailwind-merge": "^3.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4",
|
||||
"@types/node": "^22",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"eslint": "^9",
|
||||
"@tailwindcss/postcss": "^4.2.0",
|
||||
"@types/node": "^22.19.11",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"eslint": "^9.39.3",
|
||||
"eslint-config-next": "16.1.6",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
"tailwindcss": "^4.2.0",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"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