diff --git a/ghost/core/package.json b/ghost/core/package.json index 92fbcb9ec5..74727bf1aa 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -65,12 +65,12 @@ "@tryghost/color-utils": "0.1.19", "@tryghost/config-url-helpers": "1.0.1", "@tryghost/constants": "1.0.6", - "@tryghost/custom-theme-settings-service": "0.3.3", + "@tryghost/custom-theme-settings-service": "0.0.0", "@tryghost/database-info": "0.3.7", "@tryghost/debug": "0.1.17", "@tryghost/domain-events": "0.1.14", - "@tryghost/email-analytics-provider-mailgun": "1.0.9", - "@tryghost/email-analytics-service": "1.0.7", + "@tryghost/email-analytics-provider-mailgun": "0.0.0", + "@tryghost/email-analytics-service": "0.0.0", "@tryghost/email-content-generator": "0.1.3", "@tryghost/errors": "1.2.14", "@tryghost/express-dynamic-redirects": "0.2.13", diff --git a/ghost/custom-theme-settings-service/package.json b/ghost/custom-theme-settings-service/package.json index 091e1e8e39..39861c16b8 100644 --- a/ghost/custom-theme-settings-service/package.json +++ b/ghost/custom-theme-settings-service/package.json @@ -1,7 +1,8 @@ { "name": "@tryghost/custom-theme-settings-service", - "version": "0.3.3", + "version": "0.0.0", "repository": "https://github.com/TryGhost/Publishing/tree/main/packages/custom-theme-settings-service", + "private": true, "author": "Ghost Foundation", "license": "MIT", "main": "index.js", diff --git a/ghost/email-analytics-provider-mailgun/package.json b/ghost/email-analytics-provider-mailgun/package.json index 79fd30b1c2..f1cfd82e68 100644 --- a/ghost/email-analytics-provider-mailgun/package.json +++ b/ghost/email-analytics-provider-mailgun/package.json @@ -1,7 +1,8 @@ { "name": "@tryghost/email-analytics-provider-mailgun", - "version": "1.0.9", + "version": "0.0.0", "repository": "https://github.com/TryGhost/Publishing/tree/main/packages/email-analytics-provider-mailgun", + "private": true, "author": "Ghost Foundation", "license": "MIT", "main": "index.js", diff --git a/ghost/email-analytics-service/package.json b/ghost/email-analytics-service/package.json index 892f97b243..6042404e28 100644 --- a/ghost/email-analytics-service/package.json +++ b/ghost/email-analytics-service/package.json @@ -1,7 +1,8 @@ { "name": "@tryghost/email-analytics-service", - "version": "1.0.7", + "version": "0.0.0", "repository": "https://github.com/TryGhost/Publishing/tree/main/packages/email-analytics-service", + "private": true, "author": "Ghost Foundation", "license": "MIT", "main": "index.js", diff --git a/yarn.lock b/yarn.lock index 64329166a8..c905312927 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1246,7 +1246,7 @@ resolved "https://registry.yarnpkg.com/@nexes/nql-lang/-/nql-lang-0.0.1.tgz#a13c023873f9bc11b9e4e284449c6cfbeccc8011" integrity sha512-FFCgmHVvWTLsKnM2wLkO3uDkbQs0aTpJz0/iARRK4bbloVxlvyPjEYbM8z0gUxjlI5+TFgctwAMx7z0168/IzA== -"@nexes/nql@^0.6.0": +"@nexes/nql@0.6.0", "@nexes/nql@^0.6.0": version "0.6.0" resolved "https://registry.yarnpkg.com/@nexes/nql/-/nql-0.6.0.tgz#aec2d36d0ff5300b79e950a37f8c29b195f8152b" integrity sha512-iI5fQPVfBAX9iM6P3S35XQhp7z7OS+7Ju7GMJGPxouBSDOkppNKh3zc4QGnrt9oMwbUN4hkZ2dsMwLs9VLmDAQ== @@ -1670,16 +1670,6 @@ resolved "https://registry.yarnpkg.com/@tryghost/constants/-/constants-1.0.6.tgz#1dcb921ef7aad58d3b19c54d86ef8002827529e6" integrity sha512-zxfAizGJPqlet1ug5GsWu2AGvZUzISvuSQJ9FR42SbkkoDD9xoIAXduhU4O5K1EkNcsqq2EPhJgMWIUGDjEiGw== -"@tryghost/custom-theme-settings-service@0.3.3": - version "0.3.3" - resolved "https://registry.yarnpkg.com/@tryghost/custom-theme-settings-service/-/custom-theme-settings-service-0.3.3.tgz#0e7c2408e1523cca03e7b52e880fc0a463a93f0f" - integrity sha512-kr7z5/NKXo6QgkV/nfPL8hMWMHNnA2D3kw86jH6stxyHZh/tGB9mEuEPzjOchh5g3C63rf/BDBS3SkoSij+e9w== - dependencies: - "@tryghost/debug" "^0.1.5" - "@tryghost/errors" "^1.0.0" - "@tryghost/tpl" "^0.1.4" - lodash "^4.17.21" - "@tryghost/database-info@0.3.7": version "0.3.7" resolved "https://registry.yarnpkg.com/@tryghost/database-info/-/database-info-0.3.7.tgz#370c4d43bdd349fb423ebd95c56ffda0dbc8da70" @@ -1707,17 +1697,7 @@ "@tryghost/debug" "^0.1.17" split2 "4.1.0" -"@tryghost/email-analytics-provider-mailgun@1.0.9": - version "1.0.9" - resolved "https://registry.yarnpkg.com/@tryghost/email-analytics-provider-mailgun/-/email-analytics-provider-mailgun-1.0.9.tgz#4e850949d485bb4ccba22d2fd4e6defad6a98f7d" - integrity sha512-2RpDIg8K68pUSbnTfhSHkuPOMdRuaGrOCQKtzVVDy31LWwV70anlhoX34quMDkPkeUar47UoKrfQ99OQoKbVxQ== - dependencies: - "@tryghost/email-analytics-service" "^1.0.7" - "@tryghost/logging" "^2.0.0" - mailgun-js "^0.22.0" - moment "^2.29.1" - -"@tryghost/email-analytics-service@1.0.7", "@tryghost/email-analytics-service@^1.0.7": +"@tryghost/email-analytics-service@^1.0.7": version "1.0.7" resolved "https://registry.yarnpkg.com/@tryghost/email-analytics-service/-/email-analytics-service-1.0.7.tgz#49bfe404aa74319353e04405821a4e301b4316cf" integrity sha512-cHVHiiwtWkTBBV05QSYSbcoKI+BB+N4qDSRWuhXImdhXJZhgf51g+ufj/njDYMQ5ELLfX85hYcET2BbBKur6kw== @@ -3319,6 +3299,24 @@ c8@7.11.3: yargs "^16.2.0" yargs-parser "^20.2.9" +c8@7.12.0: + version "7.12.0" + resolved "https://registry.yarnpkg.com/c8/-/c8-7.12.0.tgz#402db1c1af4af5249153535d1c84ad70c5c96b14" + integrity sha512-CtgQrHOkyxr5koX1wEUmN/5cfDa2ckbHRA4Gy5LAL0zaCFtVWJS5++n+w4/sr2GWGerBxgTjpKeDclk/Qk6W/A== + dependencies: + "@bcoe/v8-coverage" "^0.2.3" + "@istanbuljs/schema" "^0.1.3" + find-up "^5.0.0" + foreground-child "^2.0.0" + istanbul-lib-coverage "^3.2.0" + istanbul-lib-report "^3.0.0" + istanbul-reports "^3.1.4" + rimraf "^3.0.2" + test-exclude "^6.0.0" + v8-to-istanbul "^9.0.0" + yargs "^16.2.0" + yargs-parser "^20.2.9" + cacache@^15.2.0: version "15.3.0" resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.3.0.tgz#dc85380fb2f556fe3dda4c719bfa0ec875a7f1eb" @@ -9068,6 +9066,16 @@ nock@13.2.8: lodash "^4.17.21" propagate "^2.0.0" +nock@13.2.9: + version "13.2.9" + resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9.tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c" + integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA== + dependencies: + debug "^4.1.0" + json-stringify-safe "^5.0.1" + lodash "^4.17.21" + propagate "^2.0.0" + node-abi@^3.3.0: version "3.22.0" resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.22.0.tgz#00b8250e86a0816576258227edbce7bbe0039362"