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

This commit is contained in:
2025-11-29 01:05:22 +00:00
parent c5fbc57a78
commit cbff054301
2 changed files with 221 additions and 221 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.6",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
"drizzle-kit": "0.31.7",
"eslint": "9.39.1",
@@ -63,7 +63,7 @@
"packageManager": "pnpm@10.23.0",
"pnpm": {
"overrides": {
"@types/react": "19.2.6",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3"
}
}