⬇️(react) downgrade remark-gfm to 3.0.1

It was causing crashes because the other MDX deps are not already
up-to-date to support remark-gfm 4.0.0 for now. See
https://github.com/remarkjs/remark-gfm/issues/57
This commit is contained in:
Nathan Vasse
2023-09-27 16:09:40 +02:00
committed by NathanVss
parent f82aeee9ac
commit 9c8331be5b
2 changed files with 396 additions and 403 deletions

View File

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

797
yarn.lock

File diff suppressed because it is too large Load Diff