fix: Font size and spacing issues in article editor (#9607)

This commit is contained in:
Sivin Varghese
2024-06-07 22:40:52 +05:30
committed by GitHub
parent da4b75a3af
commit 20b2dc8c6f
2 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
"dependencies": {
"@braid/vue-formulate": "^2.5.2",
"@chatwoot/ninja-keys": "1.2.3",
"@chatwoot/prosemirror-schema": "1.0.9",
"@chatwoot/prosemirror-schema": "1.0.10",
"@chatwoot/utils": "^0.0.25",
"@hcaptcha/vue-hcaptcha": "^0.3.2",
"@june-so/analytics-next": "^2.0.0",

View File

@@ -3165,10 +3165,10 @@
hotkeys-js "3.8.7"
lit "2.2.6"
"@chatwoot/prosemirror-schema@1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@chatwoot/prosemirror-schema/-/prosemirror-schema-1.0.9.tgz#447408fc219a312c5bb851c043ac6ea2e069906f"
integrity sha512-jR+EgBWXhbKeU5krQRNkX0uuButu5K55notuJgxQUeWvgg3EJkz8LhDizmBoq/5NgV4FoDzqOD2eN6rUsXFa1w==
"@chatwoot/prosemirror-schema@1.0.10":
version "1.0.10"
resolved "https://registry.yarnpkg.com/@chatwoot/prosemirror-schema/-/prosemirror-schema-1.0.10.tgz#e7da27a819bf97c17cf3248ff301f073ad3858da"
integrity sha512-1txQbxO7/GTamanG4MdDj37xaNcTCWgMrH5izTs37z5v04A/6LJiPzjXCfFjcMMsQAka/L12FlYLc4WpRmUSDQ==
dependencies:
markdown-it-sup "^1.0.0"
prosemirror-commands "^1.1.4"