Skip to content

Commit

Permalink
Update @TryGhost
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and daniellockyer committed Mar 2, 2023
1 parent 7c805b7 commit 9f08732
Show file tree
Hide file tree
Showing 32 changed files with 270 additions and 306 deletions.
4 changes: 2 additions & 2 deletions ghost/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@tryghost/color-utils": "0.1.22",
"@tryghost/ember-promise-modals": "2.0.1",
"@tryghost/helpers": "1.1.75",
"@tryghost/kg-clean-basic-html": "3.0.0",
"@tryghost/kg-parser-plugins": "3.0.0",
"@tryghost/kg-clean-basic-html": "3.0.6",
"@tryghost/kg-parser-plugins": "3.0.6",
"@tryghost/kg-simplemde": "1.11.2",
"@tryghost/limit-service": "1.2.4",
"@tryghost/members-csv": "0.0.0",
Expand Down
8 changes: 4 additions & 4 deletions ghost/api-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/debug": "0.1.22",
"@tryghost/errors": "1.2.21",
"@tryghost/promise": "0.1.22",
"@tryghost/tpl": "0.1.21",
"@tryghost/validator": "0.1.31",
"@tryghost/promise": "0.3.2",
"@tryghost/tpl": "0.1.22",
"@tryghost/validator": "0.2.1",
"jsonpath": "1.1.1",
"lodash": "4.17.21"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/audience-feedback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"@tryghost/tpl": "0.1.22",
"bson-objectid": "2.0.4"
}
}
2 changes: 1 addition & 1 deletion ghost/bootstrap-socket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/logging": "2.4.0"
"@tryghost/logging": "2.4.1"
}
}
44 changes: 22 additions & 22 deletions ghost/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,44 +64,44 @@
"@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.3",
"@tryghost/bookshelf-plugins": "0.6.4",
"@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.14",
"@tryghost/debug": "0.1.21",
"@tryghost/database-info": "0.3.15",
"@tryghost/debug": "0.1.22",
"@tryghost/domain-events": "0.0.0",
"@tryghost/dynamic-routing-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-mock-receiver": "0.1.0",
"@tryghost/email-mock-receiver": "0.1.1",
"@tryghost/email-service": "0.0.0",
"@tryghost/email-suppression-list": "0.0.0",
"@tryghost/errors": "1.2.21",
"@tryghost/event-aware-cache-wrapper": "0.0.0",
"@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.6",
"@tryghost/http-cache-utils": "0.1.7",
"@tryghost/image-transform": "1.2.3",
"@tryghost/importer-handler-media": "0.0.0",
"@tryghost/importer-revue": "0.0.0",
"@tryghost/job-manager": "0.0.0",
"@tryghost/kg-card-factory": "4.0.0",
"@tryghost/kg-default-atoms": "4.0.0",
"@tryghost/kg-default-cards": "6.0.0",
"@tryghost/kg-card-factory": "4.0.4",
"@tryghost/kg-default-atoms": "4.0.1",
"@tryghost/kg-default-cards": "6.0.4",
"@tryghost/kg-default-nodes": "0.0.14",
"@tryghost/kg-lexical-html-renderer": "0.1.10",
"@tryghost/kg-mobiledoc-html-renderer": "6.0.0",
"@tryghost/kg-mobiledoc-html-renderer": "6.0.4",
"@tryghost/limit-service": "1.2.4",
"@tryghost/link-redirects": "0.0.0",
"@tryghost/link-replacer": "0.0.0",
"@tryghost/link-tracking": "0.0.0",
"@tryghost/logging": "2.4.0",
"@tryghost/logging": "2.4.1",
"@tryghost/magic-link": "0.0.0",
"@tryghost/mailgun-client": "0.0.0",
"@tryghost/member-attribution": "0.0.0",
Expand All @@ -113,7 +113,7 @@
"@tryghost/members-offers": "0.0.0",
"@tryghost/members-ssr": "0.0.0",
"@tryghost/members-stripe-service": "0.0.0",
"@tryghost/metrics": "1.0.20",
"@tryghost/metrics": "1.0.22",
"@tryghost/milestones": "0.0.0",
"@tryghost/minifier": "0.0.0",
"@tryghost/mw-api-version-mismatch": "0.0.0",
Expand All @@ -126,9 +126,9 @@
"@tryghost/nql": "0.11.0",
"@tryghost/oembed-service": "0.0.0",
"@tryghost/package-json": "0.0.0",
"@tryghost/pretty-cli": "1.2.33",
"@tryghost/promise": "0.2.1",
"@tryghost/request": "0.1.34",
"@tryghost/pretty-cli": "1.2.34",
"@tryghost/promise": "0.3.2",
"@tryghost/request": "0.1.36",
"@tryghost/security": "0.0.0",
"@tryghost/session-service": "0.0.0",
"@tryghost/settings-path-manager": "0.0.0",
Expand All @@ -138,14 +138,14 @@
"@tryghost/stats-service": "0.0.0",
"@tryghost/string": "0.2.2",
"@tryghost/tiers": "0.0.0",
"@tryghost/tpl": "0.1.21",
"@tryghost/tpl": "0.1.22",
"@tryghost/update-check-service": "0.0.0",
"@tryghost/url-utils": "4.3.0",
"@tryghost/validator": "0.1.31",
"@tryghost/validator": "0.2.1",
"@tryghost/verification-trigger": "0.0.0",
"@tryghost/version": "0.1.19",
"@tryghost/version": "0.1.20",
"@tryghost/webmentions": "0.0.0",
"@tryghost/zip": "1.1.31",
"@tryghost/zip": "1.1.32",
"amperize": "0.6.1",
"analytics-node": "6.2.0",
"bluebird": "3.7.2",
Expand Down Expand Up @@ -205,13 +205,13 @@
"xml": "1.0.1"
},
"optionalDependencies": {
"@tryghost/html-to-mobiledoc": "2.0.0",
"@tryghost/html-to-mobiledoc": "2.0.6",
"sqlite3": "5.1.4"
},
"devDependencies": {
"@playwright/test": "1.31.1",
"@tryghost/express-test": "0.13.0",
"@tryghost/webhook-mock-receiver": "0.2.3",
"@tryghost/express-test": "0.13.1",
"@tryghost/webhook-mock-receiver": "0.2.4",
"@types/common-tags": "1.8.1",
"c8": "7.13.0",
"cli-progress": "3.12.0",
Expand All @@ -238,7 +238,7 @@
},
"resolutions": {
"@elastic/elasticsearch": "8.5.0",
"@tryghost/logging": "2.4.0",
"@tryghost/logging": "2.4.1",
"moment": "2.24.0",
"moment-timezone": "0.5.23"
}
Expand Down
4 changes: 2 additions & 2 deletions ghost/custom-theme-settings-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/debug": "0.1.22",
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"@tryghost/tpl": "0.1.22",
"lodash": "4.17.21"
}
}
2 changes: 1 addition & 1 deletion ghost/data-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@faker-js/faker": "7.6.0",
"@tryghost/root-utils": "0.3.19",
"@tryghost/root-utils": "0.3.20",
"@tryghost/string": "0.2.2",
"probability-distributions": "0.9.1"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/domain-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lib"
],
"devDependencies": {
"@tryghost/logging": "2.4.0",
"@tryghost/logging": "2.4.1",
"c8": "7.13.0",
"mocha": "10.2.0",
"should": "13.2.3"
Expand Down
2 changes: 1 addition & 1 deletion ghost/email-analytics-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/debug": "0.1.22",
"lodash": "4.17.21"
}
}
6 changes: 3 additions & 3 deletions ghost/email-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@tryghost/email-events": "0.0.0",
"@tryghost/errors": "1.2.21",
"@tryghost/html-to-plaintext": "0.0.0",
"@tryghost/kg-default-cards": "6.0.0",
"@tryghost/logging": "2.4.0",
"@tryghost/tpl": "0.1.21",
"@tryghost/kg-default-cards": "6.0.4",
"@tryghost/logging": "2.4.1",
"@tryghost/tpl": "0.1.22",
"@tryghost/validator": "^0.2.0",
"bson-objectid": "2.0.4",
"cheerio": "0.22.0",
Expand Down
4 changes: 2 additions & 2 deletions ghost/importer-revue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"sinon": "15.0.1"
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/kg-default-cards": "6.0.0",
"@tryghost/debug": "0.1.22",
"@tryghost/kg-default-cards": "6.0.4",
"@tryghost/string": "0.2.2",
"lodash": "^4.17.21",
"papaparse": "^5.3.2",
Expand Down
2 changes: 1 addition & 1 deletion ghost/job-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@breejs/later": "4.1.0",
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"@tryghost/logging": "2.4.1",
"bree": "6.5.0",
"cron-validate": "1.4.5",
"fastq": "1.15.0",
Expand Down
2 changes: 1 addition & 1 deletion ghost/link-tracking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@tryghost/errors": "1.2.21",
"@tryghost/link-redirects": "0.0.0",
"@tryghost/nql": "0.11.0",
"@tryghost/tpl": "0.1.21",
"@tryghost/tpl": "0.1.22",
"bson-objectid": "2.0.4",
"lodash": "4.17.21",
"moment": "2.29.4"
Expand Down
4 changes: 2 additions & 2 deletions ghost/magic-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
},
"dependencies": {
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"@tryghost/validator": "0.1.31",
"@tryghost/tpl": "0.1.22",
"@tryghost/validator": "0.2.1",
"jsonwebtoken": "8.5.1"
}
}
6 changes: 3 additions & 3 deletions ghost/mailgun-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/logging": "2.4.0",
"@tryghost/metrics": "1.0.20",
"@tryghost/debug": "0.1.22",
"@tryghost/logging": "2.4.1",
"@tryghost/metrics": "1.0.22",
"form-data": "4.0.0",
"lodash": "4.17.21",
"mailgun.js": "8.1.0"
Expand Down
4 changes: 2 additions & 2 deletions ghost/members-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"@tryghost/logging": "2.4.1",
"@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.21",
"@tryghost/tpl": "0.1.22",
"@tryghost/validator": "^0.2.0",
"@types/jsonwebtoken": "8.5.9",
"body-parser": "1.20.2",
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-events-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"@tryghost/logging": "2.4.1",
"@tryghost/member-events": "0.0.0",
"moment-timezone": "0.5.34"
}
Expand Down
4 changes: 2 additions & 2 deletions ghost/members-importer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
"dependencies": {
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"@tryghost/logging": "2.4.1",
"@tryghost/members-csv": "0.0.0",
"@tryghost/tpl": "0.1.21",
"@tryghost/tpl": "0.1.22",
"moment-timezone": "0.5.23"
}
}
2 changes: 1 addition & 1 deletion ghost/members-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/debug": "0.1.22",
"@tryghost/errors": "1.2.21",
"cookies": "0.8.0",
"jsonwebtoken": "8.5.1"
Expand Down
4 changes: 2 additions & 2 deletions ghost/minifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/debug": "0.1.22",
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"@tryghost/tpl": "0.1.22",
"csso": "5.0.5",
"terser": "5.16.5",
"tiny-glob": "0.2.9"
Expand Down
6 changes: 3 additions & 3 deletions ghost/mw-error-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/debug": "0.1.22",
"@tryghost/errors": "1.2.21",
"@tryghost/http-cache-utils": "0.1.6",
"@tryghost/tpl": "0.1.21",
"@tryghost/http-cache-utils": "0.1.7",
"@tryghost/tpl": "0.1.22",
"lodash": "4.17.21",
"semver": "7.3.8"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/mw-version-match/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"@tryghost/tpl": "0.1.22",
"semver": "7.3.8"
}
}
4 changes: 2 additions & 2 deletions ghost/oembed-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"dependencies": {
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"@tryghost/tpl": "0.1.21",
"@tryghost/logging": "2.4.1",
"@tryghost/tpl": "0.1.22",
"charset": "1.0.1",
"cheerio": "0.22.0",
"iconv-lite": "0.6.3",
Expand Down
2 changes: 1 addition & 1 deletion ghost/package-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"@tryghost/tpl": "0.1.22",
"fs-extra": "11.1.0",
"lodash": "4.17.21"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/settings-path-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"@tryghost/tpl": "0.1.22",
"date-fns": "2.29.3"
}
}
4 changes: 2 additions & 2 deletions ghost/slack-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"dependencies": {
"@tryghost/errors": "1.2.21",
"@tryghost/validator": "0.2.0",
"@tryghost/version": "0.1.19",
"@tryghost/validator": "0.2.1",
"@tryghost/version": "0.1.20",
"got": "9.6.0"
}
}
Loading

0 comments on commit 9f08732

Please sign in to comment.