mirror of
https://github.com/penpot/penpot.git
synced 2026-07-04 21:35:22 +00:00
* 🐛 Fix incorrect valkey uri on backend tests * ⬆️ Update backend dependencies * ⬆️ Update pnpm dependencies * 📎 Fix minor linter issues
20 lines
345 B
YAML
20 lines
345 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
|