fix(deps): update react monorepo to v19.2.0
All checks were successful
Lint / Lint and Check (push) Successful in 36s

This commit is contained in:
2025-10-04 06:04:26 +00:00
parent a0bfab2404
commit 7af072dab3
2 changed files with 268 additions and 268 deletions

View File

@@ -37,8 +37,8 @@
"pg-native": "^3.5.2",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.2.4",
"react": "19.1.1",
"react-dom": "19.1.1",
"react": "19.2.0",
"react-dom": "19.2.0",
"tailwind-merge": "^3.3.1",
"tailwindcss-animate": "^1.0.7"
},
@@ -48,8 +48,8 @@
"@tailwindcss/postcss": "4.1.14",
"@types/node": "22.18.8",
"@types/pg": "8.15.5",
"@types/react": "19.1.15",
"@types/react-dom": "19.1.9",
"@types/react": "19.2.0",
"@types/react-dom": "19.2.0",
"@typescript-eslint/eslint-plugin": "8.44.1",
"@typescript-eslint/parser": "8.44.1",
"drizzle-kit": "0.31.5",