-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
48 lines (48 loc) 路 1.58 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
48 lines (48 loc) 路 1.58 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
minimumReleaseAge: 20160
minimumReleaseAgeExclude:
# Grandfather the exact lockfile from 2026-08-04. Future versions still have
# to clear the full release-age window.
- "@eslint-community/eslint-utils@4.10.1"
- "@expo/cli@57.0.10"
- "@expo/config-plugins@57.0.6"
- "@expo/config@57.0.6"
- "@expo/fingerprint@0.20.6"
- "@expo/image-utils@0.11.4"
- "@expo/metro-config@57.0.7"
- "@expo/prebuild-config@57.0.9"
- "@expo/require-utils@57.0.4"
- "@expo/router-server@57.0.4"
- "@release-it/conventional-changelog@12.0.0"
- babel-preset-expo@57.0.4
- baseline-browser-mapping@2.11.3
- brace-expansion@5.0.9
- electron-to-chromium@1.5.396
- eslint-plugin-safe-jsx@1.3.0
- expo-asset@57.0.7
- expo-constants@57.0.7
- expo-modules-autolinking@57.0.9
- expo-modules-core@57.0.7
- expo-modules-jsi@57.0.4
- expo@57.0.8
- flatted@3.4.3
- flow-estree@0.324.0
- flow-parser@0.324.0
- giget@3.3.1
- ip-address@10.3.1
- postcss@8.5.23
- release-it@21.0.0
- sax@1.6.1
- undici@7.29.0
# magic-* is first-party tooling and can update immediately.
- "magic-*"
# Let the security fix through the global release-age gate.
- brace-expansion@1.1.18
# pnpm 11 no longer reads the `pnpm` key from package.json, and `overrides` has
# no other home, so this file carries the old Yarn pins and scoped security
# fixes. Yarn's `**/a/b` globs become pnpm's `a>b` selectors.
overrides:
"@expo/plist>@xmldom/xmldom": 0.8.13
"@typescript-eslint/typescript-estree>minimatch": 9.0.7
brace-expansion@<1.1.18: ^1.1.18
brace-expansion@>=4.0.0 <5.0.9: ^5.0.9
xcode>uuid: 11.1.1