mirror of
https://github.com/penpot/penpot.git
synced 2026-07-20 21:17:44 +00:00
34 lines
746 B
YAML
34 lines
746 B
YAML
packages:
|
|
- "packages/draft-js"
|
|
- "packages/mousetrap"
|
|
- "packages/tokenscript"
|
|
- "text-editor"
|
|
- "packages/ui"
|
|
|
|
patchedDependencies:
|
|
'@zip.js/zip.js@2.8.26': patches/@zip.js__zip.js@2.8.26.patch
|
|
|
|
shamefullyHoist: true
|
|
|
|
minimumReleaseAge: 0
|
|
|
|
allowBuilds:
|
|
'@parcel/watcher': true
|
|
canvas: true
|
|
core-js-pure: true
|
|
esbuild: true
|
|
|
|
overrides:
|
|
ajv@>=7.0.0-alpha.0 <8.18.0: ^8.18.0
|
|
immutable@<3.8.3: ^3.8.3
|
|
lodash@<=4.17.23: ^4.17.24
|
|
lodash@>=4.0.0 <=4.17.23: ^4.17.24
|
|
minimatch@>=10.0.0 <10.2.1: ^10.2.1
|
|
minimatch@>=10.0.0 <10.2.3: ^10.2.3
|
|
minimatch@>=9.0.0 <9.0.6: ^9.0.6
|
|
minimatch@>=9.0.0 <9.0.7: ^9.0.7
|
|
postcss@<7.0.36: ^7.0.36
|
|
postcss@<8.4.31: ^8.4.31
|
|
postcss@<8.5.10: ^8.5.10
|
|
yaml@>=2.0.0 <2.8.3: ^2.8.3
|