Bumped TryGhost-owned dependencies and lockfile

- this was all getting terribly behind so I've done several things:
  - majority of `@tryghost/*` except Lexical packages
  - gscan + knex-migrator to remove old `@tryghost/errors` usage
  - bumped lockfile
This commit is contained in:
Daniel Lockyer 2023-01-02 19:32:59 +01:00 committed by Daniel Lockyer
parent 24274fec0b
commit 08b786af3b
33 changed files with 1798 additions and 1837 deletions

View File

@ -22,6 +22,6 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.19"
"@tryghost/errors": "1.2.20"
}
}

View File

@ -24,10 +24,10 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.20",
"@tryghost/errors": "1.2.19",
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"@tryghost/promise": "0.1.22",
"@tryghost/tpl": "0.1.20",
"@tryghost/tpl": "0.1.21",
"@tryghost/validator": "0.1.31",
"jsonpath": "1.1.1",
"lodash": "4.17.21"

View File

@ -24,8 +24,8 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.19",
"@tryghost/tpl": "0.1.20",
"@tryghost/errors": "1.2.20",
"@tryghost/tpl": "0.1.21",
"bson-objectid": "2.0.4"
}
}

View File

@ -22,6 +22,6 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/logging": "2.3.5"
"@tryghost/logging": "2.3.6"
}
}

View File

@ -63,26 +63,26 @@
"@tryghost/api-framework": "0.0.0",
"@tryghost/api-version-compatibility-service": "0.0.0",
"@tryghost/audience-feedback": "0.0.0",
"@tryghost/bookshelf-plugins": "0.6.2",
"@tryghost/bookshelf-plugins": "0.6.3",
"@tryghost/bootstrap-socket": "0.0.0",
"@tryghost/color-utils": "0.1.22",
"@tryghost/config-url-helpers": "1.0.4",
"@tryghost/constants": "0.0.0",
"@tryghost/custom-theme-settings-service": "0.0.0",
"@tryghost/data-generator": "0.0.0",
"@tryghost/database-info": "0.3.13",
"@tryghost/debug": "0.1.20",
"@tryghost/database-info": "0.3.14",
"@tryghost/debug": "0.1.21",
"@tryghost/domain-events": "0.0.0",
"@tryghost/email-analytics-provider-mailgun": "0.0.0",
"@tryghost/email-analytics-service": "0.0.0",
"@tryghost/email-content-generator": "0.0.0",
"@tryghost/email-service": "0.0.0",
"@tryghost/email-suppression-list": "0.0.0",
"@tryghost/errors": "1.2.19",
"@tryghost/errors": "1.2.20",
"@tryghost/express-dynamic-redirects": "0.0.0",
"@tryghost/helpers": "1.1.75",
"@tryghost/html-to-plaintext": "0.0.0",
"@tryghost/http-cache-utils": "0.1.5",
"@tryghost/http-cache-utils": "0.1.6",
"@tryghost/image-transform": "1.2.3",
"@tryghost/importer-revue": "0.0.0",
"@tryghost/job-manager": "0.0.0",
@ -96,7 +96,7 @@
"@tryghost/link-redirects": "0.0.0",
"@tryghost/link-replacer": "0.0.0",
"@tryghost/link-tracking": "0.0.0",
"@tryghost/logging": "2.3.5",
"@tryghost/logging": "2.3.6",
"@tryghost/magic-link": "0.0.0",
"@tryghost/mailgun-client": "0.0.0",
"@tryghost/member-attribution": "0.0.0",
@ -108,20 +108,20 @@
"@tryghost/members-offers": "0.0.0",
"@tryghost/members-ssr": "0.0.0",
"@tryghost/members-stripe-service": "0.0.0",
"@tryghost/metrics": "1.0.19",
"@tryghost/metrics": "1.0.20",
"@tryghost/minifier": "0.0.0",
"@tryghost/mw-api-version-mismatch": "0.0.0",
"@tryghost/mw-cache-control": "0.0.0",
"@tryghost/mw-error-handler": "0.0.0",
"@tryghost/mw-session-from-token": "0.0.0",
"@tryghost/mw-vhost": "0.0.0",
"@tryghost/nodemailer": "0.3.30",
"@tryghost/nodemailer": "0.3.31",
"@tryghost/nql": "0.11.0",
"@tryghost/oembed-service": "0.0.0",
"@tryghost/package-json": "0.0.0",
"@tryghost/pretty-cli": "1.2.32",
"@tryghost/pretty-cli": "1.2.33",
"@tryghost/promise": "0.2.1",
"@tryghost/request": "0.1.33",
"@tryghost/request": "0.1.34",
"@tryghost/security": "0.0.0",
"@tryghost/session-service": "0.0.0",
"@tryghost/settings-path-manager": "0.0.0",
@ -130,13 +130,13 @@
"@tryghost/stats-service": "0.0.0",
"@tryghost/string": "0.2.2",
"@tryghost/tiers": "0.0.0",
"@tryghost/tpl": "0.1.20",
"@tryghost/tpl": "0.1.21",
"@tryghost/update-check-service": "0.0.0",
"@tryghost/url-utils": "4.3.0",
"@tryghost/validator": "0.1.31",
"@tryghost/verification-trigger": "0.0.0",
"@tryghost/version": "0.1.18",
"@tryghost/zip": "1.1.30",
"@tryghost/version": "0.1.19",
"@tryghost/zip": "1.1.31",
"amperize": "0.6.1",
"analytics-node": "6.2.0",
"bluebird": "3.7.2",
@ -164,7 +164,7 @@
"ghost-storage-base": "1.0.0",
"glob": "8.0.3",
"got": "9.6.0",
"gscan": "4.34.0",
"gscan": "4.35.0",
"human-number": "2.0.1",
"image-size": "1.0.2",
"intl": "1.2.5",
@ -175,7 +175,7 @@
"juice": "8.1.0",
"keypair": "1.0.4",
"knex": "2.3.0",
"knex-migrator": "5.0.8",
"knex-migrator": "5.0.9",
"lodash": "4.17.21",
"luxon": "3.0.3",
"moment": "2.24.0",
@ -200,9 +200,9 @@
},
"devDependencies": {
"@playwright/test": "1.28.1",
"@tryghost/express-test": "0.11.7",
"@tryghost/jest-snapshot": "0.4.7",
"@tryghost/webhook-mock-receiver": "0.2.2",
"@tryghost/express-test": "0.11.8",
"@tryghost/jest-snapshot": "0.4.8",
"@tryghost/webhook-mock-receiver": "0.2.3",
"@types/common-tags": "1.8.1",
"c8": "7.12.0",
"cli-progress": "3.11.2",

View File

@ -23,9 +23,9 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.20",
"@tryghost/errors": "1.2.19",
"@tryghost/tpl": "0.1.20",
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"@tryghost/tpl": "0.1.21",
"lodash": "4.17.21"
}
}

View File

@ -26,7 +26,7 @@
},
"dependencies": {
"@faker-js/faker": "7.6.0",
"@tryghost/root-utils": "0.3.18",
"@tryghost/root-utils": "0.3.19",
"@tryghost/string": "0.2.2",
"probability-distributions": "0.9.1"
}

View File

@ -17,9 +17,9 @@
"lib"
],
"devDependencies": {
"@tryghost/logging": "2.3.6",
"c8": "7.12.0",
"mocha": "10.2.0",
"should": "13.2.3",
"@tryghost/logging": "2.3.5"
"should": "13.2.3"
}
}

View File

@ -21,7 +21,7 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.20",
"@tryghost/debug": "0.1.21",
"lodash": "4.17.21"
}
}

View File

@ -24,17 +24,17 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.19",
"@tryghost/tpl": "0.1.20",
"bson-objectid": "2.0.4",
"@tryghost/email-events": "0.0.0",
"moment-timezone": "0.5.23",
"handlebars": "4.7.7",
"@tryghost/kg-default-cards": "5.18.7",
"@tryghost/color-utils": "0.1.22",
"@tryghost/email-events": "0.0.0",
"@tryghost/errors": "1.2.20",
"@tryghost/html-to-plaintext": "0.0.0",
"juice": "8.1.0",
"@tryghost/kg-default-cards": "5.18.7",
"@tryghost/logging": "2.3.6",
"@tryghost/tpl": "0.1.21",
"bson-objectid": "2.0.4",
"cheerio": "0.22.0",
"@tryghost/logging": "2.3.5"
"handlebars": "4.7.7",
"juice": "8.1.0",
"moment-timezone": "0.5.23"
}
}

View File

@ -21,7 +21,7 @@
"sinon": "15.0.1"
},
"dependencies": {
"@tryghost/debug": "^0.1.20",
"@tryghost/debug": "0.1.21",
"@tryghost/kg-default-cards": "^5.18.7",
"@tryghost/string": "0.2.2",
"lodash": "^4.17.21",

View File

@ -26,8 +26,8 @@
},
"dependencies": {
"@breejs/later": "4.1.0",
"@tryghost/errors": "1.2.19",
"@tryghost/logging": "2.3.5",
"@tryghost/errors": "1.2.20",
"@tryghost/logging": "2.3.6",
"bree": "6.5.0",
"cron-validate": "1.4.5",
"fastq": "1.14.0",

View File

@ -24,11 +24,11 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/link-redirects": "0.0.0",
"bson-objectid": "2.0.4",
"@tryghost/errors": "1.2.19",
"@tryghost/tpl": "0.1.20",
"@tryghost/nql": "0.11.0",
"@tryghost/tpl": "0.1.21",
"bson-objectid": "2.0.4",
"lodash": "4.17.21",
"moment": "2.29.4"
}

View File

@ -24,8 +24,8 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.19",
"@tryghost/tpl": "0.1.20",
"@tryghost/errors": "1.2.20",
"@tryghost/tpl": "0.1.21",
"@tryghost/validator": "0.1.31",
"jsonwebtoken": "8.5.1"
}

View File

@ -24,9 +24,9 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.20",
"@tryghost/logging": "2.3.5",
"@tryghost/metrics": "1.0.19",
"@tryghost/debug": "0.1.21",
"@tryghost/logging": "2.3.6",
"@tryghost/metrics": "1.0.20",
"form-data": "4.0.0",
"lodash": "4.17.21",
"mailgun.js": "8.0.6"

View File

@ -29,13 +29,13 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.19",
"@tryghost/logging": "2.3.5",
"@tryghost/errors": "1.2.20",
"@tryghost/logging": "2.3.6",
"@tryghost/magic-link": "0.0.0",
"@tryghost/member-events": "0.0.0",
"@tryghost/members-payments": "0.0.0",
"@tryghost/nql": "0.11.0",
"@tryghost/tpl": "0.1.20",
"@tryghost/tpl": "0.1.21",
"@tryghost/validator": "^0.2.0",
"@types/jsonwebtoken": "8.5.9",
"body-parser": "1.20.1",

View File

@ -24,9 +24,9 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.19",
"@tryghost/errors": "1.2.20",
"@tryghost/logging": "2.3.6",
"@tryghost/member-events": "0.0.0",
"moment-timezone": "0.5.34",
"@tryghost/logging": "2.3.5"
"moment-timezone": "0.5.34"
}
}

View File

@ -23,10 +23,10 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.19",
"@tryghost/logging": "2.3.5",
"@tryghost/errors": "1.2.20",
"@tryghost/logging": "2.3.6",
"@tryghost/members-csv": "0.0.0",
"@tryghost/tpl": "0.1.20",
"@tryghost/tpl": "0.1.21",
"moment-timezone": "0.5.23"
}
}

View File

@ -24,8 +24,8 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.20",
"@tryghost/errors": "1.2.19",
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"cookies": "0.8.0",
"jsonwebtoken": "8.5.1"
}

View File

@ -22,9 +22,9 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.20",
"@tryghost/errors": "1.2.19",
"@tryghost/tpl": "0.1.20",
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"@tryghost/tpl": "0.1.21",
"csso": "5.0.5",
"terser": "5.16.1",
"tiny-glob": "0.2.9"

View File

@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"@tryghost/errors": "1.2.19",
"@tryghost/errors": "1.2.20",
"c8": "7.12.0",
"mocha": "10.2.0",
"sinon": "14.0.2"

View File

@ -22,10 +22,10 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.20",
"@tryghost/errors": "1.2.19",
"@tryghost/http-cache-utils": "0.1.5",
"@tryghost/tpl": "0.1.20",
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"@tryghost/http-cache-utils": "0.1.6",
"@tryghost/tpl": "0.1.21",
"lodash": "4.17.21",
"semver": "7.3.8"
}

View File

@ -22,9 +22,9 @@
"mocha": "10.2.0"
},
"dependencies": {
"@tryghost/errors": "1.2.19",
"@tryghost/logging": "2.3.5",
"@tryghost/tpl": "0.1.20",
"@tryghost/errors": "1.2.20",
"@tryghost/logging": "2.3.6",
"@tryghost/tpl": "0.1.21",
"charset": "1.0.1",
"cheerio": "0.22.0",
"iconv-lite": "0.6.3",

View File

@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.19",
"@tryghost/errors": "1.2.20",
"@tryghost/mongo-utils": "0.5.0",
"@tryghost/string": "0.2.2",
"lodash": "4.17.21"

View File

@ -23,8 +23,8 @@
"tmp": "0.2.1"
},
"dependencies": {
"@tryghost/errors": "1.2.19",
"@tryghost/tpl": "0.1.20",
"@tryghost/errors": "1.2.20",
"@tryghost/tpl": "0.1.21",
"fs-extra": "11.1.0",
"lodash": "4.17.21"
}

View File

@ -23,7 +23,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.19",
"@tryghost/errors": "1.2.20",
"@tryghost/members-offers": "0.0.0",
"@tryghost/tiers": "0.0.0"
}

View File

@ -23,6 +23,6 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.19"
"@tryghost/errors": "1.2.20"
}
}

View File

@ -22,8 +22,8 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.19",
"@tryghost/tpl": "0.1.20",
"@tryghost/errors": "1.2.20",
"@tryghost/tpl": "0.1.21",
"date-fns": "2.29.3"
}
}

View File

@ -23,10 +23,10 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.20",
"@tryghost/debug": "0.1.21",
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.19",
"@tryghost/logging": "2.3.5",
"@tryghost/errors": "1.2.20",
"@tryghost/logging": "2.3.6",
"@tryghost/member-events": "0.0.0",
"leaky-bucket": "2.2.0",
"lodash": "4.17.21",

View File

@ -22,9 +22,9 @@
"mocha": "10.2.0"
},
"dependencies": {
"@tryghost/errors": "1.2.19",
"@tryghost/errors": "1.2.20",
"@tryghost/string": "0.2.2",
"@tryghost/tpl": "0.1.20",
"@tryghost/tpl": "0.1.21",
"bson-objectid": "2.0.4"
}
}

View File

@ -23,10 +23,10 @@
"uuid": "9.0.0"
},
"dependencies": {
"@tryghost/debug": "0.1.20",
"@tryghost/errors": "1.2.19",
"@tryghost/logging": "2.3.5",
"@tryghost/tpl": "0.1.20",
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"@tryghost/logging": "2.3.6",
"@tryghost/tpl": "0.1.21",
"lodash": "4.17.21",
"moment": "2.24.0"
}

View File

@ -23,7 +23,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.19",
"@tryghost/errors": "1.2.20",
"@tryghost/member-events": "0.0.0"
}
}

3453
yarn.lock

File diff suppressed because it is too large Load Diff