forked from opennextjs/opennextjs-cloudflare
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
51 lines (49 loc) · 1.06 KB
/
pnpm-workspace.yaml
File metadata and controls
51 lines (49 loc) · 1.06 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
packages:
- packages/*
- examples/*
- examples/e2e/*
- examples/bugs/*
- examples/overrides/*
- "!examples/common"
- benchmarking
catalog:
"@cloudflare/workers-types": ^4.20260114.0
"@dotenvx/dotenvx": 1.31.0
"@eslint/js": ^9.11.1
"@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
eslint: ^9.31.0
eslint-plugin-import: ^2.31.0
eslint-plugin-simple-import-sort: ^12.1.1
eslint-plugin-unicorn: ^55.0.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
typescript-eslint: ^8.48.0
vitest: ^2.1.1
wrangler: ^4.65.0
yargs: ^18.0.0
catalogs:
e2e:
"@types/node": 20.17.6
"@types/react": 19.0.4
"@types/react-dom": 19.0.4
autoprefixer: 10.4.15
next: 16.1.4
postcss: 8.4.27
react: 19.0.4
react-dom: 19.0.4
tailwindcss: 3.3.3