0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Update dependency @tryghost/kg-default-cards to v5.15.12

This commit is contained in:
Renovate Bot 2022-01-10 09:48:55 +00:00 committed by Daniel Lockyer
parent 8dcae5f686
commit 935fef79d6
2 changed files with 7 additions and 19 deletions

View file

@ -73,7 +73,7 @@
"@tryghost/job-manager": "0.8.17",
"@tryghost/kg-card-factory": "3.1.1",
"@tryghost/kg-default-atoms": "3.1.1",
"@tryghost/kg-default-cards": "5.15.11",
"@tryghost/kg-default-cards": "5.15.12",
"@tryghost/kg-markdown-html-renderer": "5.1.1",
"@tryghost/kg-mobiledoc-html-renderer": "5.3.2",
"@tryghost/limit-service": "1.0.8",

View file

@ -1497,19 +1497,19 @@
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-atoms/-/kg-default-atoms-3.1.1.tgz#f69ce981a467c883dbfa91e659e2b3297ba914a7"
integrity sha512-MrVp476N4LZhkblV1/soEyCMQ8v+SeH5lueJJtjXKxXMVqlHed4qa4jdFJ5e7lngZeBfJLkG/d05vT6accKv2A==
"@tryghost/kg-default-cards@5.15.11":
version "5.15.11"
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.15.11.tgz#6a25c1a2180acf409f5e352f223a8a1737167554"
integrity sha512-8A0NPTz7L/zhDpMKa5vdyW7Y3lzdD4z2Yyvcqk5sYBPbfW5r+fN39j7bxLNdqStsYEp7gwqfHl7p0C861gkQRQ==
"@tryghost/kg-default-cards@5.15.12":
version "5.15.12"
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.15.12.tgz#024b24bc09081e0d8a6e71b39c906adeb0197a15"
integrity sha512-XbLppnuC396/wAnKbLB1QDKFpeQirkxSEBi6ITxHktklVu7HARsZjv/UexF4sScIvftWqu4uTiTsUUdAjZIUjw==
dependencies:
"@tryghost/kg-markdown-html-renderer" "^5.1.0"
"@tryghost/kg-markdown-html-renderer" "^5.1.1"
"@tryghost/url-utils" "^2.0.0"
handlebars "^4.7.6"
juice "^8.0.0"
lodash "^4.17.21"
luxon "^2.1.1"
"@tryghost/kg-markdown-html-renderer@5.1.1":
"@tryghost/kg-markdown-html-renderer@5.1.1", "@tryghost/kg-markdown-html-renderer@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-5.1.1.tgz#bc10f9e7f489152120cde73998994e9b78316315"
integrity sha512-b5gzGZDsjPai6SSE528e0Gep3m3Y541Otmu6/tP5yij4lyDvl7TALFu4oZQPREGd+d42hm/Y5jNISOlb360SNg==
@ -1521,18 +1521,6 @@
markdown-it-mark "^3.0.0"
semver "^7.3.4"
"@tryghost/kg-markdown-html-renderer@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-5.1.0.tgz#e0eafe0043ea3398f5b9d41e5b62d8e66e9e5e99"
integrity sha512-9Xw6wGRd1SID1XK4pJXoRHdzKGI7c4kyNBVKgvq+2URV8xq7hHzHyflOv3kme6T98EeQ9rSJXSRTGHg/gYirrg==
dependencies:
markdown-it "^12.2.0"
markdown-it-footnote "^3.0.3"
markdown-it-image-lazy-loading "^1.1.0"
markdown-it-lazy-headers "^0.1.3"
markdown-it-mark "^3.0.0"
semver "^7.3.4"
"@tryghost/kg-mobiledoc-html-renderer@5.3.2":
version "5.3.2"
resolved "https://registry.yarnpkg.com/@tryghost/kg-mobiledoc-html-renderer/-/kg-mobiledoc-html-renderer-5.3.2.tgz#24bca28af210335873ab782a7efbe472683240e4"