mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Updated dependency @tryghost/mobiledoc-kit to v0.11.2-ghost.4
no issue - correctly bumps to our custom version rather than base 0.11.2 version - adds fix for text content being obliterated in certain circumstances when pasting content
This commit is contained in:
parent
31a82455d4
commit
f36bd730e8
@ -31,7 +31,7 @@
|
||||
"@tryghost/helpers": "1.1.4",
|
||||
"@tryghost/kg-clean-basic-html": "0.1.1",
|
||||
"@tryghost/kg-parser-plugins": "0.5.0",
|
||||
"@tryghost/mobiledoc-kit": "0.11.2",
|
||||
"@tryghost/mobiledoc-kit": "0.11.2-ghost.4",
|
||||
"@tryghost/timezone-data": "0.2.3",
|
||||
"autoprefixer": "9.5.1",
|
||||
"blueimp-md5": "2.10.0",
|
||||
|
@ -838,10 +838,10 @@
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^0.1.1"
|
||||
|
||||
"@tryghost/mobiledoc-kit@0.11.2":
|
||||
version "0.11.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/mobiledoc-kit/-/mobiledoc-kit-0.11.2.tgz#0adbafdff63d8b354c72288abda70b5f510e3309"
|
||||
integrity sha512-G6Co/Gze+m80g1aQrQyIQOIff8eISDWPWckrDm34udK+hGYFqzdNVEEh30GOQ8kaGUlR1wcE2Tmx7jeus7P7wQ==
|
||||
"@tryghost/mobiledoc-kit@0.11.2-ghost.4":
|
||||
version "0.11.2-ghost.4"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/mobiledoc-kit/-/mobiledoc-kit-0.11.2-ghost.4.tgz#144189e7e62748b3c56e7b723fa18a5e8c807ccf"
|
||||
integrity sha512-C6FHFodOgxso+pZ6ArjBDRoGuzRHg42r3JJXzUX9ursIC2QLQUPsVDG42KN25x26EzOBUi6umB1CvO5bUryNPw==
|
||||
dependencies:
|
||||
mobiledoc-dom-renderer "0.6.5"
|
||||
mobiledoc-text-renderer "0.3.2"
|
||||
@ -6376,7 +6376,6 @@ gonzales-pe@4.2.4:
|
||||
|
||||
"google-caja-bower@https://github.com/acburdine/google-caja-bower#ghost":
|
||||
version "6011.0.0"
|
||||
uid "275cb75249f038492094a499756a73719ae071fd"
|
||||
resolved "https://github.com/acburdine/google-caja-bower#275cb75249f038492094a499756a73719ae071fd"
|
||||
|
||||
got@^8.0.1:
|
||||
@ -7473,7 +7472,6 @@ just-extend@^4.0.2:
|
||||
|
||||
"keymaster@https://github.com/madrobby/keymaster.git":
|
||||
version "1.6.3"
|
||||
uid f8f43ddafad663b505dc0908e72853bcf8daea49
|
||||
resolved "https://github.com/madrobby/keymaster.git#f8f43ddafad663b505dc0908e72853bcf8daea49"
|
||||
|
||||
keyv@3.0.0:
|
||||
@ -10636,7 +10634,6 @@ simple-swizzle@^0.2.2:
|
||||
|
||||
"simplemde@https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost":
|
||||
version "1.11.2"
|
||||
uid "7afb50dcdd63d3a1f6ccad682b70acbd7bc52eb9"
|
||||
resolved "https://github.com/kevinansfield/simplemde-markdown-editor.git#7afb50dcdd63d3a1f6ccad682b70acbd7bc52eb9"
|
||||
|
||||
sinon@^7.3.2:
|
||||
|
Loading…
Reference in New Issue
Block a user