sha256:0c4c728f693b9cfde6183059248811447563bc8adf391e5a58b9d7499883755a
Found in archives
-
sha256:14d71f592c9ae0d8c2ba4323c6824be922af25a5fdc8269f450dc43f1058e52cturborepo-2.2.3/examples/with-shell-commands/pnpm-lock.yaml -
sha256:9ff878664fdbfd06113138ada539b344f179a4566532db81d83bb54de483568fturborepo-2.3.0/examples/with-shell-commands/pnpm-lock.yaml
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
devDependencies:
turbo:
specifier: ^2.0.3
version: 2.0.3
apps/app-a:
dependencies:
pkg-a:
specifier: workspace:*
version: link:../../packages/pkg-a
tooling-config:
specifier: workspace:*
version: link:../../packages/tooling-config
apps/app-b:
dependencies:
tooling-config:
specifier: workspace:*
version: link:../../packages/tooling-config
packages/pkg-a:
dependencies:
tooling-config:
specifier: workspace:*
version: link:../tooling-config
packages/pkg-b:
dependencies:
tooling-config:
specifier: workspace:*
version: link:../tooling-config
packages/tooling-config: {}
packages:
/turbo-darwin-64@2.0.3:
resolution: {integrity: sha512-v7ztJ8sxdHw3SLfO2MhGFeeU4LQhFii1hIGs9uBiXns/0YTGOvxLeifnfGqhfSrAIIhrCoByXO7nR9wlm10n3Q==}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/turbo-darwin-arm64@2.0.3:
resolution: {integrity: sha512-LUcqvkV9Bxtng6QHbevp8IK8zzwbIxM6HMjCE7FEW6yJBN1KwvTtRtsGBwwmTxaaLO0wD1Jgl3vgkXAmQ4fqUw==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/turbo-linux-64@2.0.3:
resolution: {integrity: sha512-xpdY1suXoEbsQsu0kPep2zrB8ijv/S5aKKrntGuQ62hCiwDFoDcA/Z7FZ8IHQ2u+dpJARa7yfiByHmizFE0r5Q==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/turbo-linux-arm64@2.0.3:
resolution: {integrity: sha512-MBACTcSR874L1FtLL7gkgbI4yYJWBUCqeBN/iE29D+8EFe0d3fAyviFlbQP4K/HaDYet1i26xkkOiWr0z7/V9A==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/turbo-windows-64@2.0.3:
resolution: {integrity: sha512-zi3YuKPkM9JxMTshZo3excPk37hUrj5WfnCqh4FjI26ux6j/LJK+Dh3SebMHd9mR7wP9CMam4GhmLCT+gDfM+w==}
cpu: [x64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/turbo-windows-arm64@2.0.3:
resolution: {integrity: sha512-wmed4kkenLvRbidi7gISB4PU77ujBuZfgVGDZ4DXTFslE/kYpINulwzkVwJIvNXsJtHqyOq0n6jL8Zwl3BrwDg==}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/turbo@2.0.3:
resolution: {integrity: sha512-jF1K0tTUyryEWmgqk1V0ALbSz3VdeZ8FXUo6B64WsPksCMCE48N5jUezGOH2MN0+epdaRMH8/WcPU0QQaVfeLA==}
hasBin: true
optionalDependencies:
turbo-darwin-64: 2.0.3
turbo-darwin-arm64: 2.0.3
turbo-linux-64: 2.0.3
turbo-linux-arm64: 2.0.3
turbo-windows-64: 2.0.3
turbo-windows-arm64: 2.0.3
dev: true
Return to home page.