-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
43 lines (38 loc) · 818 Bytes
/
Copy pathpnpm-workspace.yaml
File metadata and controls
43 lines (38 loc) · 818 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
42
43
packages:
- .
- apps/*
- packages/*
minimumReleaseAge: 2880
catalog:
'@earendil-works/pi-ai': 0.79.10
'@earendil-works/pi-coding-agent': 0.79.10
'@earendil-works/pi-tui': 0.79.10
'@sveltejs/vite-plugin-svelte': ^7.1.2
'@types/node': ^25.8.0
'@vitest/coverage-v8': 4.1.9
svelte: ^5.56.2
typebox: ^1.1.38
typescript: ^6.0.3
vite: ^8.0.16
vite-plus: ^0.2.0
vitest: 4.1.9
# Temporary/security pins. See docs/dependency-overrides.md.
overrides:
basic-ftp: '5.3.1'
fast-xml-parser: '5.7.2'
postcss: '8.5.12'
protobufjs: '7.5.8'
miniflare>ws: '8.20.1'
'@sveltejs/kit>cookie': '0.7.0'
allowBuilds:
'@google/genai': true
esbuild: true
protobufjs: true
sharp: true
workerd: true
onlyBuiltDependencies:
- '@google/genai'
- esbuild
- protobufjs
- sharp
- workerd