chore(deps): update dependency @types/react to v19.1.13
All checks were successful
Lint / Lint (push) Successful in 28s

This commit is contained in:
2025-09-13 00:03:08 +00:00
parent 84225a2681
commit d52701a7be
2 changed files with 12 additions and 12 deletions

View File

@@ -21,7 +21,7 @@
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.13",
"@types/node": "22.18.1",
"@types/react": "19.1.12",
"@types/react": "19.1.13",
"@types/react-dom": "19.1.9",
"eslint": "9.35.0",
"eslint-config-next": "15.5.2",
@@ -36,7 +36,7 @@
"packageManager": "pnpm@10.15.1",
"pnpm": {
"overrides": {
"@types/react": "19.1.12",
"@types/react": "19.1.13",
"@types/react-dom": "19.1.9"
}
}