Update package.json

This commit is contained in:
MacRimi 2025-02-14 18:57:47 +01:00 committed by GitHub
parent 1ccf796b07
commit 2f58176b40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,8 +63,10 @@
"remark": "latest",
"remark-html": "latest",
"react-markdown": "^9.0.0",
"remark-gfm": "^3.0.1",
"remark-breaks": "^3.0.0"
"remark-gfm": "3.0.1",
"remark-breaks": "3.0.0",
"vfile": "^5.3.0",
"vfile-message": "^3.0.4"
},
"devDependencies": {
"@types/node": "^22",