Update package.json

This commit is contained in:
MacRimi 2025-02-15 16:25:43 +01:00 committed by GitHub
parent 3cc24d2d4e
commit 6d0362c62e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,8 +60,8 @@
"zod": "^3.24.1", "zod": "^3.24.1",
"fs": "latest", "fs": "latest",
"path": "latest", "path": "latest",
"remark": "^15.0.0", "remark": "latest",
"remark-html": "^15.0.0", "remark-html": "latest",
"react-markdown": "^9.0.0", "react-markdown": "^9.0.0",
"remark-gfm": "^4.0.0", "remark-gfm": "^4.0.0",
"unified": "^11.0.0", "unified": "^11.0.0",
@ -78,4 +78,3 @@
"typescript": "^5" "typescript": "^5"
} }
} }