mirror of
https://github.com/penpot/penpot.git
synced 2026-05-09 01:58:46 +00:00
* ⬆️ Update root deps * 🐛 Harden outbound HTTP requests against SSRF and restrict unauthenticated asset access - Add app.util.ssrf URL/host validator that resolves hostnames and blocks loopback, link-local, site-local, cloud metadata, and operator-supplied CIDRs - Add app.media.sanitize image EOF truncator that strips trailing data after PNG IEND, JPEG EOI, GIF trailer, and WebP RIFF markers - Disable HTTP client auto-redirect; add req-with-redirects! helper that revalidates every redirect hop against the SSRF blocklist - Wire SSRF validation and EOF sanitization into media/download-image - Validate webhook URLs and OIDC profile picture URLs against SSRF - Restrict /assets/by-id to require authentication for non-public buckets (profile) while keeping public access for file-media-object, file-object-thumbnail, team-font-variant, and file-data-fragment - Add config knobs: ssrf-protection-enabled, ssrf-allowed-hosts, ssrf-extra-blocked-cidrs Signed-off-by: Andrey Antukh <niwi@niwi.nz> --------- Signed-off-by: Andrey Antukh <niwi@niwi.nz>
489 lines
15 KiB
YAML
489 lines
15 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
devDependencies:
|
|
'@github/copilot':
|
|
specifier: ^1.0.43
|
|
version: 1.0.43
|
|
'@types/node':
|
|
specifier: ^25.6.0
|
|
version: 25.6.0
|
|
esbuild:
|
|
specifier: ^0.28.0
|
|
version: 0.28.0
|
|
opencode-ai:
|
|
specifier: ^1.14.40
|
|
version: 1.14.40
|
|
|
|
packages:
|
|
|
|
'@esbuild/aix-ppc64@0.28.0':
|
|
resolution: {integrity: sha512-lhRUCeuOyJQURhTxl4WkpFTjIsbDayJHih5kZC1giwE+MhIzAb7mEsQMqMf18rHLsrb5qI1tafG20mLxEWcWlA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.28.0':
|
|
resolution: {integrity: sha512-+WzIXQOSaGs33tLEgYPYe/yQHf0WTU0X42Jca3y8NWMbUVhp7rUnw+vAsRC/QiDrdD31IszMrZy+qwPOPjd+rw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.28.0':
|
|
resolution: {integrity: sha512-wqh0ByljabXLKHeWXYLqoJ5jKC4XBaw6Hk08OfMrCRd2nP2ZQ5eleDZC41XHyCNgktBGYMbqnrJKq/K/lzPMSQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.28.0':
|
|
resolution: {integrity: sha512-+VJggoaKhk2VNNqVL7f6S189UzShHC/mR9EE8rDdSkdpN0KflSwWY/gWjDrNxxisg8Fp1ZCD9jLMo4m0OUfeUA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.28.0':
|
|
resolution: {integrity: sha512-0T+A9WZm+bZ84nZBtk1ckYsOvyA3x7e2Acj1KdVfV4/2tdG4fzUp91YHx+GArWLtwqp77pBXVCPn2We7Letr0Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.28.0':
|
|
resolution: {integrity: sha512-fyzLm/DLDl/84OCfp2f/XQ4flmORsjU7VKt8HLjvIXChJoFFOIL6pLJPH4Yhd1n1gGFF9mPwtlN5Wf82DZs+LQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.28.0':
|
|
resolution: {integrity: sha512-l9GeW5UZBT9k9brBYI+0WDffcRxgHQD8ShN2Ur4xWq/NFzUKm3k5lsH4PdaRgb2w7mI9u61nr2gI2mLI27Nh3Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.28.0':
|
|
resolution: {integrity: sha512-BXoQai/A0wPO6Es3yFJ7APCiKGc1tdAEOgeTNy3SsB491S3aHn4S4r3e976eUnPdU+NbdtmBuLncYir2tMU9Nw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.28.0':
|
|
resolution: {integrity: sha512-RVyzfb3FWsGA55n6WY0MEIEPURL1FcbhFE6BffZEMEekfCzCIMtB5yyDcFnVbTnwk+CLAgTujmV/Lgvih56W+A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.28.0':
|
|
resolution: {integrity: sha512-CjaaREJagqJp7iTaNQjjidaNbCKYcd4IDkzbwwxtSvjI7NZm79qiHc8HqciMddQ6CKvJT6aBd8lO9kN/ZudLlw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.28.0':
|
|
resolution: {integrity: sha512-KBnSTt1kxl9x70q+ydterVdl+Cn0H18ngRMRCEQfrbqdUuntQQ0LoMZv47uB97NljZFzY6HcfqEZ2SAyIUTQBQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.28.0':
|
|
resolution: {integrity: sha512-zpSlUce1mnxzgBADvxKXX5sl8aYQHo2ezvMNI8I0lbblJtp8V4odlm3Yzlj7gPyt3T8ReksE6bK+pT3WD+aJRg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.28.0':
|
|
resolution: {integrity: sha512-2jIfP6mmjkdmeTlsX/9vmdmhBmKADrWqN7zcdtHIeNSCH1SqIoNI63cYsjQR8J+wGa4Y5izRcSHSm8K3QWmk3w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.28.0':
|
|
resolution: {integrity: sha512-bc0FE9wWeC0WBm49IQMPSPILRocGTQt3j5KPCA8os6VprfuJ7KD+5PzESSrJ6GmPIPJK965ZJHTUlSA6GNYEhg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.28.0':
|
|
resolution: {integrity: sha512-SQPZOwoTTT/HXFXQJG/vBX8sOFagGqvZyXcgLA3NhIqcBv1BJU1d46c0rGcrij2B56Z2rNiSLaZOYW5cUk7yLQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.28.0':
|
|
resolution: {integrity: sha512-SCfR0HN8CEEjnYnySJTd2cw0k9OHB/YFzt5zgJEwa+wL/T/raGWYMBqwDNAC6dqFKmJYZoQBRfHjgwLHGSrn3Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.28.0':
|
|
resolution: {integrity: sha512-us0dSb9iFxIi8srnpl931Nvs65it/Jd2a2K3qs7fz2WfGPHqzfzZTfec7oxZJRNPXPnNYZtanmRc4AL/JwVzHQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-arm64@0.28.0':
|
|
resolution: {integrity: sha512-CR/RYotgtCKwtftMwJlUU7xCVNg3lMYZ0RzTmAHSfLCXw3NtZtNpswLEj/Kkf6kEL3Gw+BpOekRX0BYCtklhUw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.28.0':
|
|
resolution: {integrity: sha512-nU1yhmYutL+fQ71Kxnhg8uEOdC0pwEW9entHykTgEbna2pw2dkbFSMeqjjyHZoCmt8SBkOSvV+yNmm94aUrrqw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.28.0':
|
|
resolution: {integrity: sha512-cXb5vApOsRsxsEl4mcZ1XY3D4DzcoMxR/nnc4IyqYs0rTI8ZKmW6kyyg+11Z8yvgMfAEldKzP7AdP64HnSC/6g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.28.0':
|
|
resolution: {integrity: sha512-8wZM2qqtv9UP3mzy7HiGYNH/zjTA355mpeuA+859TyR+e+Tc08IHYpLJuMsfpDJwoLo1ikIJI8jC3GFjnRClzA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openharmony-arm64@0.28.0':
|
|
resolution: {integrity: sha512-FLGfyizszcef5C3YtoyQDACyg95+dndv79i2EekILBofh5wpCa1KuBqOWKrEHZg3zrL3t5ouE5jgr94vA+Wb2w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/sunos-x64@0.28.0':
|
|
resolution: {integrity: sha512-1ZgjUoEdHZZl/YlV76TSCz9Hqj9h9YmMGAgAPYd+q4SicWNX3G5GCyx9uhQWSLcbvPW8Ni7lj4gDa1T40akdlw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.28.0':
|
|
resolution: {integrity: sha512-Q9StnDmQ/enxnpxCCLSg0oo4+34B9TdXpuyPeTedN/6+iXBJ4J+zwfQI28u/Jl40nOYAxGoNi7mFP40RUtkmUA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.28.0':
|
|
resolution: {integrity: sha512-zF3ag/gfiCe6U2iczcRzSYJKH1DCI+ByzSENHlM2FcDbEeo5Zd2C86Aq0tKUYAJJ1obRP84ymxIAksZUcdztHA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.28.0':
|
|
resolution: {integrity: sha512-pEl1bO9mfAmIC+tW5btTmrKaujg3zGtUmWNdCw/xs70FBjwAL3o9OEKNHvNmnyylD6ubxUERiEhdsL0xBQ9efw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@github/copilot-darwin-arm64@1.0.43':
|
|
resolution: {integrity: sha512-VMaWfoUwIt19TGzmvTv/In5ITgFWfu91ZILt4Lb77gSmVbwbs+DahP2lbvM1s/GtGwOknwhOJLp4q2WMgK3CoQ==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
hasBin: true
|
|
|
|
'@github/copilot-darwin-x64@1.0.43':
|
|
resolution: {integrity: sha512-lCxg75zbgtWggb1p+IHhlhmulQj7BKIc+9pUsTwJ3Mjt51kiUYmD6LF2BD1/Ed4M3GMumSu4UTSIv9pL96n0Wg==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
hasBin: true
|
|
|
|
'@github/copilot-linux-arm64@1.0.43':
|
|
resolution: {integrity: sha512-Jr1rvt/Syz5oVSiU53keRKEV8f5xTLkmiB2qasAV6Emk7K82/BZW5HfW8cDadfHnlAS1+UVPpoO+8ykgx4dikw==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
hasBin: true
|
|
|
|
'@github/copilot-linux-x64@1.0.43':
|
|
resolution: {integrity: sha512-uyWyPpcwMC1tIHJTA1OPzIm1i/Eeku0NjFzPYnFvpfGug9pkL4xcUr8A2UNl8cVvxq/VQMwtYckV3G12ySJTFw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
hasBin: true
|
|
|
|
'@github/copilot-win32-arm64@1.0.43':
|
|
resolution: {integrity: sha512-vY3rwkW1h7ixSqYd9XT/xGjxkepvQVJK2q1sYhSPBN4Wvuk37fRjN7ox3QU1lhpxlYQMc/g+ZR58u5cx31n1lw==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
hasBin: true
|
|
|
|
'@github/copilot-win32-x64@1.0.43':
|
|
resolution: {integrity: sha512-AjGsebDbJmBxe9FFf2McSN5r2Joi8cFY879lxaQaXxfGjzOHblzvbhflbsX9x2GnvCfDdDiow413WvOGqKDH8g==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
hasBin: true
|
|
|
|
'@github/copilot@1.0.43':
|
|
resolution: {integrity: sha512-2FO825Aq4bwmHcXVyplW+CpZaJFUYjqtqjBGnueM31gu4ufn6ReurzB2swBQ6bn4Pquyy2KeodMRPpT6JaLMhw==}
|
|
hasBin: true
|
|
|
|
'@types/node@25.6.0':
|
|
resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==}
|
|
|
|
esbuild@0.28.0:
|
|
resolution: {integrity: sha512-sNR9MHpXSUV/XB4zmsFKN+QgVG82Cc7+/aaxJ8Adi8hyOac+EXptIp45QBPaVyX3N70664wRbTcLTOemCAnyqw==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
opencode-ai@1.14.40:
|
|
resolution: {integrity: sha512-2Iwqe3wLdAGWxWGnTAPeOv7QNcm4stuWL2VQ7FM6OxKRE0h9zGoKtJ/bnX193hR6/QH81goOrocKfamRk4pM/A==}
|
|
hasBin: true
|
|
|
|
opencode-darwin-arm64@1.14.40:
|
|
resolution: {integrity: sha512-dVItdZeaJw9xRtpVKQ0K9sigcaf8p/3nr3hW/NxJY3I/L+op29Wly5jnH0sdxq05gV/cGmJ0BTJzoYizXDDoKg==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
opencode-darwin-x64-baseline@1.14.40:
|
|
resolution: {integrity: sha512-ab2vqJmTPG48U2/6xZvPcZ+HdQBHFt6rpS0w2gURJobXHWgbW+uytfX4MCBprunS3K1DL7qoVWIgJRRu3YEMzQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
opencode-darwin-x64@1.14.40:
|
|
resolution: {integrity: sha512-Mcfh2LP/QA3LJ03m6OF1FNCMO/O0PsT94Mw7NXbcmi6g+nQ6I2vHensIjKtTJM3LSmosOlTduxdv/b82AVFt+w==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
opencode-linux-arm64-musl@1.14.40:
|
|
resolution: {integrity: sha512-5COW6bDCCbM/BZcrkiVR91VqrP9vD8J4uS7cHLPbdQHaDYETxOhHWgsYnp9JXWEbcDi6lBaxapj11RZPyUJziw==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
opencode-linux-arm64@1.14.40:
|
|
resolution: {integrity: sha512-nqsnGxV237XWCbaMtFXOiN1ndukNAhAmbe5dnDThSFOKcgwMs6VKuhHa+iOpQL1r6FZ5eE3SU6IKgscVM/eAAQ==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
opencode-linux-x64-baseline-musl@1.14.40:
|
|
resolution: {integrity: sha512-l0xfAHVy2klD181UbKUjeMVltqEn+9DTP/bZ9ZyDuiFbVNeKfwiU7HMkPw5GFnSnlQTUrDHniXMwgBcI5yrRcA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
opencode-linux-x64-baseline@1.14.40:
|
|
resolution: {integrity: sha512-XmXJHicRNylnGz/nzJCmsXy6mozjmrrXHntrrS3DWgq8UiSdg9wB2Hsq+1EDbPjzF2NzQaVi6/9/AyERuxW2iA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
opencode-linux-x64-musl@1.14.40:
|
|
resolution: {integrity: sha512-AU8SAE4aOaGxzTDcv95GU8vrWeiYOzPVEt5LfcqhmOmhRiuN0jnDBO/gl62SITkGyu/sSes554L4UqkqkglC7g==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
opencode-linux-x64@1.14.40:
|
|
resolution: {integrity: sha512-Cb+keGDsjo1wyOJ2Kf+KOZWlJUs1fD/VmjYepl9Fv3KGqWQNhSOH/4kiwj3KHWwEMWroCtw5KnAFykiOgbsz8A==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
opencode-windows-arm64@1.14.40:
|
|
resolution: {integrity: sha512-049+Z8G4o10OO7s5dGIVIZ31DMR+0JlAWCM/XR+VmBlbPeZYRKL/9Q2dM0Ljw11ekZ1qbZfGlK7xUEHkwvy8fQ==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
opencode-windows-x64-baseline@1.14.40:
|
|
resolution: {integrity: sha512-6JKSyc8oyCw4ZLMZ38l9/M7iQYfMF7qnc3d+P9dpfx80FiqHwWBxgYaGEaNHkQmoiTPVc39EsjaOiiBOLGZOQA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
opencode-windows-x64@1.14.40:
|
|
resolution: {integrity: sha512-0+La4i8fj+E+kj6hu8sQKfjbHm6VgbbSiZ6vo3fYqU4+Ex2UIyNa31A3rWOQ9EFbmKQ8jb2PmfBDvDE0ihJvRw==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
undici-types@7.19.2:
|
|
resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==}
|
|
|
|
snapshots:
|
|
|
|
'@esbuild/aix-ppc64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@github/copilot-darwin-arm64@1.0.43':
|
|
optional: true
|
|
|
|
'@github/copilot-darwin-x64@1.0.43':
|
|
optional: true
|
|
|
|
'@github/copilot-linux-arm64@1.0.43':
|
|
optional: true
|
|
|
|
'@github/copilot-linux-x64@1.0.43':
|
|
optional: true
|
|
|
|
'@github/copilot-win32-arm64@1.0.43':
|
|
optional: true
|
|
|
|
'@github/copilot-win32-x64@1.0.43':
|
|
optional: true
|
|
|
|
'@github/copilot@1.0.43':
|
|
optionalDependencies:
|
|
'@github/copilot-darwin-arm64': 1.0.43
|
|
'@github/copilot-darwin-x64': 1.0.43
|
|
'@github/copilot-linux-arm64': 1.0.43
|
|
'@github/copilot-linux-x64': 1.0.43
|
|
'@github/copilot-win32-arm64': 1.0.43
|
|
'@github/copilot-win32-x64': 1.0.43
|
|
|
|
'@types/node@25.6.0':
|
|
dependencies:
|
|
undici-types: 7.19.2
|
|
|
|
esbuild@0.28.0:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.28.0
|
|
'@esbuild/android-arm': 0.28.0
|
|
'@esbuild/android-arm64': 0.28.0
|
|
'@esbuild/android-x64': 0.28.0
|
|
'@esbuild/darwin-arm64': 0.28.0
|
|
'@esbuild/darwin-x64': 0.28.0
|
|
'@esbuild/freebsd-arm64': 0.28.0
|
|
'@esbuild/freebsd-x64': 0.28.0
|
|
'@esbuild/linux-arm': 0.28.0
|
|
'@esbuild/linux-arm64': 0.28.0
|
|
'@esbuild/linux-ia32': 0.28.0
|
|
'@esbuild/linux-loong64': 0.28.0
|
|
'@esbuild/linux-mips64el': 0.28.0
|
|
'@esbuild/linux-ppc64': 0.28.0
|
|
'@esbuild/linux-riscv64': 0.28.0
|
|
'@esbuild/linux-s390x': 0.28.0
|
|
'@esbuild/linux-x64': 0.28.0
|
|
'@esbuild/netbsd-arm64': 0.28.0
|
|
'@esbuild/netbsd-x64': 0.28.0
|
|
'@esbuild/openbsd-arm64': 0.28.0
|
|
'@esbuild/openbsd-x64': 0.28.0
|
|
'@esbuild/openharmony-arm64': 0.28.0
|
|
'@esbuild/sunos-x64': 0.28.0
|
|
'@esbuild/win32-arm64': 0.28.0
|
|
'@esbuild/win32-ia32': 0.28.0
|
|
'@esbuild/win32-x64': 0.28.0
|
|
|
|
opencode-ai@1.14.40:
|
|
optionalDependencies:
|
|
opencode-darwin-arm64: 1.14.40
|
|
opencode-darwin-x64: 1.14.40
|
|
opencode-darwin-x64-baseline: 1.14.40
|
|
opencode-linux-arm64: 1.14.40
|
|
opencode-linux-arm64-musl: 1.14.40
|
|
opencode-linux-x64: 1.14.40
|
|
opencode-linux-x64-baseline: 1.14.40
|
|
opencode-linux-x64-baseline-musl: 1.14.40
|
|
opencode-linux-x64-musl: 1.14.40
|
|
opencode-windows-arm64: 1.14.40
|
|
opencode-windows-x64: 1.14.40
|
|
opencode-windows-x64-baseline: 1.14.40
|
|
|
|
opencode-darwin-arm64@1.14.40:
|
|
optional: true
|
|
|
|
opencode-darwin-x64-baseline@1.14.40:
|
|
optional: true
|
|
|
|
opencode-darwin-x64@1.14.40:
|
|
optional: true
|
|
|
|
opencode-linux-arm64-musl@1.14.40:
|
|
optional: true
|
|
|
|
opencode-linux-arm64@1.14.40:
|
|
optional: true
|
|
|
|
opencode-linux-x64-baseline-musl@1.14.40:
|
|
optional: true
|
|
|
|
opencode-linux-x64-baseline@1.14.40:
|
|
optional: true
|
|
|
|
opencode-linux-x64-musl@1.14.40:
|
|
optional: true
|
|
|
|
opencode-linux-x64@1.14.40:
|
|
optional: true
|
|
|
|
opencode-windows-arm64@1.14.40:
|
|
optional: true
|
|
|
|
opencode-windows-x64-baseline@1.14.40:
|
|
optional: true
|
|
|
|
opencode-windows-x64@1.14.40:
|
|
optional: true
|
|
|
|
undici-types@7.19.2: {}
|