refactor(editor): extract html adapter to shared (#9319)

This commit is contained in:
Saul-Mirone
2024-12-26 04:05:10 +00:00
parent 37e44e0341
commit fad0237d94
24 changed files with 77 additions and 62 deletions
+3
View File
@@ -29,6 +29,9 @@
"lodash.clonedeep": "^4.5.0",
"lodash.mergewith": "^4.6.2",
"minimatch": "^10.0.1",
"rehype-parse": "^9.0.0",
"rehype-stringify": "^10.0.0",
"unified": "^11.0.5",
"zod": "^3.23.8"
},
"exports": {