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 (pull_request) Successful in 21s
Lint / Lint (push) Successful in 22s

This commit was merged in pull request #14.
This commit is contained in:
2025-12-04 18:00:55 +00:00
parent f5c34b9073
commit 756e858b1b
2 changed files with 25 additions and 24 deletions

View File

@@ -13,8 +13,8 @@
"clsx": "^2.1.1",
"lucide-react": "^0.555.0",
"next": "16.0.5",
"react": "19.2.0",
"react-dom": "19.2.0",
"react": "19.2.1",
"react-dom": "19.2.1",
"tailwind-merge": "^3.3.1"
},
"devDependencies": {