-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
58 lines (56 loc) · 1.22 KB
/
pnpm-workspace.yaml
File metadata and controls
58 lines (56 loc) · 1.22 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
packages:
- "examples/*"
- "examples-cloudflare/*"
- "examples-cloudflare/e2e/*"
- "examples-cloudflare/bugs/*"
- "examples-cloudflare/overrides/*"
- "!examples-cloudflare/common"
- "create-cloudflare/*"
- "packages/*"
catalog:
"@cloudflare/workers-types": ^4.20260114.0
"@dotenvx/dotenvx": 1.31.0
"@playwright/test": ^1.51.1
"@tsconfig/strictest": ^2.0.5
"@types/mock-fs": ^4.13.4
"@types/node": ^22.2.0
"@types/react": ^18
"@types/react-dom": ^18
"@types/yargs": ^17.0.33
esbuild: ^0.27.0
glob: ^12.0.0
globals: ^15.9.0
mock-fs: ^5.4.1
next: ~15.5.9
package-manager-detector: ^0.2.0
react: ^18
react-dom: ^18
rimraf: ^6.0.1
tsx: ^4.19.2
typescript: ^5.9.3
vitest: ^2.1.1
wrangler: ^4.59.2
yargs: ^18.0.0
catalogs:
aws:
next: 16.2.1
react: ^19
react-dom: ^19
"@types/node": 20.17.6
"@types/react": ^19
"@types/react-dom": ^19
autoprefixer: 10.4.15
postcss: 8.4.27
tailwindcss: 3.3.3
typescript: 5.9.3
esbuild: 0.27.0
e2e:
"@types/node": 20.17.6
"@types/react": 19.0.3
"@types/react-dom": 19.0.3
autoprefixer: 10.4.15
next: 16.2.1
postcss: 8.4.27
react: 19.0.3
react-dom: 19.0.3
tailwindcss: 3.3.3