-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
66 lines (62 loc) · 1.63 KB
/
pnpm-workspace.yaml
File metadata and controls
66 lines (62 loc) · 1.63 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
ignoreDependencyScripts: true
linkWorkspacePackages: false
allowBuilds:
esbuild: true
overrides:
'@inquirer/ansi': 1.0.2
'@inquirer/core': 10.3.1
'@inquirer/figures': 1.0.15
'@npmcli/arborist': 9.1.6
'@npmcli/git': 6.0.3
'@npmcli/run-script': 10.0.0
'@sigstore/core': 3.1.0
'@sigstore/sign': 4.1.0
ansi-regex: 6.2.2
brace-expansion: 5.0.5
chownr: 3.0.0
debug: 4.4.3
execa: 5.1.1
has-flag: 5.0.1
hosted-git-info: 8.1.0
isexe: 3.1.1
lru-cache: 11.2.2
minimatch: 9.0.6
minipass: 7.1.3
minipass-fetch: 4.0.1
minipass-flush: 1.0.7
minipass-sized: 1.0.3
minipass@7: 7.1.3
minizlib: 3.1.0
npm-package-arg: 12.0.2
npm-pick-manifest: 10.0.0
p-map: 7.0.4
picomatch: 4.0.4
proc-log: 6.1.0
semver: 7.7.2
signal-exit: 4.1.0
spdx-expression-parse: 4.0.0
ssri: 12.0.0
string-width: 8.1.0
strip-ansi: 7.1.2
supports-color: 10.2.2
tar: 7.5.11
which: 5.0.0
wrap-ansi: 9.0.2
yoctocolors-cjs: 2.1.3
patchedDependencies:
'@npmcli/run-script@10.0.0': patches/@npmcli__run-script@10.0.0.patch
'@sigstore/sign@4.1.0': patches/@sigstore__sign@4.1.0.patch
execa@5.1.1: patches/execa@5.1.1.patch
minipass-flush@1.0.7: patches/minipass-flush@1.0.7.patch
minipass-pipeline@1.2.4: patches/minipass-pipeline@1.2.4.patch
node-gyp@11.5.0: patches/node-gyp@11.5.0.patch
minipass-sized@1.0.3: patches/minipass-sized@1.0.3.patch
settings:
# Wait 7 days (10080 minutes) before installing newly published packages.
minimumReleaseAge: 10080
minimumReleaseAgeExclude:
- '@anthropic-ai/claude-code@2.1.92'
- '@socketaddon/*'
- '@socketbin/*'
- '@socketregistry/*'
- '@socketsecurity/*'