chore(replace md-it): replaced markdown-it with micromark

This commit is contained in:
DecDuck
2024-12-24 10:08:27 +11:00
parent 089c3e03f6
commit 31e8359ec0
4 changed files with 30 additions and 57 deletions

View File

@@ -21,7 +21,7 @@
"fast-fuzzy": "^1.12.0",
"file-type-mime": "^0.4.3",
"jdenticon": "^3.3.0",
"markdown-it": "^14.1.0",
"micromark": "^4.0.1",
"moment": "^2.30.1",
"nuxt": "^3.13.2",
"prisma": "^6.1.0",
@@ -39,7 +39,6 @@
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@types/bcryptjs": "^2.4.6",
"@types/markdown-it": "^14.1.2",
"@types/turndown": "^5.0.5",
"@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20",