Skip to content

Commit e62dccc

Browse files
Update Koenig packages
1 parent c5a4e13 commit e62dccc

11 files changed

Lines changed: 43 additions & 31 deletions

File tree

packages/mg-beehiiv/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@tryghost/debug": "2.0.3",
4343
"@tryghost/errors": "3.0.3",
44-
"@tryghost/kg-default-cards": "10.2.10",
44+
"@tryghost/kg-default-cards": "10.2.11",
4545
"@tryghost/mg-fs-utils": "0.12.14",
4646
"@tryghost/string": "0.3.1",
4747
"cheerio": "1.2.0",

packages/mg-blogger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@tryghost/errors": "3.0.3",
27-
"@tryghost/kg-default-cards": "10.2.10",
27+
"@tryghost/kg-default-cards": "10.2.11",
2828
"autop": "1.0.1",
2929
"cheerio": "1.2.0",
3030
"node-fetch": "3.3.2",

packages/mg-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@tryghost/errors": "3.0.3",
4242
"@tryghost/html-to-mobiledoc": "3.2.21",
43-
"@tryghost/kg-html-to-lexical": "1.2.38",
43+
"@tryghost/kg-html-to-lexical": "1.2.43",
4444
"@tryghost/listr-smart-renderer": "0.5.24",
4545
"@tryghost/mg-json": "0.12.0",
4646
"@tryghost/validator": "2.0.3",

packages/mg-html-lexical/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
},
4141
"dependencies": {
4242
"@tryghost/errors": "3.0.3",
43-
"@tryghost/kg-html-to-lexical": "1.2.38"
43+
"@tryghost/kg-html-to-lexical": "1.2.43"
4444
}
4545
}

packages/mg-libsyn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@tryghost/errors": "3.0.3",
27-
"@tryghost/kg-default-cards": "10.2.10",
27+
"@tryghost/kg-default-cards": "10.2.11",
2828
"@tryghost/string": "0.3.1",
2929
"cheerio": "1.2.0",
3030
"node-fetch": "3.3.2",

packages/mg-medium-export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@tryghost/debug": "2.0.3",
29-
"@tryghost/kg-default-cards": "10.2.10",
29+
"@tryghost/kg-default-cards": "10.2.11",
3030
"@tryghost/mg-fs-utils": "0.16.7",
3131
"@tryghost/mg-utils": "0.1.2",
3232
"@tryghost/string": "0.3.1",

packages/mg-squarespace-xml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@tryghost/errors": "3.0.3",
28-
"@tryghost/kg-default-cards": "10.2.10",
28+
"@tryghost/kg-default-cards": "10.2.11",
2929
"@tryghost/mg-utils": "0.1.2",
3030
"html-entities": "2.6.0",
3131
"simple-dom": "1.4.0"

packages/mg-substack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@tryghost/debug": "2.0.3",
2727
"@tryghost/errors": "3.0.3",
28-
"@tryghost/kg-default-cards": "10.2.10",
28+
"@tryghost/kg-default-cards": "10.2.11",
2929
"@tryghost/mg-fs-utils": "0.16.7",
3030
"@tryghost/mg-utils": "0.1.2",
3131
"@tryghost/string": "0.3.1",

packages/mg-tinynews/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@tryghost/debug": "2.0.3",
2727
"@tryghost/errors": "3.0.3",
28-
"@tryghost/kg-default-cards": "10.2.10",
28+
"@tryghost/kg-default-cards": "10.2.11",
2929
"@tryghost/string": "0.3.1",
3030
"cheerio": "1.2.0",
3131
"sanitize-html": "2.17.2",

packages/mg-wp-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@tryghost/debug": "2.0.3",
2727
"@tryghost/errors": "3.0.3",
28-
"@tryghost/kg-default-cards": "10.2.10",
28+
"@tryghost/kg-default-cards": "10.2.11",
2929
"@tryghost/mg-fs-utils": "0.16.7",
3030
"@tryghost/mg-shortcodes": "0.2.24",
3131
"@tryghost/mg-utils": "0.1.2",

0 commit comments

Comments
 (0)