0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 08:58:11 +00:00

update react

This commit is contained in:
Víctor Losada Hernández
2026-03-03 18:36:57 +01:00
parent b485cd1663
commit b24c104a9d
2 changed files with 18 additions and 25 deletions

View File

@@ -130,10 +130,10 @@
"nanoid": "5.1.6",
"nconf": "^0.13.0",
"node": "^25.7.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-frame-component": "^5.2.7",
"react-router": "^7.9.6",
"react-router": "^7.13.1",
"sanitize-filename": "1.6.3",
"superagent": "^10.2.1"
},