fix: CVE-2025-55182 in React (#507)

This commit is contained in:
Jaime
2025-12-09 22:44:52 +01:00
committed by GitHub
parent 2f4f2505d7
commit 2c1554ab90
2 changed files with 7 additions and 6 deletions

View File

@@ -28,8 +28,8 @@
"input-otp": "^1.4.2",
"lucide-react": "^0.555.0",
"next-themes": "^0.4.6",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react-hook-form": "^7.67.0",
"react-i18next": "^16.3.5",
"react-markdown": "^10.1.0",