fix(frontend): align react-markdown version to ^10.1.0 to match lock file
Some checks failed
Aegis CI / lint-and-test (push) Has been cancelled

This commit is contained in:
kitos
2026-05-29 08:40:22 +02:00
parent db208b9f5c
commit 34340a67eb

View File

@@ -15,7 +15,7 @@
"lucide-react": "^0.563.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-markdown": "^9.0.1",
"react-markdown": "^10.1.0",
"react-router-dom": "^7.13.0",
"recharts": "^2.15.4",
"remark-gfm": "^4.0.1"