feat: move from gray-matter to front-matter

This commit is contained in:
2026-07-13 07:31:37 +05:00
parent 62862beb06
commit c8c9ed5f39
3 changed files with 70 additions and 96 deletions
+2 -1
View File
@@ -105,7 +105,8 @@
"vitest": "^4.1.10"
},
"dependencies": {
"gray-matter": "^4.0.3",
"front-matter": "^4.0.2",
"js-yaml": "^5.2.1",
"prettier": "^3.9.5",
"uuid": "^11.0.0"
},