chore(deps): update react monorepo
All checks were successful
Lint / Lint (push) Successful in 23s

This commit is contained in:
2025-08-30 00:02:46 +00:00
parent d38e1d0169
commit a60112aa6d
2 changed files with 18 additions and 18 deletions

View File

@@ -21,8 +21,8 @@
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.12",
"@types/node": "20.19.11",
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7",
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9",
"eslint": "9.34.0",
"eslint-config-next": "15.5.0",
"eslint-config-prettier": "10.1.8",
@@ -36,8 +36,8 @@
"packageManager": "pnpm@10.15.0",
"pnpm": {
"overrides": {
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7"
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9"
}
}
}