chore(deps): update dependency @types/react to v19.2.8
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Lint / Lint and Check (pull_request) Successful in 37s
Lint / Lint and Check (push) Successful in 33s

This commit is contained in:
2026-01-10 17:04:01 +00:00
parent 9c76ae2d73
commit a9b9c7bdc3
2 changed files with 221 additions and 221 deletions

View File

@@ -46,7 +46,7 @@
"@tailwindcss/postcss": "4.1.18",
"@types/node": "24.10.4",
"@types/pg": "8.16.0",
"@types/react": "19.2.7",
"@types/react": "19.2.8",
"@types/react-dom": "19.2.3",
"drizzle-kit": "0.31.8",
"eslint": "9.39.2",
@@ -62,7 +62,7 @@
"packageManager": "pnpm@10.27.0",
"pnpm": {
"overrides": {
"@types/react": "19.2.7",
"@types/react": "19.2.8",
"@types/react-dom": "19.2.3"
}
}