penpot/exporter/pnpm-workspace.yaml
2026-08-04 14:15:35 +02:00

13 lines
339 B
YAML

allowBuilds:
core-js-pure: false
minimumReleaseAgeExclude:
- lodash@4.17.23 || 4.17.24
- playwright-core@1.62.1
- playwright@1.62.1
- brace-expansion@5.0.7 || 5.0.8 || 5.0.9
overrides:
lodash@<=4.17.23: ^4.17.24
lodash@>=4.0.0 <=4.17.22: ^4.17.23
lodash@>=4.0.0 <=4.17.23: ^4.17.24
playwright@>=1.61.1 <2.0.0-0: "1.62.1"