mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
115 lines
2.8 KiB
YAML
115 lines
2.8 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
devDependencies:
|
|
turbo:
|
|
specifier: ^2.4.0
|
|
version: 2.8.20
|
|
typescript:
|
|
specifier: ^5.7.0
|
|
version: 5.9.3
|
|
|
|
packages/ai:
|
|
dependencies:
|
|
'@stirling-image/shared':
|
|
specifier: workspace:*
|
|
version: link:../shared
|
|
devDependencies:
|
|
typescript:
|
|
specifier: ^5.7.0
|
|
version: 5.9.3
|
|
|
|
packages/image-engine:
|
|
dependencies:
|
|
'@stirling-image/shared':
|
|
specifier: workspace:*
|
|
version: link:../shared
|
|
devDependencies:
|
|
typescript:
|
|
specifier: ^5.7.0
|
|
version: 5.9.3
|
|
|
|
packages/shared:
|
|
devDependencies:
|
|
typescript:
|
|
specifier: ^5.7.0
|
|
version: 5.9.3
|
|
|
|
packages:
|
|
|
|
'@turbo/darwin-64@2.8.20':
|
|
resolution: {integrity: sha512-FQ9EX1xMU5nbwjxXxM3yU88AQQ6Sqc6S44exPRroMcx9XZHqqppl5ymJF0Ig/z3nvQNwDmz1Gsnvxubo+nXWjQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@turbo/darwin-arm64@2.8.20':
|
|
resolution: {integrity: sha512-Gpyh9ATFGThD6/s9L95YWY54cizg/VRWl2B67h0yofG8BpHf67DFAh9nuJVKG7bY0+SBJDAo5cMur+wOl9YOYw==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@turbo/linux-64@2.8.20':
|
|
resolution: {integrity: sha512-p2QxWUYyYUgUFG0b0kR+pPi8t7c9uaVlRtjTTI1AbCvVqkpjUfCcReBn6DgG/Hu8xrWdKLuyQFaLYFzQskZbcA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@turbo/linux-arm64@2.8.20':
|
|
resolution: {integrity: sha512-Gn5yjlZGLRZWarLWqdQzv0wMqyBNIdq1QLi48F1oY5Lo9kiohuf7BPQWtWxeNVS2NgJ1+nb/DzK1JduYC4AWOA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@turbo/windows-64@2.8.20':
|
|
resolution: {integrity: sha512-vyaDpYk/8T6Qz5V/X+ihKvKFEZFUoC0oxYpC1sZanK6gaESJlmV3cMRT3Qhcg4D2VxvtC2Jjs9IRkrZGL+exLw==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@turbo/windows-arm64@2.8.20':
|
|
resolution: {integrity: sha512-voicVULvUV5yaGXo0Iue13BcHGYW3u0VgqSbfQwBaHbpj1zLjYV4KIe+7fYIo6DO8FVUJzxFps3ODCQG/Wy2Qw==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
turbo@2.8.20:
|
|
resolution: {integrity: sha512-Rb4qk5YT8RUwwdXtkLpkVhNEe/lor6+WV7S5tTlLpxSz6MjV5Qi8jGNn4gS6NAvrYGA/rNrE6YUQM85sCZUDbQ==}
|
|
hasBin: true
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
snapshots:
|
|
|
|
'@turbo/darwin-64@2.8.20':
|
|
optional: true
|
|
|
|
'@turbo/darwin-arm64@2.8.20':
|
|
optional: true
|
|
|
|
'@turbo/linux-64@2.8.20':
|
|
optional: true
|
|
|
|
'@turbo/linux-arm64@2.8.20':
|
|
optional: true
|
|
|
|
'@turbo/windows-64@2.8.20':
|
|
optional: true
|
|
|
|
'@turbo/windows-arm64@2.8.20':
|
|
optional: true
|
|
|
|
turbo@2.8.20:
|
|
optionalDependencies:
|
|
'@turbo/darwin-64': 2.8.20
|
|
'@turbo/darwin-arm64': 2.8.20
|
|
'@turbo/linux-64': 2.8.20
|
|
'@turbo/linux-arm64': 2.8.20
|
|
'@turbo/windows-64': 2.8.20
|
|
'@turbo/windows-arm64': 2.8.20
|
|
|
|
typescript@5.9.3: {}
|