-
-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
59 lines (59 loc) · 1.48 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
59 lines (59 loc) · 1.48 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
packages:
- 'frameworks/*'
- 'packages/*'
- 'playgrounds/*'
- 'scripts'
- 'website'
minimumReleaseAge: 10080 # minutes — 7 days
minimumReleaseAgeExclude:
- valibot
- miniflare@4.20260603.0
- wrangler@4.98.0
allowBuilds:
'@parcel/watcher': true
better-sqlite3: true
deasync: true
esbuild: true
lmdb: false
msgpackr-extract: false
sharp: true
unrs-resolver: true
vercel: true
workerd: true
overrides:
# Security: pin vulnerable deps to patched versions (CVE Lite high findings).
# Keyed by major so only the affected major line is moved to its fixed version.
'@babel/plugin-transform-modules-systemjs@7': '7.29.4'
'@sveltejs/kit@2': '2.60.1'
'defu@6': '6.1.5'
'devalue@5': '5.8.1'
'flatted@3': '3.4.2'
'glob@10': '10.5.0'
'h3@1': '1.15.9'
'immutable@5': '5.1.5'
'js-cookie@3': '3.0.7'
'lodash@4': '4.18.0'
'minimatch@3': '3.1.4'
'minimatch@5': '5.1.8'
'minimatch@9': '9.0.7'
'node-forge@1': '1.4.0'
'path-to-regexp@6': '6.3.0'
'picomatch@2': '2.3.2'
'picomatch@4': '4.0.4'
'react-router@7': '7.12.0'
'rollup@4': '4.59.0'
'@qwik.dev/core>rollup': '4.59.0'
'semver@7': '7.5.2'
'serialize-javascript@6': '7.0.5'
'seroval@1': '1.5.3'
'shell-quote@1': '1.8.4'
'svgo@3': '3.3.3'
'tar@4': '7.5.19'
'tar@6': '7.5.19'
'tar@7': '7.5.19'
'undici@5': '6.24.0'
'undici@7': '7.24.0'
'vite@6': '6.4.2'
'vite@7': '7.3.2'
patchedDependencies:
'@qwik.dev/router@2.0.0-beta.9': patches/@qwik.dev__router@2.0.0-beta.9.patch