📌(deps) pin remark-gfm to 3.0.1

The MDX package is still broken as it does not support the new major
version of remark-gfm.
This commit is contained in:
Nathan Vasse
2023-10-03 11:46:28 +02:00
committed by NathanVss
parent 539f03eee1
commit c370970ec4
3 changed files with 395 additions and 402 deletions

View File

@@ -97,7 +97,7 @@
"glob": "10.3.10",
"jsdom": "22.1.0",
"react-hook-form": "7.47.0",
"remark-gfm": "4.0.0",
"remark-gfm": "3.0.1",
"sass": "1.68.0",
"sass-loader": "13.3.2",
"storybook": "7.4.5",