mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency @tryghost/html-to-mobiledoc to v0.6.3
This commit is contained in:
parent
d76e76e1ef
commit
2f78e53468
2 changed files with 15 additions and 15 deletions
|
@ -131,7 +131,7 @@
|
|||
"xml": "1.0.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@tryghost/html-to-mobiledoc": "0.6.1",
|
||||
"@tryghost/html-to-mobiledoc": "0.6.3",
|
||||
"sharp": "0.23.4",
|
||||
"sqlite3": "4.1.1"
|
||||
},
|
||||
|
|
28
yarn.lock
28
yarn.lock
|
@ -285,26 +285,26 @@
|
|||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
"@tryghost/html-to-mobiledoc@0.6.1":
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.6.1.tgz#f1eb38cc1de79f1f98d74e887770555b9b9282dd"
|
||||
integrity sha512-dAnUA1CplDUCi1LFDJmzHbU6Tu6QCHD3gCLjwE19EjCZSGtdusmgvER/V/8XFPc1gQkszobXPovm/zGwW1lZjA==
|
||||
"@tryghost/html-to-mobiledoc@0.6.3":
|
||||
version "0.6.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.6.3.tgz#a8cb0ff173086e3182ec896e79144c4625d18780"
|
||||
integrity sha512-oK9cLaZsedcMQ/W2hMe1TsIFrrzH7zfQMDAKJcBiV3zOYrarytvhKdhsKPbPbgUD8wQ4hTJI53WkwG2fQdZ1JQ==
|
||||
dependencies:
|
||||
"@tryghost/kg-parser-plugins" "0.8.1"
|
||||
"@tryghost/kg-parser-plugins" "0.9.0"
|
||||
"@tryghost/mobiledoc-kit" "^0.11.2-ghost.4"
|
||||
jsdom "14.1.0"
|
||||
|
||||
"@tryghost/kg-clean-basic-html@^0.1.4":
|
||||
version "0.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.4.tgz#63b41be3f89549899dc5240d38960b1b5e91a099"
|
||||
integrity sha512-7tA5rVI0+uHXswtI8EmXNIMJOW95IF2Gj54/3Yhg+1deUptmhqB3Wgk2oFP79mYLd7q0347invcZ2U9XZpGEhA==
|
||||
"@tryghost/kg-clean-basic-html@^0.1.5":
|
||||
version "0.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.5.tgz#21cbe9036472c04b2320b1feb359c9c40ff3a300"
|
||||
integrity sha512-jl+NKYryIL+KUQb4XNcMgu9l/K12oASgZYuRqi6GCm0JKhz1qD56vavIpKAlPjJyMOhSfD0MicoX887ijgvqyQ==
|
||||
|
||||
"@tryghost/kg-parser-plugins@0.8.1":
|
||||
version "0.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.8.1.tgz#8741cf85c82c48ee9ab427cfa4fb6895c2af268d"
|
||||
integrity sha512-dGk3gzB1TJ4lMt3nLmY2xkdrjmkY3q+kBPi+nW0KrWlNODm7hnNyWqjr1mC0XppCkowJZI34xUaiKcBnwIfFcw==
|
||||
"@tryghost/kg-parser-plugins@0.9.0":
|
||||
version "0.9.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.9.0.tgz#6ff9a0cb8101978787bfa3f77d2da652c2d786b1"
|
||||
integrity sha512-7Dd8ZkfZQwUDxnXY9sV51ckWNserNNg0iv4s3U44Wq1vr4ukq2soG7cx74350OvPnXZ/agesiMuvmQ4IqWCpXw==
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^0.1.4"
|
||||
"@tryghost/kg-clean-basic-html" "^0.1.5"
|
||||
|
||||
"@tryghost/magic-link@^0.3.3":
|
||||
version "0.3.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue