⬆️(react) update react peer deps

A high level CVE has been published about react. We enforce to use
a patched version of react 19.1
This commit is contained in:
jbpenrath
2025-12-08 15:00:38 +01:00
committed by Jean-Baptiste PENRATH
parent 4e91b0adc0
commit fe8eb4b802
3 changed files with 46 additions and 26 deletions

View File

@@ -23,7 +23,7 @@
"react-dom": "19.1.0",
"sass": "1.87.0",
"typescript": "5.8.3",
"vite": "6.3.4"
"vite": "6.4.1"
},
"engines": {
"node": ">=18.0.0"