Skip to content

Commit

Permalink
Updated @TryGhost dependencies (TryGhost#15631)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 24, 2022
1 parent 5f08c1b commit 603c787
Show file tree
Hide file tree
Showing 21 changed files with 71 additions and 98 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.21",
"@tryghost/ember-promise-modals": "2.0.1",
"@tryghost/helpers": "1.1.74",
"@tryghost/kg-clean-basic-html": "2.2.20",
"@tryghost/kg-parser-plugins": "2.12.5",
"@tryghost/kg-clean-basic-html": "2.2.23",
"@tryghost/kg-parser-plugins": "2.12.8",
"@tryghost/limit-service": "1.2.3",
"@tryghost/members-csv": "0.0.0",
"@tryghost/mobiledoc-kit": "0.12.5-ghost.2",
Expand Down
4 changes: 2 additions & 2 deletions ghost/api-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"sinon": "14.0.1"
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/debug": "0.1.19",
"@tryghost/errors": "1.2.18",
"@tryghost/promise": "0.1.22",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"@tryghost/validator": "0.1.29",
"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.18",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"bson-objectid": "2.0.3"
}
}
18 changes: 9 additions & 9 deletions ghost/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"@tryghost/config-url-helpers": "1.0.3",
"@tryghost/constants": "0.0.0",
"@tryghost/custom-theme-settings-service": "0.0.0",
"@tryghost/database-info": "0.3.11",
"@tryghost/debug": "0.1.18",
"@tryghost/database-info": "0.3.12",
"@tryghost/debug": "0.1.19",
"@tryghost/domain-events": "0.0.0",
"@tryghost/email-analytics-provider-mailgun": "0.0.0",
"@tryghost/email-analytics-service": "0.0.0",
Expand All @@ -78,11 +78,11 @@
"@tryghost/http-cache-utils": "0.1.4",
"@tryghost/image-transform": "1.2.2",
"@tryghost/job-manager": "0.0.0",
"@tryghost/kg-card-factory": "3.1.5",
"@tryghost/kg-card-factory": "3.1.7",
"@tryghost/kg-default-atoms": "3.1.4",
"@tryghost/kg-default-cards": "5.18.3",
"@tryghost/kg-lexical-html-renderer": "0.0.9",
"@tryghost/kg-mobiledoc-html-renderer": "5.3.7",
"@tryghost/kg-default-cards": "5.18.5",
"@tryghost/kg-lexical-html-renderer": "0.0.10",
"@tryghost/kg-mobiledoc-html-renderer": "5.3.9",
"@tryghost/limit-service": "1.2.3",
"@tryghost/link-redirects": "0.0.0",
"@tryghost/link-replacer": "0.0.0",
Expand Down Expand Up @@ -120,7 +120,7 @@
"@tryghost/staff-service": "0.0.0",
"@tryghost/stats-service": "0.0.0",
"@tryghost/string": "0.2.1",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"@tryghost/update-check-service": "0.0.0",
"@tryghost/url-utils": "4.2.0",
"@tryghost/validator": "0.1.29",
Expand Down Expand Up @@ -185,13 +185,13 @@
"xml": "1.0.1"
},
"optionalDependencies": {
"@tryghost/html-to-mobiledoc": "1.8.16",
"@tryghost/html-to-mobiledoc": "1.8.19",
"sqlite3": "5.1.2"
},
"devDependencies": {
"@playwright/test": "1.27.1",
"@tryghost/express-test": "0.11.5",
"@tryghost/webhook-mock-receiver": "0.2.0",
"@tryghost/webhook-mock-receiver": "0.2.1",
"@types/common-tags": "1.8.1",
"c8": "7.12.0",
"cli-progress": "3.11.2",
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.1"
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/debug": "0.1.19",
"@tryghost/errors": "1.2.18",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"lodash": "4.17.21"
}
}
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.1"
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/debug": "0.1.19",
"lodash": "4.17.21"
}
}
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/link-redirects": "0.0.0",
"bson-objectid": "2.0.3",
"@tryghost/errors": "1.2.18",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"@tryghost/nql": "0.9.2",
"lodash": "4.17.21",
"moment": "2.29.4"
Expand Down
2 changes: 1 addition & 1 deletion ghost/magic-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@tryghost/errors": "1.2.18",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"@tryghost/validator": "0.1.29",
"jsonwebtoken": "8.5.1"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/mailgun-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sinon": "14.0.1"
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/debug": "0.1.19",
"@tryghost/logging": "2.3.2",
"@tryghost/metrics": "1.0.16",
"form-data": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion ghost/member-analytics-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.18",
"@tryghost/member-events": "0.0.0",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"bson-objectid": "2.0.3"
}
}
2 changes: 1 addition & 1 deletion ghost/members-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@tryghost/members-analytics-ingress": "0.0.0",
"@tryghost/members-payments": "0.0.0",
"@tryghost/nql": "0.9.2",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"@types/jsonwebtoken": "8.5.9",
"body-parser": "1.20.1",
"bson-objectid": "2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-importer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@tryghost/errors": "1.2.18",
"@tryghost/members-csv": "0.0.0",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"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.1"
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/debug": "0.1.19",
"@tryghost/errors": "1.2.18",
"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.1"
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/debug": "0.1.19",
"@tryghost/errors": "1.2.18",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"csso": "5.0.5",
"terser": "5.15.1",
"tiny-glob": "0.2.9"
Expand Down
4 changes: 2 additions & 2 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.1"
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/debug": "0.1.19",
"@tryghost/errors": "1.2.18",
"@tryghost/http-cache-utils": "0.1.4",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"lodash": "4.17.21",
"semver": "7.3.8"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/oembed-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@tryghost/errors": "1.2.18",
"@tryghost/logging": "2.3.2",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"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.18",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"bluebird": "3.7.2",
"fs-extra": "10.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.18",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"date-fns": "2.29.3"
}
}
2 changes: 1 addition & 1 deletion ghost/stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"sinon": "14.0.1"
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/debug": "0.1.19",
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.18",
"@tryghost/logging": "2.3.2",
Expand Down
4 changes: 2 additions & 2 deletions ghost/update-check-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"uuid": "9.0.0"
},
"dependencies": {
"@tryghost/debug": "0.1.18",
"@tryghost/debug": "0.1.19",
"@tryghost/errors": "1.2.18",
"@tryghost/logging": "2.3.2",
"@tryghost/tpl": "0.1.18",
"@tryghost/tpl": "0.1.19",
"bluebird": "3.7.2",
"lodash": "4.17.21",
"moment": "2.24.0"
Expand Down
Loading

0 comments on commit 603c787

Please sign in to comment.