mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): add missing dependencies + fix knip (#49691)
* refactor: use pnpm dlx over npx * fix: create config before running knip * chore: fix challenge-parser dependencies * chore: add missing client + plugin dependencies * chore: pin deps
This commit is contained in:
committed by
GitHub
parent
9340566428
commit
c498c06259
@@ -26,11 +26,11 @@
|
||||
"js-yaml": "3.14.1",
|
||||
"lodash": "4.17.21",
|
||||
"mdast-builder": "1.1.1",
|
||||
"mdast-util-from-markdown": "0.8.5",
|
||||
"mdast-util-gfm": "0.1.2",
|
||||
"mdast-util-directive": "1.0.1",
|
||||
"mdast-util-gfm-strikethrough": "0.2.3",
|
||||
"mdast-util-gfm-table": "0.1.6",
|
||||
"mdast-util-to-hast": "9.1.2",
|
||||
"mdast-util-to-markdown": "0.6.5",
|
||||
"micromark-extension-gfm-strikethrough": "0.6.5",
|
||||
"micromark-extension-gfm-table": "0.4.3",
|
||||
"remark": "13.0.0",
|
||||
|
||||
Reference in New Issue
Block a user