fix(deps): update react monorepo to v19.2.1
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Lint / Lint and Check (pull_request) Successful in 29s
Lint / Lint and Check (push) Successful in 30s

This commit was merged in pull request #27.
This commit is contained in:
2025-12-04 10:01:47 +00:00
parent a6b5fa487d
commit d35f643825
2 changed files with 210 additions and 210 deletions

View File

@@ -37,8 +37,8 @@
"pg-native": "^3.5.2",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.4.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"react": "19.2.1",
"react-dom": "19.2.1",
"tailwind-merge": "^3.4.0",
"tailwindcss-animate": "^1.0.7"
},