chore: bootstrap pnpm install via tools container
This commit is contained in:
parent
f1831b8a56
commit
8396e80334
88
pnpm-lock.yaml
generated
Normal file
88
pnpm-lock.yaml
generated
Normal file
@ -0,0 +1,88 @@
|
||||
lockfileVersion: '9.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
importers:
|
||||
|
||||
.:
|
||||
devDependencies:
|
||||
turbo:
|
||||
specifier: ^2.1.0
|
||||
version: 2.9.12
|
||||
typescript:
|
||||
specifier: ^5.5.0
|
||||
version: 5.9.3
|
||||
|
||||
packages:
|
||||
|
||||
'@turbo/darwin-64@2.9.12':
|
||||
resolution: {integrity: sha512-eu3eFRmE9NjgZ0wPdRJ44l+LGSeIky+tz5ZQd8zQkw/Yqi+BM7wq+8nbabeoiVUcICi/IZweMOKl/MCmkrd1+g==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@turbo/darwin-arm64@2.9.12':
|
||||
resolution: {integrity: sha512-RUkAE404z/J8NsyrUosMcBaXT6M4bRFxTQrmkDQBLQVXaC8Jl0e9bMvYDSX0GW7Ffm2m3j9y7RXgR1foeUAM9w==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@turbo/linux-64@2.9.12':
|
||||
resolution: {integrity: sha512-InIUtH7cw/vqXNX1Gr7QgWfmw3ct08pV5CpfdEOR48z2u2rzdmpIuk00B/Q2xCb0PMWtKgiMQynfuphmEuUyTQ==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@turbo/linux-arm64@2.9.12':
|
||||
resolution: {integrity: sha512-lC6nD//Xh67fmJM0LKaLsg74Wry0aYrgMklpiNgCbUaMdPIOqj0A00iri3NU7Lb7pZHx8ViisgpeDKlpSgFUCA==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@turbo/windows-64@2.9.12':
|
||||
resolution: {integrity: sha512-conYri8VUl72JOdYnLDPYwzqbPcY5ECoHmo9FWoKznemhaAIilj4maHqs9Uar0aKfNoZIULniy+6iWaLtLO34A==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@turbo/windows-arm64@2.9.12':
|
||||
resolution: {integrity: sha512-XoR4bsg62/L/esRVcmoMESEiNZ36+YmyjYGLpoqk8nwMgXzzVjNOgX0lRSz5w/U/ajLGv3nhMsS0Q2QOdvp2AQ==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
turbo@2.9.12:
|
||||
resolution: {integrity: sha512-lCPgus1NuTiBdaITWqzSH/Ff6HVL8HHGBtOXHg1dHRfcshN79XkygSdh0M6g8b0td91ILLG5MTkLOkp5UvyPJw==}
|
||||
hasBin: true
|
||||
|
||||
typescript@5.9.3:
|
||||
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
snapshots:
|
||||
|
||||
'@turbo/darwin-64@2.9.12':
|
||||
optional: true
|
||||
|
||||
'@turbo/darwin-arm64@2.9.12':
|
||||
optional: true
|
||||
|
||||
'@turbo/linux-64@2.9.12':
|
||||
optional: true
|
||||
|
||||
'@turbo/linux-arm64@2.9.12':
|
||||
optional: true
|
||||
|
||||
'@turbo/windows-64@2.9.12':
|
||||
optional: true
|
||||
|
||||
'@turbo/windows-arm64@2.9.12':
|
||||
optional: true
|
||||
|
||||
turbo@2.9.12:
|
||||
optionalDependencies:
|
||||
'@turbo/darwin-64': 2.9.12
|
||||
'@turbo/darwin-arm64': 2.9.12
|
||||
'@turbo/linux-64': 2.9.12
|
||||
'@turbo/linux-arm64': 2.9.12
|
||||
'@turbo/windows-64': 2.9.12
|
||||
'@turbo/windows-arm64': 2.9.12
|
||||
|
||||
typescript@5.9.3: {}
|
||||
Loading…
x
Reference in New Issue
Block a user