-
-
Notifications
You must be signed in to change notification settings - Fork 11.6k
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
79 lines (76 loc) · 1.73 KB
/
pnpm-workspace.yaml
File metadata and controls
79 lines (76 loc) · 1.73 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
packages:
- 'ghost/*'
- 'apps/*'
- 'e2e'
strictDepBuilds: true
catalogMode: strict
catalog:
'@eslint/js': 8.57.1
'@playwright/test': 1.59.1
'@sentry/react': 7.120.4
'@storybook/addon-docs': 10.3.5
'@storybook/addon-links': 10.3.5
'@storybook/react-vite': 10.3.5
'@tailwindcss/postcss': 4.2.2
'@tailwindcss/vite': 4.2.2
'@tanstack/react-query': 4.36.1
'@tryghost/color-utils': 0.2.16
'@tryghost/custom-fonts': 1.0.8
'@tryghost/debug': 2.2.0
'@tryghost/helpers': 1.1.103
'@tryghost/kg-clean-basic-html': 4.3.1
'@tryghost/kg-converters': 1.2.1
'@tryghost/koenig-lexical': 1.8.1
'@tryghost/limit-service': 1.5.5
'@tryghost/logging': 4.2.0
'@tryghost/nql': 0.12.10
'@tryghost/nql-lang': 0.6.4
'@tryghost/string': 0.3.2
'@tryghost/timezone-data': 0.4.18
'@types/express': 4.17.25
'@types/jest': 29.5.14
'@types/node': 22.19.18
'@types/react': 18.3.28
'@types/react-dom': 18.3.7
'@types/validator': 13.15.10
'@typescript-eslint/parser': 8.49.0
'@vitejs/plugin-react': 4.7.0
'@vitest/coverage-v8': 4.1.5
bson-objectid: 2.0.4
c8: 10.1.3
chai: 4.5.0
clsx: 2.1.1
concurrently: 8.2.2
cross-fetch: 4.1.0
dequal: 2.0.3
dompurify: 3.4.1
dotenv: 17.3.1
eslint: 8.57.1
eslint-plugin-react-refresh: 0.4.24
fs-extra: 11.3.4
glob: 10.5.0
jsdom: 29.1.1
jsonc-parser: 3.3.1
lodash: 4.18.1
mocha: 11.7.5
msw: 2.12.14
postcss: 8.5.6
react-router: 7.14.0
sinon: 21.1.1
sonner: 2.0.7
storybook: 10.3.5
tailwindcss: 4.2.2
tw-animate-css: 1.4.0
type-fest: 4.41.0
typescript: 5.9.3
validator: 13.12.0
vite: 7.3.2
vite-plugin-svgr: 4.5.0
vitest: 4.1.5
zod: 4.1.12
catalogs:
eslint9:
'@eslint/js': 9.37.0
eslint: 9.37.0
tailwind3:
tailwindcss: 3.4.18