Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ minimumReleaseAgeExclude:
- 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
Expand All @@ -32,12 +33,8 @@ minimumReleaseAgeExclude:
- release-it@21.0.0
- sax@1.6.1
- undici@7.29.0
# Allow the first-party tooling versions this repo was built against.
- eslint-plugin-safe-jsx@1.3.0
- magic-codemods@1.1.0
- magic-oxfmt-config@1.2.0
- magic-oxlint-config@1.2.0
- magic-tsconfig@1.2.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
Expand Down
Loading