mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency @tryghost/html-to-mobiledoc to v0.7.13
This commit is contained in:
parent
95f5a51cef
commit
cc9dd4e414
2 changed files with 35 additions and 26 deletions
|
@ -140,7 +140,7 @@
|
|||
"xml": "1.0.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@tryghost/html-to-mobiledoc": "0.7.12",
|
||||
"@tryghost/html-to-mobiledoc": "0.7.13",
|
||||
"sqlite3": "4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
59
yarn.lock
59
yarn.lock
|
@ -483,14 +483,14 @@
|
|||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
"@tryghost/html-to-mobiledoc@0.7.12":
|
||||
version "0.7.12"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.7.12.tgz#56785add5bb502aaf378c648f6293179838ce58d"
|
||||
integrity sha512-mkx0HcKgkSSN5n/ODCIGsxGde+FwYZIYV+h34AV8+OIaJHnK27GKE9Y/PJObPTzcjfFSS8dW3STnivPdL+IbNQ==
|
||||
"@tryghost/html-to-mobiledoc@0.7.13":
|
||||
version "0.7.13"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.7.13.tgz#c06e3a9110b4174f2e662ec7a4a1ac295ae48003"
|
||||
integrity sha512-WTxIVvZkeP/irpi++v87hbVO8XNCTwqjI6Qa6WfsCzIJ8QObOJiapd6qSt4F/Y2qZbOY6S8kvfD+1Dcs+phHQg==
|
||||
dependencies:
|
||||
"@tryghost/kg-parser-plugins" "1.1.3"
|
||||
"@tryghost/kg-parser-plugins" "1.1.6"
|
||||
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
|
||||
jsdom "16.5.0"
|
||||
jsdom "16.5.2"
|
||||
|
||||
"@tryghost/image-transform@1.0.3":
|
||||
version "1.0.3"
|
||||
|
@ -519,10 +519,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-2.2.1.tgz#a2ddb562b01b6e7f445ef12490f75aad5e58cc69"
|
||||
integrity sha512-6DhUdlVGrUp3Y1OYV0xiVjxmdyIbwjRcXMt4HW6iTuuwz3XfzQP6xSIBDjRxKdjbQvpZyWGgcl9AgmpQtGaP+Q==
|
||||
|
||||
"@tryghost/kg-clean-basic-html@^1.0.13":
|
||||
version "1.0.14"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-1.0.14.tgz#d561a6b9b90f4efd458fa5dd7551d966ed30ba90"
|
||||
integrity sha512-O9kXMdE0eUzZ8TjuI2Vxbe1y2yy37RgfRDT/uq8sKZh7M7f5a2J6rf2oz/RntZQuDUuWFhIevMs3JBXk1WdRzg==
|
||||
"@tryghost/kg-clean-basic-html@^1.0.16":
|
||||
version "1.0.17"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-1.0.17.tgz#5b60ca9d020fc9cb02e938caec0ec1da969a73de"
|
||||
integrity sha512-lvqXs51YdokNQg1bwuk/a3C+0h6Ve6Fw23hUJvBKl6ViaKae6KcLHX3qyVr7uN/QpKMWrhsAD0pdoo+2xA0FWQ==
|
||||
|
||||
"@tryghost/kg-default-atoms@2.0.4":
|
||||
version "2.0.4"
|
||||
|
@ -560,12 +560,12 @@
|
|||
semver "^7.3.4"
|
||||
simple-dom "^1.4.0"
|
||||
|
||||
"@tryghost/kg-parser-plugins@1.1.3":
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-1.1.3.tgz#57e596f1d905c3c7b92091651a85ee5b7c2a55c9"
|
||||
integrity sha512-UKW/n7owTRhsPuGlRjI1FGhXCNbmWO0LftDkrAQ/TcK1J+ofL3nNiCoN/VEz42y8g+MR3nt7WTLSyJaG0BsA4Q==
|
||||
"@tryghost/kg-parser-plugins@1.1.6":
|
||||
version "1.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-1.1.6.tgz#8c13acd65977e8e2c0c6a686a96ba32994e8faaf"
|
||||
integrity sha512-IfwezZpqt96V1E/XujZnUTu/MQiUd0nBWELGmQJYChGAbbyi5B4Ef2qzaEXW3Ox+IBR6poOF63xFh+4sBWs1Aw==
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^1.0.13"
|
||||
"@tryghost/kg-clean-basic-html" "^1.0.16"
|
||||
|
||||
"@tryghost/limit-service@0.4.1":
|
||||
version "0.4.1"
|
||||
|
@ -931,10 +931,10 @@ acorn@^7.4.0:
|
|||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
|
||||
integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==
|
||||
|
||||
acorn@^8.0.5:
|
||||
version "8.1.0"
|
||||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.1.0.tgz#52311fd7037ae119cbb134309e901aa46295b3fe"
|
||||
integrity sha512-LWCF/Wn0nfHOmJ9rzQApGnxnvgfROzGilS8936rqN/lfcYkY9MYZzdMqN+2NJ4SlTc+m5HiSa+kNfDtI64dwUA==
|
||||
acorn@^8.1.0:
|
||||
version "8.1.1"
|
||||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.1.1.tgz#fb0026885b9ac9f48bac1e185e4af472971149ff"
|
||||
integrity sha512-xYiIVjNuqtKXMxlRMDc6mZUhXehod4a3gbZ1qRlM7icK4EbxUFNLhWoPblCvFtB2Y9CIqHP3CF/rdxLItaQv8g==
|
||||
|
||||
addressparser@~0.3.2:
|
||||
version "0.3.2"
|
||||
|
@ -5523,13 +5523,13 @@ jsbn@~0.1.0:
|
|||
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
|
||||
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
|
||||
|
||||
jsdom@16.5.0:
|
||||
version "16.5.0"
|
||||
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.5.0.tgz#9e453505600cc5a70b385750d35256f380730cc4"
|
||||
integrity sha512-QxZH0nmDTnTTVI0YDm4RUlaUPl5dcyn62G5TMDNfMmTW+J1u1v9gCR8WR+WZ6UghAa7nKJjDOFaI00eMMWvJFQ==
|
||||
jsdom@16.5.2:
|
||||
version "16.5.2"
|
||||
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.5.2.tgz#583fac89a0aea31dbf6237e7e4bedccd9beab472"
|
||||
integrity sha512-JxNtPt9C1ut85boCbJmffaQ06NBnzkQY/MWO3YxPW8IWS38A26z+B1oBvA9LwKrytewdfymnhi4UNH3/RAgZrg==
|
||||
dependencies:
|
||||
abab "^2.0.5"
|
||||
acorn "^8.0.5"
|
||||
acorn "^8.1.0"
|
||||
acorn-globals "^6.0.0"
|
||||
cssom "^0.4.4"
|
||||
cssstyle "^2.3.0"
|
||||
|
@ -5551,7 +5551,7 @@ jsdom@16.5.0:
|
|||
webidl-conversions "^6.1.0"
|
||||
whatwg-encoding "^1.0.5"
|
||||
whatwg-mimetype "^2.3.0"
|
||||
whatwg-url "^8.0.0"
|
||||
whatwg-url "^8.5.0"
|
||||
ws "^7.4.4"
|
||||
xml-name-validator "^3.0.0"
|
||||
|
||||
|
@ -10063,6 +10063,15 @@ whatwg-url@^8.0.0:
|
|||
tr46 "^2.0.2"
|
||||
webidl-conversions "^5.0.0"
|
||||
|
||||
whatwg-url@^8.5.0:
|
||||
version "8.5.0"
|
||||
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"
|
||||
integrity sha512-fy+R77xWv0AiqfLl4nuGUlQ3/6b5uNfQ4WAbGQVMYshCTCCPK9psC1nWh3XHuxGVCtlcDDQPQW1csmmIQo+fwg==
|
||||
dependencies:
|
||||
lodash "^4.7.0"
|
||||
tr46 "^2.0.2"
|
||||
webidl-conversions "^6.1.0"
|
||||
|
||||
which-module@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
|
||||
|
|
Loading…
Add table
Reference in a new issue