1
0

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

This commit is contained in:
2025-09-27 00:02:32 +00:00
parent 5549d96624
commit a84e1de9ca
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.6",
"@types/react": "19.1.13",
"@types/react": "19.1.14",
"@types/react-dom": "19.1.9",
"eslint": "9.36.0",
"eslint-config-next": "15.5.3",
@@ -36,7 +36,7 @@
"packageManager": "pnpm@10.17.0",
"pnpm": {
"overrides": {
"@types/react": "19.1.13",
"@types/react": "19.1.14",
"@types/react-dom": "19.1.9"
}
}