-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
60 lines (57 loc) · 1.67 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
60 lines (57 loc) · 1.67 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
packages:
- packages/*
allowBuilds:
'@swc/core': true
better-sqlite3: true
electron-winstaller: true
esbuild: true
catalog:
'@tailwindcss/vite': ^4.2
'@tiptap/core': ^3.22.4
'@types/lodash': ^4.17.23
'@types/node': ^24.1.0
'@types/react': ^19.2.4
'@types/react-dom': ^19.2.3
lodash: ^4.18
react: ^19.2.4
react-dom: ^19.2.4
tailwindcss: ^4.2
tsx: ^4.21.0
turbo: ^2.10.9
typescript: ^5.9.3
vite: ^8.1
vitest: ^4.1.7
zod: ^4.6
overrides:
brace-expansion@>=4.0.0 <5.0.9: '>=5.0.9'
builder-util-runtime@<9.7.0: '>=9.7.0'
esbuild@<=0.24.2: '>=0.25.0'
esbuild@>=0.27.3 <0.28.1: '>=0.28.1'
happy-dom@<20.8.9: '>=20.8.9'
happy-dom@>=15.10.0 <=20.8.7: '>=20.8.8'
ip-address@<=10.3.0: '>=10.3.1'
ip-address@>=10.1.1 <=10.2.0: '>=10.2.1'
ip-address@>=10.1.1 <=10.2.1: '>=10.2.2'
lodash@<=4.17.23: '>=4.18.0'
lodash@>=4.0.0 <=4.17.23: '>=4.18.0'
minimatch@>=10.0.0 <10.2.3: '>=10.2.3'
nanoid@<3.3.16: '>=3.3.16'
nanoid@<3.3.17: '>=3.3.17'
nanoid@>=4.0.0 <5.1.16: '>=5.1.16'
postcss@<=8.5.17: '>=8.5.18'
postcss@<=8.5.22: '>=8.5.23'
react-router@>=6.0.0 <7.18.0: '>=7.18.0'
react-router@>=6.4.0 <7.18.0: '>=7.18.0'
react-router@>=7.0.0 <7.14.0: '>=7.14.0'
react-router@>=7.0.0 <7.14.1: '>=7.14.1'
react-router@>=7.0.0 <7.15.0: '>=7.15.0'
react-router@>=7.0.0 <7.18.0: '>=7.18.0'
react-router@>=7.0.0 <=7.14.1: '>=7.14.2'
react-router@>=7.11.0 <7.18.0: '>=7.18.0'
react-router@>=7.12.0 <7.15.1: '>=7.15.1'
react-router@>=7.12.0 <7.18.2: '>=7.18.2'
react-router@>=7.5.1 <7.13.2: '>=7.13.2'
react-router@>=7.7.0 <7.13.2: '>=7.13.2'
sharp@<0.35.0: '>=0.35.0'
shell-quote@<=1.8.4: '>=1.9.0'
svgo@>=4.0.0 <4.0.2: '>=4.0.2'