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

This commit was merged in pull request #42.
This commit is contained in:
2026-01-13 10:00:48 +00:00
parent d0f33cccc0
commit 2905bf50cc
2 changed files with 200 additions and 200 deletions

View File

@@ -34,7 +34,7 @@
"devDependencies": {
"@tailwindcss/postcss": "4.1.18",
"@types/node": "24.10.6",
"@types/react": "19.2.7",
"@types/react": "19.2.8",
"@types/react-dom": "19.2.3",
"eslint": "9.39.2",
"eslint-config-next": "16.1.1",
@@ -47,7 +47,7 @@
"packageManager": "pnpm@10.28.0",
"pnpm": {
"overrides": {
"@types/react": "19.2.7",
"@types/react": "19.2.8",
"@types/react-dom": "19.2.3"
}
}