1
0

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

This commit is contained in:
2025-09-28 12:01:30 +00:00
parent 479097cb07
commit 01d33d1887
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.14",
"@types/react": "19.1.15",
"@types/react-dom": "19.1.9",
"eslint": "9.36.0",
"eslint-config-next": "15.5.4",
@@ -36,7 +36,7 @@
"packageManager": "pnpm@10.17.1",
"pnpm": {
"overrides": {
"@types/react": "19.1.14",
"@types/react": "19.1.15",
"@types/react-dom": "19.1.9"
}
}