mirror of
https://github.com/penpot/penpot.git
synced 2026-08-07 13:29:07 +00:00
13 lines
339 B
YAML
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"
|