chore(deps): update dependency @types/react to v19.2.6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Check (push) Successful in 41s

This commit is contained in:
2025-11-22 02:04:41 +00:00
parent 854a7b97d6
commit 9861af1e1c
2 changed files with 225 additions and 225 deletions

View File

@@ -46,7 +46,7 @@
"@tailwindcss/postcss": "4.1.17",
"@types/node": "24.10.1",
"@types/pg": "8.15.6",
"@types/react": "19.2.5",
"@types/react": "19.2.6",
"@types/react-dom": "19.2.3",
"drizzle-kit": "0.31.7",
"eslint": "9.39.1",
@@ -63,7 +63,7 @@
"packageManager": "pnpm@10.22.0",
"pnpm": {
"overrides": {
"@types/react": "19.2.5",
"@types/react": "19.2.6",
"@types/react-dom": "19.2.3"
}
}