mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
chore(deps): update dependency @anthropic-ai/sdk to v0.63.1 (#7079)
This commit is contained in:
commit
ab868d76db
@ -28,7 +28,7 @@
|
|||||||
"better-sqlite3": "12.2.0"
|
"better-sqlite3": "12.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@anthropic-ai/sdk": "0.63.0",
|
"@anthropic-ai/sdk": "0.63.1",
|
||||||
"@braintree/sanitize-url": "7.1.1",
|
"@braintree/sanitize-url": "7.1.1",
|
||||||
"@electron/remote": "2.1.3",
|
"@electron/remote": "2.1.3",
|
||||||
"@preact/preset-vite": "2.10.2",
|
"@preact/preset-vite": "2.10.2",
|
||||||
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -450,8 +450,8 @@ importers:
|
|||||||
version: 12.2.0
|
version: 12.2.0
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@anthropic-ai/sdk':
|
'@anthropic-ai/sdk':
|
||||||
specifier: 0.63.0
|
specifier: 0.63.1
|
||||||
version: 0.63.0
|
version: 0.63.1
|
||||||
'@braintree/sanitize-url':
|
'@braintree/sanitize-url':
|
||||||
specifier: 7.1.1
|
specifier: 7.1.1
|
||||||
version: 7.1.1
|
version: 7.1.1
|
||||||
@ -1389,11 +1389,11 @@ packages:
|
|||||||
'@antfu/utils@9.2.0':
|
'@antfu/utils@9.2.0':
|
||||||
resolution: {integrity: sha512-Oq1d9BGZakE/FyoEtcNeSwM7MpDO2vUBi11RWBZXf75zPsbUVWmUs03EqkRFrcgbXyKTas0BdZWC1wcuSoqSAw==}
|
resolution: {integrity: sha512-Oq1d9BGZakE/FyoEtcNeSwM7MpDO2vUBi11RWBZXf75zPsbUVWmUs03EqkRFrcgbXyKTas0BdZWC1wcuSoqSAw==}
|
||||||
|
|
||||||
'@anthropic-ai/sdk@0.63.0':
|
'@anthropic-ai/sdk@0.63.1':
|
||||||
resolution: {integrity: sha512-g2KzDcVXxT2d/SMuVJHeJ6T2loj6jFMt+Nj+I6bfwXWNDMoOP0HhiWr+5RivRV7Yv++jBurDGr76XBCc66R79A==}
|
resolution: {integrity: sha512-wMA/Xx5GLO+npV992YKUfsmlI6699XG/jFjCPTf/nsMBfUh3e3KmNiOKuhqSMZibOjoLOlhYc7L4pfLPI8A+RA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
zod: ^4.0.0
|
zod: ^3.25.0 || ^4.0.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
zod:
|
zod:
|
||||||
optional: true
|
optional: true
|
||||||
@ -14353,7 +14353,7 @@ snapshots:
|
|||||||
|
|
||||||
'@antfu/utils@9.2.0': {}
|
'@antfu/utils@9.2.0': {}
|
||||||
|
|
||||||
'@anthropic-ai/sdk@0.63.0':
|
'@anthropic-ai/sdk@0.63.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
json-schema-to-ts: 3.1.1
|
json-schema-to-ts: 3.1.1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user