Update package.json

This commit is contained in:
MacRimi 2025-02-15 16:17:37 +01:00 committed by GitHub
parent 2d93c641d5
commit 1ba5585c05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,10 +60,11 @@
"zod": "^3.24.1",
"fs": "latest",
"path": "latest",
"remark": "latest",
"remark-html": "latest",
"remark": "^15.0.0",
"remark-html": "^15.0.0",
"react-markdown": "^9.0.0",
"remark-gfm": "3.0.1",
"remark-gfm": "^4.0.0",
"unified": "^11.0.0",
"remark-breaks": "3.0.0",
"html-react-parser": "^3.0.0"
},