update
This commit is contained in:
61
pnpm-lock.yaml
generated
Normal file
61
pnpm-lock.yaml
generated
Normal file
@@ -0,0 +1,61 @@
|
||||
lockfileVersion: '9.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
importers:
|
||||
|
||||
.:
|
||||
dependencies:
|
||||
'@opencode-ai/plugin':
|
||||
specifier: 1.1.12
|
||||
version: 1.1.12
|
||||
shescape:
|
||||
specifier: ^2.1.0
|
||||
version: 2.1.7
|
||||
|
||||
packages:
|
||||
|
||||
'@opencode-ai/plugin@1.1.12':
|
||||
resolution: {integrity: sha512-L+sh6mDU1teVgjRbpNnJdQIv3EYx9v8X2ZgjCAtC/eyjERR5s1smvBmvvBCpJ+p5APWKD4nuDS0xtiJiUBFZKQ==}
|
||||
|
||||
'@opencode-ai/sdk@1.1.12':
|
||||
resolution: {integrity: sha512-M1c+525865g2C03iKaMdx3aUVC7oZSNbBGaTDjUN2UTIakdxqKHog0Hd8IA9WL8M0aU1QJ8+CnpvRT2Jt9kRNw==}
|
||||
|
||||
isexe@3.1.1:
|
||||
resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==}
|
||||
engines: {node: '>=16'}
|
||||
|
||||
shescape@2.1.7:
|
||||
resolution: {integrity: sha512-Y1syY0ggm3ow7mE1zrcK9YrOhAqv/IGbm3+J9S+MXLukwXf/M8yzL3hZp7ubVeSy250TT7M5SVKikTZkKyib6w==}
|
||||
engines: {node: ^14.18.0 || ^16.13.0 || ^18 || ^19 || ^20 || ^22 || ^24}
|
||||
|
||||
which@6.0.0:
|
||||
resolution: {integrity: sha512-f+gEpIKMR9faW/JgAgPK1D7mekkFoqbmiwvNzuhsHetni20QSgzg9Vhn0g2JSJkkfehQnqdUAx7/e15qS1lPxg==}
|
||||
engines: {node: ^20.17.0 || >=22.9.0}
|
||||
hasBin: true
|
||||
|
||||
zod@4.1.8:
|
||||
resolution: {integrity: sha512-5R1P+WwQqmmMIEACyzSvo4JXHY5WiAFHRMg+zBZKgKS+Q1viRa0C1hmUKtHltoIFKtIdki3pRxkmpP74jnNYHQ==}
|
||||
|
||||
snapshots:
|
||||
|
||||
'@opencode-ai/plugin@1.1.12':
|
||||
dependencies:
|
||||
'@opencode-ai/sdk': 1.1.12
|
||||
zod: 4.1.8
|
||||
|
||||
'@opencode-ai/sdk@1.1.12': {}
|
||||
|
||||
isexe@3.1.1: {}
|
||||
|
||||
shescape@2.1.7:
|
||||
dependencies:
|
||||
which: 6.0.0
|
||||
|
||||
which@6.0.0:
|
||||
dependencies:
|
||||
isexe: 3.1.1
|
||||
|
||||
zod@4.1.8: {}
|
||||
Reference in New Issue
Block a user