Skip to content

Commit

Permalink
fix(deps): update dependency @tryghost/kg-default-cards to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 1cd223f commit 8410b45
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/mg-blogger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.26",
"@tryghost/kg-default-cards": "9.1.9",
"@tryghost/kg-default-cards": "10.0.0",
"autop": "1.0.1",
"cheerio": "1.0.0-rc.12",
"node-fetch": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-libsyn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.26",
"@tryghost/kg-default-cards": "9.1.9",
"@tryghost/kg-default-cards": "10.0.0",
"@tryghost/string": "0.2.10",
"cheerio": "1.0.0-rc.12",
"node-fetch": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-medium-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@tryghost/debug": "0.1.26",
"@tryghost/kg-default-cards": "9.1.9",
"@tryghost/kg-default-cards": "10.0.0",
"@tryghost/mg-fs-utils": "^0.12.20",
"@tryghost/string": "0.2.10",
"cheerio": "1.0.0-rc.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-squarespace-xml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.26",
"@tryghost/kg-default-cards": "9.1.9",
"@tryghost/kg-default-cards": "10.0.0",
"cheerio": "1.0.0-rc.12",
"date-fns": "2.30.0",
"simple-dom": "1.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-substack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@tryghost/debug": "0.1.26",
"@tryghost/errors": "1.2.26",
"@tryghost/kg-default-cards": "9.1.9",
"@tryghost/kg-default-cards": "10.0.0",
"@tryghost/mg-fs-utils": "^0.12.20",
"@tryghost/string": "0.2.10",
"cheerio": "1.0.0-rc.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-tinynews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@tryghost/debug": "0.1.26",
"@tryghost/errors": "1.2.26",
"@tryghost/kg-default-cards": "9.1.9",
"@tryghost/kg-default-cards": "10.0.0",
"@tryghost/string": "0.2.10",
"cheerio": "1.0.0-rc.12",
"sanitize-html": "2.11.0",
Expand Down
25 changes: 20 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2138,12 +2138,12 @@
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-4.0.1.tgz#27e5c029449781f16f7d3687614a8efff8c67b22"
integrity sha512-dt1yfQUms9xt14gawu49pdxITjSry9E4OA5a/br3E+K3NbNoIK/+cXMFDTa8hmCofmRxBH5YZfA6cbjMzvDcRA==

"@tryghost/kg-default-cards@9.1.9":
version "9.1.9"
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-9.1.9.tgz#46388d46ea9b05e001958116c93bf0e7720f65e6"
integrity sha512-VhhgwOKSfeBep0LlzIIqh2k7LIuaHkiD/4t75WKp7hG4tNhWj+NYMb0vQDnJtoVnNfeNVjor1zEAnDoHzf4rFQ==
"@tryghost/kg-default-cards@10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-10.0.0.tgz#57becdc4e8703e60679693f154f97c9387479029"
integrity sha512-DG0vc6fHpa1B1O8nJBwLtrdhKKJgDL85xlDBnEhSHo5u5EXtWAMBLglsdWQK+Z199BBHGEjy8vnx/GEMEOL3Jg==
dependencies:
"@tryghost/kg-markdown-html-renderer" "^6.0.15"
"@tryghost/kg-markdown-html-renderer" "^7.0.0"
"@tryghost/string" "^0.2.0"
"@tryghost/url-utils" "^4.0.0"
handlebars "^4.7.6"
Expand Down Expand Up @@ -2207,6 +2207,21 @@
markdown-it-sup "^1.0.0"
semver "^7.3.5"

"@tryghost/kg-markdown-html-renderer@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-7.0.0.tgz#d7bb999612253a44c3c59848ea411567ea207cdb"
integrity sha512-vqse8WtwjIZh18kjvszDnNzk6GDkNRaNk6FD5Ik/+t2XzTQkaC72HDUMiswROxy+WMiV7yck+piCp3SLVVM8/Q==
dependencies:
"@tryghost/kg-utils" "^1.0.23"
markdown-it "^13.0.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"
markdown-it-sub "^1.0.0"
markdown-it-sup "^1.0.0"
semver "^7.3.5"

"@tryghost/kg-parser-plugins@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-4.0.1.tgz#e89c54e383c949e22293de8badff2d564813b578"
Expand Down

0 comments on commit 8410b45

Please sign in to comment.