diff --git a/packages/mg-assetscraper-db/package.json b/packages/mg-assetscraper-db/package.json index c37496cc9..c164be767 100644 --- a/packages/mg-assetscraper-db/package.json +++ b/packages/mg-assetscraper-db/package.json @@ -42,10 +42,10 @@ "typescript": "6.0.3" }, "dependencies": { - "@tryghost/errors": "3.0.3", + "@tryghost/errors": "3.2.1", "@tryghost/listr-smart-renderer": "workspace:*", "@tryghost/mg-fs-utils": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "file-type": "22.0.1", "heic-convert": "2.1.0", "sharp": "0.34.5", diff --git a/packages/mg-beehiiv-api-members/package.json b/packages/mg-beehiiv-api-members/package.json index 06ee8ef67..4fcc56395 100644 --- a/packages/mg-beehiiv-api-members/package.json +++ b/packages/mg-beehiiv-api-members/package.json @@ -36,7 +36,7 @@ "typescript": "6.0.3" }, "dependencies": { - "@tryghost/errors": "3.0.3", - "@tryghost/string": "0.2.21" + "@tryghost/errors": "3.2.1", + "@tryghost/string": "0.3.4" } } diff --git a/packages/mg-beehiiv-api/package.json b/packages/mg-beehiiv-api/package.json index 0b17dfbd0..c71a919c6 100644 --- a/packages/mg-beehiiv-api/package.json +++ b/packages/mg-beehiiv-api/package.json @@ -36,10 +36,10 @@ "typescript": "6.0.3" }, "dependencies": { - "@tryghost/errors": "3.0.3", + "@tryghost/errors": "3.2.1", "@tryghost/kg-default-cards": "10.2.5", "@tryghost/mg-utils": "workspace:*", - "@tryghost/string": "0.2.21", + "@tryghost/string": "0.3.4", "simple-dom": "1.4.0" } } diff --git a/packages/mg-beehiiv-members/package.json b/packages/mg-beehiiv-members/package.json index dc625c732..7370e611e 100644 --- a/packages/mg-beehiiv-members/package.json +++ b/packages/mg-beehiiv-members/package.json @@ -41,6 +41,6 @@ }, "dependencies": { "@tryghost/mg-fs-utils": "workspace:*", - "@tryghost/string": "0.3.1" + "@tryghost/string": "0.3.4" } } diff --git a/packages/mg-beehiiv/package.json b/packages/mg-beehiiv/package.json index 22aa5727a..e39ef1c05 100644 --- a/packages/mg-beehiiv/package.json +++ b/packages/mg-beehiiv/package.json @@ -43,7 +43,7 @@ "@tryghost/kg-default-cards": "10.2.10", "@tryghost/mg-fs-utils": "workspace:*", "@tryghost/mg-utils": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "cheerio": "1.2.0", "sanitize-html": "2.17.4", "simple-dom": "1.4.0" diff --git a/packages/mg-blogger/package.json b/packages/mg-blogger/package.json index e721c3a19..4224b7ffa 100644 --- a/packages/mg-blogger/package.json +++ b/packages/mg-blogger/package.json @@ -27,10 +27,10 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/errors": "3.0.3", + "@tryghost/errors": "3.2.1", "@tryghost/kg-default-cards": "10.2.10", "@tryghost/mg-utils": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "autop": "1.0.1", "node-fetch": "3.3.2", "sanitize-html": "2.17.4", diff --git a/packages/mg-buttondown/package.json b/packages/mg-buttondown/package.json index 58c6e7ab2..6c681757a 100644 --- a/packages/mg-buttondown/package.json +++ b/packages/mg-buttondown/package.json @@ -40,7 +40,7 @@ "typescript": "6.0.3" }, "dependencies": { - "@tryghost/errors": "3.0.3", + "@tryghost/errors": "3.2.1", "@tryghost/mg-fs-utils": "workspace:*", "@tryghost/mg-utils": "workspace:*", "markdown-it": "14.1.1", diff --git a/packages/mg-chorus/package.json b/packages/mg-chorus/package.json index 4be6a41c3..e963f1f15 100644 --- a/packages/mg-chorus/package.json +++ b/packages/mg-chorus/package.json @@ -27,8 +27,8 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/debug": "2.0.3", + "@tryghost/debug": "2.2.0", "@tryghost/mg-fs-utils": "workspace:*", - "@tryghost/string": "0.3.1" + "@tryghost/string": "0.3.4" } } diff --git a/packages/mg-context/package.json b/packages/mg-context/package.json index a81f4d5bf..e44b7f4d5 100644 --- a/packages/mg-context/package.json +++ b/packages/mg-context/package.json @@ -36,8 +36,8 @@ "@types/node": "24.12.4" }, "dependencies": { - "@tryghost/errors": "3.0.3", - "@tryghost/html-to-mobiledoc": "3.2.21", + "@tryghost/errors": "3.2.1", + "@tryghost/html-to-mobiledoc": "3.3.1", "@tryghost/kg-html-to-lexical": "1.2.38", "@tryghost/listr-smart-renderer": "workspace:*", "@tryghost/validator": "3.1.1", diff --git a/packages/mg-curated-export/package.json b/packages/mg-curated-export/package.json index 9005d4999..2e891e6af 100644 --- a/packages/mg-curated-export/package.json +++ b/packages/mg-curated-export/package.json @@ -30,7 +30,7 @@ "dependencies": { "@tryghost/mg-fs-utils": "workspace:*", "@tryghost/mg-utils": "workspace:*", - "@tryghost/pretty-cli": "3.0.3", - "@tryghost/string": "0.3.1" + "@tryghost/pretty-cli": "3.2.0", + "@tryghost/string": "0.3.4" } } diff --git a/packages/mg-fs-utils/package.json b/packages/mg-fs-utils/package.json index 6157680d6..8b7806b47 100644 --- a/packages/mg-fs-utils/package.json +++ b/packages/mg-fs-utils/package.json @@ -28,10 +28,10 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/errors": "3.0.3", - "@tryghost/image-transform": "1.4.12", - "@tryghost/string": "0.3.1", - "@tryghost/zip": "3.0.3", + "@tryghost/errors": "3.2.1", + "@tryghost/image-transform": "1.4.15", + "@tryghost/string": "0.3.4", + "@tryghost/zip": "3.3.1", "adm-zip": "0.5.17", "csv-parse": "6.2.1", "dotenv": "17.4.2", diff --git a/packages/mg-ghost-api/package.json b/packages/mg-ghost-api/package.json index 6dc8ded6a..aeac7be41 100644 --- a/packages/mg-ghost-api/package.json +++ b/packages/mg-ghost-api/package.json @@ -41,8 +41,8 @@ "typescript": "6.0.3" }, "dependencies": { - "@tryghost/admin-api": "1.14.6", - "@tryghost/errors": "3.0.3", + "@tryghost/admin-api": "1.14.9", + "@tryghost/errors": "3.2.1", "@tryghost/mg-context": "workspace:*" } } diff --git a/packages/mg-ghost-authors/package.json b/packages/mg-ghost-authors/package.json index 0da9f6a12..56002c978 100644 --- a/packages/mg-ghost-authors/package.json +++ b/packages/mg-ghost-authors/package.json @@ -42,7 +42,7 @@ "typescript": "6.0.3" }, "dependencies": { - "@tryghost/admin-api": "1.14.6", - "@tryghost/errors": "3.0.3" + "@tryghost/admin-api": "1.14.9", + "@tryghost/errors": "3.2.1" } } diff --git a/packages/mg-html-lexical/package.json b/packages/mg-html-lexical/package.json index 3c9dfdeed..8ae723f9e 100644 --- a/packages/mg-html-lexical/package.json +++ b/packages/mg-html-lexical/package.json @@ -41,7 +41,7 @@ "typescript": "6.0.3" }, "dependencies": { - "@tryghost/errors": "3.0.3", + "@tryghost/errors": "3.2.1", "@tryghost/kg-html-to-lexical": "1.2.38" } } diff --git a/packages/mg-html-mobiledoc/package.json b/packages/mg-html-mobiledoc/package.json index 6bc288b67..0e632adf1 100644 --- a/packages/mg-html-mobiledoc/package.json +++ b/packages/mg-html-mobiledoc/package.json @@ -27,7 +27,7 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/errors": "3.0.3", - "@tryghost/html-to-mobiledoc": "3.2.21" + "@tryghost/errors": "3.2.1", + "@tryghost/html-to-mobiledoc": "3.3.1" } } diff --git a/packages/mg-jekyll-export/package.json b/packages/mg-jekyll-export/package.json index 8759d41db..dcdd7684e 100644 --- a/packages/mg-jekyll-export/package.json +++ b/packages/mg-jekyll-export/package.json @@ -28,11 +28,11 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/errors": "3.0.3", + "@tryghost/errors": "3.2.1", "@tryghost/mg-fs-utils": "workspace:*", "@tryghost/mg-utils": "workspace:*", - "@tryghost/pretty-cli": "3.0.3", - "@tryghost/string": "0.3.1", + "@tryghost/pretty-cli": "3.2.0", + "@tryghost/string": "0.3.4", "front-matter": "4.0.2", "markdown-it": "14.1.1" } diff --git a/packages/mg-json/package.json b/packages/mg-json/package.json index 029d2bd1f..ecf76fe34 100644 --- a/packages/mg-json/package.json +++ b/packages/mg-json/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@tryghost/mg-utils": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "bson-objectid": "2.0.4", "html-entities": "2.6.0", "node-email-verifier": "4.0.0" diff --git a/packages/mg-letterdrop/package.json b/packages/mg-letterdrop/package.json index 31c16a8be..66de8e164 100644 --- a/packages/mg-letterdrop/package.json +++ b/packages/mg-letterdrop/package.json @@ -27,9 +27,9 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/debug": "2.0.3", + "@tryghost/debug": "2.2.0", "@tryghost/mg-utils": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "got": "15.0.5" } } diff --git a/packages/mg-libsyn/package.json b/packages/mg-libsyn/package.json index bb6b3d9ba..7ec22315c 100644 --- a/packages/mg-libsyn/package.json +++ b/packages/mg-libsyn/package.json @@ -27,10 +27,10 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/errors": "3.0.3", + "@tryghost/errors": "3.2.1", "@tryghost/kg-default-cards": "10.2.10", "@tryghost/mg-utils": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "node-fetch": "3.3.2", "simple-dom": "1.4.0" } diff --git a/packages/mg-medium-export/package.json b/packages/mg-medium-export/package.json index 193ef0df3..5e9c74b70 100644 --- a/packages/mg-medium-export/package.json +++ b/packages/mg-medium-export/package.json @@ -29,11 +29,11 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/debug": "2.0.3", + "@tryghost/debug": "2.2.0", "@tryghost/kg-default-cards": "10.2.10", "@tryghost/mg-fs-utils": "workspace:*", "@tryghost/mg-utils": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "simple-dom": "1.4.0" } } diff --git a/packages/mg-medium-members/package.json b/packages/mg-medium-members/package.json index 976835d1b..e6255742e 100644 --- a/packages/mg-medium-members/package.json +++ b/packages/mg-medium-members/package.json @@ -40,6 +40,6 @@ "typescript": "6.0.3" }, "dependencies": { - "@tryghost/errors": "3.0.3" + "@tryghost/errors": "3.2.1" } } diff --git a/packages/mg-squarespace-xml/package.json b/packages/mg-squarespace-xml/package.json index 49de47c30..0d7c1c055 100644 --- a/packages/mg-squarespace-xml/package.json +++ b/packages/mg-squarespace-xml/package.json @@ -28,10 +28,10 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/errors": "3.0.3", + "@tryghost/errors": "3.2.1", "@tryghost/kg-default-cards": "10.2.10", "@tryghost/mg-utils": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "html-entities": "2.6.0", "simple-dom": "1.4.0" } diff --git a/packages/mg-stripe/package.json b/packages/mg-stripe/package.json index 669e9c264..11143cdcf 100644 --- a/packages/mg-stripe/package.json +++ b/packages/mg-stripe/package.json @@ -46,7 +46,7 @@ "@inquirer/input": "5.0.13", "@inquirer/prompts": "8.4.3", "@inquirer/select": "5.1.5", - "@tryghost/pretty-cli": "3.0.3", + "@tryghost/pretty-cli": "3.2.0", "chalk": "5.6.2", "ora": "9.4.0", "stripe": "22.1.1" diff --git a/packages/mg-substack-members-csv/package.json b/packages/mg-substack-members-csv/package.json index 47657f162..eed65c3bd 100644 --- a/packages/mg-substack-members-csv/package.json +++ b/packages/mg-substack-members-csv/package.json @@ -27,7 +27,7 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/errors": "3.0.3", + "@tryghost/errors": "3.2.1", "@tryghost/mg-fs-utils": "workspace:*" } } diff --git a/packages/mg-substack/package.json b/packages/mg-substack/package.json index e196cc4c0..0b67b531a 100644 --- a/packages/mg-substack/package.json +++ b/packages/mg-substack/package.json @@ -27,12 +27,12 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/debug": "2.0.3", - "@tryghost/errors": "3.0.3", + "@tryghost/debug": "2.2.0", + "@tryghost/errors": "3.2.1", "@tryghost/kg-default-cards": "10.2.10", "@tryghost/mg-fs-utils": "workspace:*", "@tryghost/mg-utils": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "he": "1.2.0", "html-entities": "2.6.0", "simple-dom": "1.4.0", diff --git a/packages/mg-tinynews/package.json b/packages/mg-tinynews/package.json index 90fd3a4b5..08a4015bf 100644 --- a/packages/mg-tinynews/package.json +++ b/packages/mg-tinynews/package.json @@ -27,10 +27,10 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/debug": "2.0.3", + "@tryghost/debug": "2.2.0", "@tryghost/kg-default-cards": "10.2.10", "@tryghost/mg-utils": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "sanitize-html": "2.17.4", "simple-dom": "1.4.0" } diff --git a/packages/mg-utils/package.json b/packages/mg-utils/package.json index a0e5031cf..a63ea4f8c 100644 --- a/packages/mg-utils/package.json +++ b/packages/mg-utils/package.json @@ -26,7 +26,7 @@ "lint": "eslint src/ --ext .ts --cache" }, "devDependencies": { - "@tryghost/errors": "3.0.3", + "@tryghost/errors": "3.2.1", "@types/node": "24.12.4", "@typescript-eslint/eslint-plugin": "8.59.4", "@typescript-eslint/parser": "8.59.4", diff --git a/packages/mg-webscraper/package.json b/packages/mg-webscraper/package.json index 18c10c060..d4f977209 100644 --- a/packages/mg-webscraper/package.json +++ b/packages/mg-webscraper/package.json @@ -42,8 +42,8 @@ "typescript": "6.0.3" }, "dependencies": { - "@tryghost/errors": "3.0.3", - "@tryghost/string": "0.3.1", + "@tryghost/errors": "3.2.1", + "@tryghost/string": "0.3.4", "omit-empty": "1.0.0", "scrape-it": "6.1.12" } diff --git a/packages/mg-wp-api/package.json b/packages/mg-wp-api/package.json index f955465ce..b6f2747e5 100644 --- a/packages/mg-wp-api/package.json +++ b/packages/mg-wp-api/package.json @@ -27,13 +27,13 @@ "eslint": "8.57.1" }, "dependencies": { - "@tryghost/debug": "2.0.3", + "@tryghost/debug": "2.2.0", "@tryghost/kg-default-cards": "10.2.10", "@tryghost/mg-fs-utils": "workspace:*", "@tryghost/mg-shortcodes": "workspace:*", "@tryghost/mg-utils": "workspace:*", "@tryghost/mg-webscraper": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "html-to-text": "10.0.0", "simple-dom": "1.4.0", "tldts": "7.0.30", diff --git a/packages/mg-wp-xml/package.json b/packages/mg-wp-xml/package.json index cfd9ce99c..0d7a4d8f2 100644 --- a/packages/mg-wp-xml/package.json +++ b/packages/mg-wp-xml/package.json @@ -24,9 +24,9 @@ "access": "public" }, "dependencies": { - "@tryghost/errors": "3.0.3", + "@tryghost/errors": "3.2.1", "@tryghost/mg-utils": "workspace:*", - "@tryghost/string": "0.3.1", + "@tryghost/string": "0.3.4", "@tryghost/mg-wp-api": "workspace:*", "fast-glob": "3.3.3", "fast-xml-parser": "5.8.0", diff --git a/packages/migrate/package.json b/packages/migrate/package.json index 2fcbeb3e7..298779eea 100644 --- a/packages/migrate/package.json +++ b/packages/migrate/package.json @@ -69,8 +69,8 @@ "@tryghost/mg-webscraper": "workspace:*", "@tryghost/mg-wp-api": "workspace:*", "@tryghost/mg-wp-xml": "workspace:*", - "@tryghost/pretty-cli": "3.0.3", - "@tryghost/string": "0.3.1", + "@tryghost/pretty-cli": "3.2.0", + "@tryghost/string": "0.3.4", "chalk": "5.6.2", "fs-extra": "11.3.5", "pretty-ms": "9.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24b342358..6f7d62ea1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: packages/mg-assetscraper-db: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/listr-smart-renderer': specifier: workspace:* version: link:../listr-smart-renderer @@ -72,8 +72,8 @@ importers: specifier: workspace:* version: link:../mg-fs-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 file-type: specifier: 22.0.1 version: 22.0.1 @@ -121,8 +121,8 @@ importers: specifier: workspace:* version: link:../mg-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 cheerio: specifier: 1.2.0 version: 1.2.0 @@ -152,8 +152,8 @@ importers: packages/mg-beehiiv-api: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/kg-default-cards': specifier: 10.2.5 version: 10.2.5 @@ -161,8 +161,8 @@ importers: specifier: workspace:* version: link:../mg-utils '@tryghost/string': - specifier: 0.2.21 - version: 0.2.21 + specifier: 0.3.4 + version: 0.3.4 simple-dom: specifier: 1.4.0 version: 1.4.0 @@ -186,11 +186,11 @@ importers: packages/mg-beehiiv-api-members: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/string': - specifier: 0.2.21 - version: 0.2.21 + specifier: 0.3.4 + version: 0.3.4 devDependencies: '@types/node': specifier: 24.12.4 @@ -214,8 +214,8 @@ importers: specifier: workspace:* version: link:../mg-fs-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 devDependencies: '@types/node': specifier: 24.12.4 @@ -236,8 +236,8 @@ importers: packages/mg-blogger: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/kg-default-cards': specifier: 10.2.10 version: 10.2.10 @@ -245,8 +245,8 @@ importers: specifier: workspace:* version: link:../mg-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 autop: specifier: 1.0.1 version: 1.0.1 @@ -267,8 +267,8 @@ importers: packages/mg-buttondown: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/mg-fs-utils': specifier: workspace:* version: link:../mg-fs-utils @@ -301,14 +301,14 @@ importers: packages/mg-chorus: dependencies: '@tryghost/debug': - specifier: 2.0.3 - version: 2.0.3 + specifier: 2.2.0 + version: 2.2.0 '@tryghost/mg-fs-utils': specifier: workspace:* version: link:../mg-fs-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 devDependencies: eslint: specifier: 8.57.1 @@ -348,11 +348,11 @@ importers: packages/mg-context: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/html-to-mobiledoc': - specifier: 3.2.21 - version: 3.2.21 + specifier: 3.3.1 + version: 3.3.1 '@tryghost/kg-html-to-lexical': specifier: 1.2.38 version: 1.2.38(@lexical/selection@0.13.1(lexical@0.13.1))(@lexical/utils@0.13.1(lexical@0.13.1)) @@ -391,11 +391,11 @@ importers: specifier: workspace:* version: link:../mg-utils '@tryghost/pretty-cli': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.0 + version: 3.2.0 '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 devDependencies: eslint: specifier: 8.57.1 @@ -414,17 +414,17 @@ importers: packages/mg-fs-utils: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/image-transform': - specifier: 1.4.12 - version: 1.4.12 + specifier: 1.4.15 + version: 1.4.15 '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 '@tryghost/zip': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.3.1 + version: 3.3.1 adm-zip: specifier: 0.5.17 version: 0.5.17 @@ -454,11 +454,11 @@ importers: packages/mg-ghost-api: dependencies: '@tryghost/admin-api': - specifier: 1.14.6 - version: 1.14.6 + specifier: 1.14.9 + version: 1.14.9 '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/mg-context': specifier: workspace:* version: link:../mg-context @@ -485,11 +485,11 @@ importers: packages/mg-ghost-authors: dependencies: '@tryghost/admin-api': - specifier: 1.14.6 - version: 1.14.6 + specifier: 1.14.9 + version: 1.14.9 '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 devDependencies: '@types/node': specifier: 24.12.4 @@ -513,8 +513,8 @@ importers: packages/mg-html-lexical: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/kg-html-to-lexical': specifier: 1.2.38 version: 1.2.38(@lexical/selection@0.13.1(lexical@0.13.1))(@lexical/utils@0.13.1(lexical@0.13.1)) @@ -541,11 +541,11 @@ importers: packages/mg-html-mobiledoc: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/html-to-mobiledoc': - specifier: 3.2.21 - version: 3.2.21 + specifier: 3.3.1 + version: 3.3.1 devDependencies: eslint: specifier: 8.57.1 @@ -554,8 +554,8 @@ importers: packages/mg-jekyll-export: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/mg-fs-utils': specifier: workspace:* version: link:../mg-fs-utils @@ -563,11 +563,11 @@ importers: specifier: workspace:* version: link:../mg-utils '@tryghost/pretty-cli': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.0 + version: 3.2.0 '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 front-matter: specifier: 4.0.2 version: 4.0.2 @@ -585,8 +585,8 @@ importers: specifier: workspace:* version: link:../mg-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 bson-objectid: specifier: 2.0.4 version: 2.0.4 @@ -604,14 +604,14 @@ importers: packages/mg-letterdrop: dependencies: '@tryghost/debug': - specifier: 2.0.3 - version: 2.0.3 + specifier: 2.2.0 + version: 2.2.0 '@tryghost/mg-utils': specifier: workspace:* version: link:../mg-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 got: specifier: 15.0.5 version: 15.0.5 @@ -623,8 +623,8 @@ importers: packages/mg-libsyn: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/kg-default-cards': specifier: 10.2.10 version: 10.2.10 @@ -632,8 +632,8 @@ importers: specifier: workspace:* version: link:../mg-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 node-fetch: specifier: 3.3.2 version: 3.3.2 @@ -686,8 +686,8 @@ importers: packages/mg-medium-export: dependencies: '@tryghost/debug': - specifier: 2.0.3 - version: 2.0.3 + specifier: 2.2.0 + version: 2.2.0 '@tryghost/kg-default-cards': specifier: 10.2.10 version: 10.2.10 @@ -698,8 +698,8 @@ importers: specifier: workspace:* version: link:../mg-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 simple-dom: specifier: 1.4.0 version: 1.4.0 @@ -714,8 +714,8 @@ importers: packages/mg-medium-members: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 devDependencies: '@types/node': specifier: 24.12.4 @@ -770,8 +770,8 @@ importers: packages/mg-squarespace-xml: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/kg-default-cards': specifier: 10.2.10 version: 10.2.10 @@ -779,8 +779,8 @@ importers: specifier: workspace:* version: link:../mg-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 html-entities: specifier: 2.6.0 version: 2.6.0 @@ -807,8 +807,8 @@ importers: specifier: 5.1.5 version: 5.1.5(@types/node@24.12.4) '@tryghost/pretty-cli': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.0 + version: 3.2.0 chalk: specifier: 5.6.2 version: 5.6.2 @@ -847,11 +847,11 @@ importers: packages/mg-substack: dependencies: '@tryghost/debug': - specifier: 2.0.3 - version: 2.0.3 + specifier: 2.2.0 + version: 2.2.0 '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/kg-default-cards': specifier: 10.2.10 version: 10.2.10 @@ -862,8 +862,8 @@ importers: specifier: workspace:* version: link:../mg-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 he: specifier: 1.2.0 version: 1.2.0 @@ -884,8 +884,8 @@ importers: packages/mg-substack-members-csv: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/mg-fs-utils': specifier: workspace:* version: link:../mg-fs-utils @@ -897,8 +897,8 @@ importers: packages/mg-tinynews: dependencies: '@tryghost/debug': - specifier: 2.0.3 - version: 2.0.3 + specifier: 2.2.0 + version: 2.2.0 '@tryghost/kg-default-cards': specifier: 10.2.10 version: 10.2.10 @@ -906,8 +906,8 @@ importers: specifier: workspace:* version: link:../mg-utils '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 sanitize-html: specifier: 2.17.4 version: 2.17.4 @@ -939,8 +939,8 @@ importers: version: 0.18.12 devDependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@types/node': specifier: 24.12.4 version: 24.12.4 @@ -966,11 +966,11 @@ importers: packages/mg-webscraper: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 omit-empty: specifier: 1.0.0 version: 1.0.0 @@ -1003,8 +1003,8 @@ importers: packages/mg-wp-api: dependencies: '@tryghost/debug': - specifier: 2.0.3 - version: 2.0.3 + specifier: 2.2.0 + version: 2.2.0 '@tryghost/kg-default-cards': specifier: 10.2.10 version: 10.2.10 @@ -1021,8 +1021,8 @@ importers: specifier: workspace:* version: link:../mg-webscraper '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 html-to-text: specifier: 10.0.0 version: 10.0.0 @@ -1043,8 +1043,8 @@ importers: packages/mg-wp-xml: dependencies: '@tryghost/errors': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.1 + version: 3.2.1 '@tryghost/mg-utils': specifier: workspace:* version: link:../mg-utils @@ -1052,8 +1052,8 @@ importers: specifier: workspace:* version: link:../mg-wp-api '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 fast-glob: specifier: 3.3.3 version: 3.3.3 @@ -1175,11 +1175,11 @@ importers: specifier: workspace:* version: link:../mg-wp-xml '@tryghost/pretty-cli': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.2.0 + version: 3.2.0 '@tryghost/string': - specifier: 0.3.1 - version: 0.3.1 + specifier: 0.3.4 + version: 0.3.4 chalk: specifier: 5.6.2 version: 5.6.2 @@ -3598,31 +3598,32 @@ packages: '@tokenizer/token@0.3.0': resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==} - '@tryghost/admin-api@1.14.6': - resolution: {integrity: sha512-GZ14THA09fCUIxveB1iC50v9GyCqCy3xbvAM51Q4XVhTmycz1BZaWfH2n+X+JXnfN3nIzQQwgSjp/RxMglQ9Mg==} + '@tryghost/admin-api@1.14.9': + resolution: {integrity: sha512-QuE+iaTYSvqHa8fFvU6TH860E07k7ZgO1UOQ8M9U8Rd9ISvDW7scfDZ8wbAnk24VQaIfine7sUwYhep0ukZ2cw==} - '@tryghost/debug@2.0.3': - resolution: {integrity: sha512-qMlZc/1/OwbN8U/X4p5yFwqAbQZPcIZK9hwHRP/iTs+giYYQT7ZmWvsbxZYcvCIcA91Ia/PO7HZnOvinNF5ZHg==} + '@tryghost/debug@2.2.0': + resolution: {integrity: sha512-/fcOMvRzbRDJrBbuGKfb+XXnA7iUJIuigLt4K9I6zYIbTnqbIrnpQ3kwxEM0/f3Wc+bNYUqtAHxsfjeYQBSPaQ==} '@tryghost/errors@2.2.1': resolution: {integrity: sha512-7zR5Wu9UMalFZbWZs3nN3MzJg6mKek11W51AP8UGz5sN4fQofoeLwXHLI/AuT7nDuWiJZHsJcI1EGJg0iQHV3g==} - '@tryghost/errors@3.0.3': - resolution: {integrity: sha512-0hRFMQvsNPbojPS7xDuJEe4eNzWSQ6v2rLFXlTCeY7K7Lh4GXRmsI846SxPXwH8moaWIsrLP4xTnmIp8Tgs/Lw==} - '@tryghost/errors@3.2.1': resolution: {integrity: sha512-KM7Xe9qaR4a0RTjgcggS10NDMZbkYlLz0ePYIQ/0FbkEZtTqWwRrOn4BeQe587FpZ5DoXbiXxNE5vBMfZBPl+Q==} - '@tryghost/html-to-mobiledoc@3.2.21': - resolution: {integrity: sha512-+fG+IhHUmfV/fOpt2d/4UeizTd8wkDv6Y7bNxtPmsiKS2bQ1r3R0EtnleX8N38xJsfVa9rAeu+a3WwLEClH+Tg==} + '@tryghost/html-to-mobiledoc@3.3.1': + resolution: {integrity: sha512-VH9JVk/2Mt+FTjNUQYT4zbO3XkDGNiuBFuF+f2HYFB050c12FftTPtCF578Lj+zUm+slZLljaJMW+czl7aH/7g==} - '@tryghost/image-transform@1.4.12': - resolution: {integrity: sha512-m4lKc6nr2aVhpskx3njpNk8oATdocVwi9tbV4SgwYRonS+79vtflUWO75n26PCpcQn5SnqeZucHDcGw2QzOb8A==} + '@tryghost/image-transform@1.4.15': + resolution: {integrity: sha512-Fo2j++Xg7jVtsNXvsErEcFOESDIqW+Akf97Z+4qQVTKA2zamOKFS+qUmYsBDK0Rw5i/NyXj08EzFYDH031BJMQ==} '@tryghost/kg-clean-basic-html@4.2.20': resolution: {integrity: sha512-NT/VcVDGNVa5++Og6B9RwoOosunBeLh4ztk5plvcUeFetHF416JJvQJcyiVWYJyx1DChKgMljbr69ffDPHw1OQ==} engines: {node: ^22.13.1 || ^24.0.0} + '@tryghost/kg-clean-basic-html@4.3.1': + resolution: {integrity: sha512-yYAheQjp26TYHgl7UuZj8sQ+e+XdEp3YMF/qgMoInbnJAsAFhIFoLe2EQ7tYbk4YKsmLCDCgnW1iazuB21XrSg==} + engines: {node: ^22.13.1 || ^24.0.0} + '@tryghost/kg-default-cards@10.2.10': resolution: {integrity: sha512-Y0FzrAuyREuLiW9O8PXjlm9UqxfArTUSvX8YupWdkwz+CpEdvB5eQgY0Dr8AhmiS37RQ57/m7xCGG3u3/00QpQ==} engines: {node: ^22.13.1 || ^24.0.0} @@ -3652,9 +3653,9 @@ packages: resolution: {integrity: sha512-j+JzQO6OScSSypFrLYqMf/GtibZCSlfq+kizs2QCNhVtgwq+5AWQxA7fctb6Ljqx+rCiEE6uBgOlzZZUbk4xBg==} engines: {node: ^22.13.1} - '@tryghost/kg-parser-plugins@4.2.20': - resolution: {integrity: sha512-K1r4fZxMYc/eJkf/UHDLeNb8qwOVPudhg5RAM6ESpdKoAZe3R2tUemYMyJfvVhKfUwn9VT8rsRIkBCVppgZYsg==} - engines: {node: ^22.13.1 || ^24.0.0} + '@tryghost/kg-parser-plugins@4.3.1': + resolution: {integrity: sha512-E8M+jlPmuU9OHa1SWtU5Pc+zP5dbZetXrNVuxlzlBdysAUh9MPfz1C9bxaZ7um7TuqNechl6t2WSUJezueYN2g==} + engines: {node: ^22.13.1} '@tryghost/kg-utils@1.0.31': resolution: {integrity: sha512-TJRTu3XCxfqclueDjs8cVi3p9o5lYrIIkA6abNl4EAHvT9FtR6nY0FQgEgDwtDDjpaWq+VKcDyo48abvAG456g==} @@ -3665,8 +3666,8 @@ packages: '@tryghost/mobiledoc-kit@0.12.4-ghost.1': resolution: {integrity: sha512-c4aheSWH2Y7x4uSkAx08gbtvuEgPGjlu6v+FeUdSJZ1blEd+knL3zTcUAfeSiM6rgLEHxlNWtt+KFwotdf6rTA==} - '@tryghost/pretty-cli@3.0.3': - resolution: {integrity: sha512-lAA6brlgQ5uyEDlpHdet7IZrspPYP5bRe6GVsnKQJ/RCTFoOC8fGhIy5E9UV37c6Ym4Jcjm/Z9adWXWiq4xhMg==} + '@tryghost/pretty-cli@3.2.0': + resolution: {integrity: sha512-ddd/Zw8WNIXHMz9pAYcI8mT53586YnS9l9aCM7nvvXtIUdOvVBwtmQcAdq8Sqc8WcwzHCXWXsDa6Khe6zV2kDg==} '@tryghost/root-utils@2.2.0': resolution: {integrity: sha512-xqjlS197TqhKmAZpLrnkHbpxHzL3iHdw7Pd2sBXc/LJOHTvMFXJ1QAwjDY87OIREZIthg/t+LsCo8PpE9uaAsA==} @@ -3677,8 +3678,8 @@ packages: '@tryghost/string@0.2.21': resolution: {integrity: sha512-ILG3h+I432rlgD46tHrugkxEnJ8mh73JxKco4B/uIlBDv5evZjq9psIXt595ZA0Q8DuKMQKZUeVZYV9GBLA1eQ==} - '@tryghost/string@0.3.1': - resolution: {integrity: sha512-p1wyN6p5Ds6IQkoYwIJkabhQ10WIY+t8yf3/Uf/BNADTg66R0jYF8wmXgFYpBwm55rXwM/92cROwvopIbFKtYg==} + '@tryghost/string@0.3.4': + resolution: {integrity: sha512-eI8B3lEgfv8RQFbQnP7H4KnlhrDkqrh+lAcNLXHyUAoqb5MwqlrHAIAQZxpl5CLW9agBJ8w1UO7ZrcseHEL8Ww==} '@tryghost/tpl@2.2.0': resolution: {integrity: sha512-6OFCFHNzJxbZ0HXiLIAKJz5OkT6cdZId19m6UZ2+xN8oBg14iZwhoHoBWCzKNDrFN53t3N5JHM3oa/WtoB+BKw==} @@ -3689,8 +3690,8 @@ packages: '@tryghost/validator@3.1.1': resolution: {integrity: sha512-GIBONNQs7BP7FEKf8XxDk+roLVf86rQle3YWbe4IajqAcHoto952RAARwSAvYOhmqroBfX2++9BAyXEER+Ys9Q==} - '@tryghost/zip@3.0.3': - resolution: {integrity: sha512-gp8z5JYH5h1MGeS+MQSTsrf33XxSTOgFHJCLstcxIV5hg2pxSzo7N4Gg3+CrqrqIqLNO0aEkOkikAFtArpPwdQ==} + '@tryghost/zip@3.3.1': + resolution: {integrity: sha512-D8ChQHmqbSsdhCLuRwgy4wKViICiLoB9f/NzolD+koGWtpsUTq9IwDeaAPHenIzeHbds8RmeZGIJlShNutEblg==} '@tybys/wasm-util@0.10.2': resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==} @@ -3938,9 +3939,6 @@ packages: autop@1.0.1: resolution: {integrity: sha512-3NMIIe6mZtFs6m3Mqyh3iDjfBI8g4sJvFL6RgXcLxUSNLfNqud53mvFeUhMmXgdGcHSCQKTsY+3eOiy0gVD1PQ==} - axios@1.13.5: - resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==} - axios@1.16.0: resolution: {integrity: sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==} @@ -4916,10 +4914,6 @@ packages: fs-constants@1.0.0: resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} - fs-extra@11.3.3: - resolution: {integrity: sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==} - engines: {node: '>=14.14'} - fs-extra@11.3.5: resolution: {integrity: sha512-eKpRKAovdpZtR1WopLHxlBWvAgPny3c4gX1G5Jhwmmw4XJj0ifSD5qB5TOo8hmA0wlRKDAOAhEE1yVPgs6Fgcg==} engines: {node: '>=14.14'} @@ -5338,6 +5332,15 @@ packages: resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} hasBin: true + jsdom@29.0.2: + resolution: {integrity: sha512-9VnGEBosc/ZpwyOsJBCQ/3I5p7Q5ngOY14a9bf5btenAORmZfDse1ZEheMiWcJ3h81+Fv7HmJFdS0szo/waF2w==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0} + peerDependencies: + canvas: ^3.0.0 + peerDependenciesMeta: + canvas: + optional: true + jsdom@29.1.1: resolution: {integrity: sha512-ECi4Fi2f7BdJtUKTflYRTiaMxIB0O6zfR1fX0GXpUrf6flp8QIYn1UT20YQqdSOfk2dfkCwS8LAFoJDEppNK5Q==} engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0} @@ -6013,9 +6016,6 @@ packages: proto-list@1.2.4: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} - proxy-from-env@1.1.0: - resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} - proxy-from-env@2.1.0: resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==} engines: {node: '>=10'} @@ -9322,15 +9322,15 @@ snapshots: '@tokenizer/token@0.3.0': {} - '@tryghost/admin-api@1.14.6': + '@tryghost/admin-api@1.14.9': dependencies: - axios: 1.13.5 + axios: 1.16.0 form-data: 4.0.5 jsonwebtoken: 9.0.3 transitivePeerDependencies: - debug - '@tryghost/debug@2.0.3': + '@tryghost/debug@2.2.0': dependencies: '@tryghost/root-utils': 2.2.0 debug: 4.4.3 @@ -9344,23 +9344,21 @@ snapshots: transitivePeerDependencies: - supports-color - '@tryghost/errors@3.0.3': {} - '@tryghost/errors@3.2.1': {} - '@tryghost/html-to-mobiledoc@3.2.21': + '@tryghost/html-to-mobiledoc@3.3.1': dependencies: - '@tryghost/kg-parser-plugins': 4.2.20 + '@tryghost/kg-parser-plugins': 4.3.1 '@tryghost/mobiledoc-kit': 0.12.4-ghost.1 - jsdom: 29.1.1 + jsdom: 29.0.2 transitivePeerDependencies: - '@noble/hashes' - canvas - '@tryghost/image-transform@1.4.12': + '@tryghost/image-transform@1.4.15': dependencies: '@tryghost/errors': 2.2.1 - fs-extra: 11.3.3 + fs-extra: 11.3.5 optionalDependencies: sharp: 0.34.5 transitivePeerDependencies: @@ -9368,6 +9366,8 @@ snapshots: '@tryghost/kg-clean-basic-html@4.2.20': {} + '@tryghost/kg-clean-basic-html@4.3.1': {} + '@tryghost/kg-default-cards@10.2.10': dependencies: '@tryghost/kg-markdown-html-renderer': 7.1.9 @@ -9477,9 +9477,9 @@ snapshots: markdown-it-sup: 2.0.0 semver: 7.8.1 - '@tryghost/kg-parser-plugins@4.2.20': + '@tryghost/kg-parser-plugins@4.3.1': dependencies: - '@tryghost/kg-clean-basic-html': 4.2.20 + '@tryghost/kg-clean-basic-html': 4.3.1 '@tryghost/kg-utils@1.0.31': dependencies: @@ -9494,7 +9494,7 @@ snapshots: mobiledoc-dom-renderer: 0.7.0 mobiledoc-text-renderer: 0.4.0 - '@tryghost/pretty-cli@3.0.3': + '@tryghost/pretty-cli@3.2.0': dependencies: chalk: 5.6.2 sywac: 1.3.0 @@ -9512,7 +9512,7 @@ snapshots: dependencies: unidecode: 0.1.8 - '@tryghost/string@0.3.1': + '@tryghost/string@0.3.4': dependencies: unidecode: 1.1.0 @@ -9536,9 +9536,9 @@ snapshots: moment-timezone: 0.5.48 validator: 13.15.35 - '@tryghost/zip@3.0.3': + '@tryghost/zip@3.3.1': dependencies: - '@tryghost/errors': 3.0.3 + '@tryghost/errors': 3.2.1 archiver: 7.0.1 extract-zip: 2.0.1 transitivePeerDependencies: @@ -9868,14 +9868,6 @@ snapshots: autop@1.0.1: {} - axios@1.13.5: - dependencies: - follow-redirects: 1.16.0 - form-data: 4.0.5 - proxy-from-env: 1.1.0 - transitivePeerDependencies: - - debug - axios@1.16.0: dependencies: follow-redirects: 1.16.0 @@ -10583,7 +10575,7 @@ snapshots: es-errors: 1.3.0 get-intrinsic: 1.3.0 has-tostringtag: 1.0.2 - hasown: 2.0.2 + hasown: 2.0.3 esbuild@0.28.0: optionalDependencies: @@ -10984,12 +10976,6 @@ snapshots: fs-constants@1.0.0: {} - fs-extra@11.3.3: - dependencies: - graceful-fs: 4.2.11 - jsonfile: 6.2.1 - universalify: 2.0.1 - fs-extra@11.3.5: dependencies: graceful-fs: 4.2.11 @@ -11023,7 +11009,7 @@ snapshots: get-proto: 1.0.1 gopd: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.2 + hasown: 2.0.3 math-intrinsics: 1.1.0 get-proto@1.0.1: @@ -11392,6 +11378,32 @@ snapshots: dependencies: argparse: 2.0.1 + jsdom@29.0.2: + dependencies: + '@asamuzakjp/css-color': 5.1.11 + '@asamuzakjp/dom-selector': 7.1.1 + '@bramus/specificity': 2.4.2 + '@csstools/css-syntax-patches-for-csstree': 1.1.4(css-tree@3.2.1) + '@exodus/bytes': 1.15.1 + css-tree: 3.2.1 + data-urls: 7.0.0 + decimal.js: 10.6.0 + html-encoding-sniffer: 6.0.0 + is-potential-custom-element-name: 1.0.1 + lru-cache: 11.5.0 + parse5: 8.0.1 + saxes: 6.0.0 + symbol-tree: 3.2.4 + tough-cookie: 6.0.1 + undici: 7.25.0 + w3c-xmlserializer: 5.0.0 + webidl-conversions: 8.0.1 + whatwg-mimetype: 5.0.0 + whatwg-url: 16.0.1 + xml-name-validator: 5.0.0 + transitivePeerDependencies: + - '@noble/hashes' + jsdom@29.1.1: dependencies: '@asamuzakjp/css-color': 5.1.11 @@ -12210,8 +12222,6 @@ snapshots: proto-list@1.2.4: {} - proxy-from-env@1.1.0: {} - proxy-from-env@2.1.0: {} pump@3.0.4: