-
-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
41 lines (38 loc) · 958 Bytes
/
Copy pathpnpm-workspace.yaml
File metadata and controls
41 lines (38 loc) · 958 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
packages:
- "packages/*"
savePrefix: ""
autoInstallPeers: true
catalog:
"@tryghost/admin-api": "1.14.10"
"@tryghost/debug": "2.2.3"
"@tryghost/errors": "3.2.4"
"@tryghost/html-to-mobiledoc": "3.2.21"
"@tryghost/kg-default-cards": "10.3.2"
"@tryghost/kg-html-to-lexical": "1.3.2"
"@tryghost/pretty-cli": "3.2.3"
"@tryghost/string": "0.3.5"
"@types/node": "24.13.2"
"@typescript-eslint/eslint-plugin": "8.61.0"
"@typescript-eslint/parser": "8.61.0"
"c8": "11.0.0"
"chalk": "5.6.2"
"dotenv": "17.4.2"
"eslint": "8.57.1"
"eslint-plugin-ghost": "3.5.0"
"fast-xml-parser": "5.8.0"
"fs-extra": "11.3.5"
"html-entities": "2.6.0"
"listr2": "10.2.1"
"log-update": "8.0.0"
"markdown-it": "14.2.0"
"nock": "14.0.15"
"node-fetch": "3.3.2"
"sanitize-html": "2.17.5"
"sharp": "0.35.1"
"simple-dom": "1.4.0"
"transliteration": "2.6.1"
"typescript": "6.0.3"
allowBuilds:
esbuild: true
nx: true
sharp: true