chore(deps): update dependency @types/react to v19.2.8
Some checks failed
Lint / Lint and Check (push) Has been cancelled

This commit was merged in pull request #54.
This commit is contained in:
2026-01-10 17:04:01 +00:00
committed by Renovate Bot
parent d7edf19db4
commit 869b2f3c46
2 changed files with 221 additions and 221 deletions

View File

@@ -46,7 +46,7 @@
"@tailwindcss/postcss": "4.1.18",
"@types/node": "24.10.6",
"@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"
}
}