fix: move js-yaml dependencies to commons package

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-06-20 23:33:00 +02:00
parent 84d0540034
commit 3fe98e7f58
3 changed files with 4 additions and 4 deletions

View file

@ -79,7 +79,6 @@
"i18next": "23.2.1",
"i18next-browser-languagedetector": "7.0.2",
"i18next-resources-to-backend": "1.1.4",
"js-yaml": "4.1.0",
"katex": "0.16.7",
"luxon": "3.3.0",
"markdown-it": "13.0.1",
@ -133,7 +132,6 @@
"@types/diff": "5.0.3",
"@types/dompurify": "3.0.2",
"@types/jest": "29.5.2",
"@types/js-yaml": "4.0.5",
"@types/luxon": "3.3.0",
"@types/markdown-it": "12.2.3",
"@types/markdown-it-container": "2.0.5",