ghost 6.0.5 → 6.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/tryghost-i18n-6.0.6.tgz +0 -0
- package/core/built/admin/assets/admin-x-activitypub/admin-x-activitypub.js +1 -1
- package/core/built/admin/assets/admin-x-activitypub/{index-DBxGycCG.mjs → index-BRzGrD-C.mjs} +7465 -7424
- package/core/built/admin/assets/admin-x-activitypub/{index-Db9aLAi4.mjs → index-Co80faUx.mjs} +2 -2
- package/core/built/admin/assets/{chunk.524.0e2bff9b664f925d7af7.js → chunk.524.56bb70d3e8660d34aef1.js} +5 -5
- package/core/built/admin/assets/{chunk.582.a8f6c436bbec6f9ba678.js → chunk.582.ae0341229e71a85d0b2d.js} +9 -9
- package/core/built/admin/assets/{ghost-2b02de85a93ec9a5623180b373cece35.js → ghost-2bcbd118a8ad45fed5401e84a7e87c9a.js} +31 -28
- package/core/built/admin/assets/posts/posts.js +23734 -23709
- package/core/built/admin/assets/stats/stats.js +22831 -22812
- package/core/built/admin/index.html +3 -3
- package/core/server/data/tinybird/datasources/analytics_events.datasource +3 -2
- package/core/server/data/tinybird/datasources/analytics_events_test.datasource +3 -2
- package/core/server/data/tinybird/scripts/configure-ghost.sh +4 -2
- package/core/server/services/lib/magic-link/MagicLink.js +88 -8
- package/core/server/services/members/SingleUseTokenProvider.js +61 -1
- package/core/server/services/members/api.js +18 -8
- package/core/server/services/members/emails/signin.js +38 -4
- package/core/server/services/members/members-api/controllers/RouterController.js +14 -3
- package/core/server/services/members/members-api/members-api.js +4 -3
- package/core/server/services/stats/PostsStatsService.js +26 -9
- package/core/server/services/stats/StatsService.js +1 -1
- package/package.json +7 -7
- package/tsconfig.tsbuildinfo +1 -1
- package/yarn.lock +172 -276
- package/components/tryghost-i18n-6.0.5.tgz +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ghost",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.6",
|
|
4
4
|
"description": "The professional publishing platform",
|
|
5
5
|
"author": "Ghost Foundation",
|
|
6
6
|
"homepage": "https://ghost.org",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"@tryghost/helpers": "1.1.97",
|
|
87
87
|
"@tryghost/html-to-plaintext": "1.0.4",
|
|
88
88
|
"@tryghost/http-cache-utils": "0.1.20",
|
|
89
|
-
"@tryghost/i18n": "file:components/tryghost-i18n-6.0.
|
|
89
|
+
"@tryghost/i18n": "file:components/tryghost-i18n-6.0.6.tgz",
|
|
90
90
|
"@tryghost/image-transform": "1.4.6",
|
|
91
91
|
"@tryghost/job-manager": "1.0.3",
|
|
92
92
|
"@tryghost/kg-card-factory": "5.1.2",
|
|
@@ -232,14 +232,14 @@
|
|
|
232
232
|
"@types/bookshelf": "1.2.9",
|
|
233
233
|
"@types/common-tags": "1.8.4",
|
|
234
234
|
"@types/jsonwebtoken": "9.0.10",
|
|
235
|
-
"@types/node": "22.
|
|
235
|
+
"@types/node": "22.18.0",
|
|
236
236
|
"@types/node-jose": "1.1.13",
|
|
237
237
|
"@types/nodemailer": "6.4.19",
|
|
238
238
|
"@types/sinon": "17.0.4",
|
|
239
239
|
"@types/supertest": "6.0.3",
|
|
240
240
|
"c8": "10.1.3",
|
|
241
241
|
"cli-progress": "3.12.0",
|
|
242
|
-
"cssnano": "7.1.
|
|
242
|
+
"cssnano": "7.1.1",
|
|
243
243
|
"detect-indent": "6.1.0",
|
|
244
244
|
"detect-newline": "3.1.0",
|
|
245
245
|
"expect": "29.7.0",
|
|
@@ -258,13 +258,13 @@
|
|
|
258
258
|
"parse-prometheus-text-format": "1.1.1",
|
|
259
259
|
"postcss": "8.5.6",
|
|
260
260
|
"postcss-cli": "11.0.1",
|
|
261
|
-
"rewire": "
|
|
261
|
+
"rewire": "8.0.0",
|
|
262
262
|
"should": "13.2.3",
|
|
263
263
|
"sinon": "18.0.1",
|
|
264
264
|
"supertest": "6.3.4",
|
|
265
265
|
"tmp": "0.2.3",
|
|
266
266
|
"toml": "3.0.0",
|
|
267
|
-
"tsx": "4.20.
|
|
267
|
+
"tsx": "4.20.5",
|
|
268
268
|
"typescript": "5.8.3"
|
|
269
269
|
},
|
|
270
270
|
"resolutions": {
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
"jackspeak": "2.3.6",
|
|
274
274
|
"moment": "2.24.0",
|
|
275
275
|
"moment-timezone": "0.5.45",
|
|
276
|
-
"@tryghost/i18n": "file:components/tryghost-i18n-6.0.
|
|
276
|
+
"@tryghost/i18n": "file:components/tryghost-i18n-6.0.6.tgz"
|
|
277
277
|
},
|
|
278
278
|
"nx": {
|
|
279
279
|
"targets": {
|