aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 5efa6d4..e5d37ab 100644
--- a/package.json
+++ b/package.json
@@ -12,11 +12,14 @@
"@hookform/resolvers": "^3.3.4",
"blob-stream": "^0.1.3",
"clsx": "^2.1.1",
+ "gray-matter": "^4.0.3",
"next": "^16.2.6",
"pdfkit": "^0.17.2",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-hook-form": "^7.71.1",
+ "remark": "^15.0.1",
+ "remark-html": "^16.0.1",
"tailwind-merge": "^3.4.0",
"zod": "^4.3.6"
},