mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Bump @roo-code/cloud to v0.9.0 (#6964)
This commit is contained in:
parent
5e07bc42d0
commit
65674d5191
2 changed files with 7 additions and 7 deletions
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
|
@ -563,8 +563,8 @@ importers:
|
|||
specifier: ^1.14.0
|
||||
version: 1.14.0(typescript@5.8.3)
|
||||
'@roo-code/cloud':
|
||||
specifier: ^0.8.0
|
||||
version: 0.8.0
|
||||
specifier: ^0.9.0
|
||||
version: 0.9.0
|
||||
'@roo-code/ipc':
|
||||
specifier: workspace:^
|
||||
version: link:../packages/ipc
|
||||
|
|
@ -3065,8 +3065,8 @@ packages:
|
|||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@roo-code/cloud@0.8.0':
|
||||
resolution: {integrity: sha512-pzuJ6U60zKJ8KkE+dud58/oHpOa6LYdkyQNvqnTRztz1kietVJG8ugakTXQcPmNQH5lLKAi1b0ri/cfhl8JBZQ==}
|
||||
'@roo-code/cloud@0.9.0':
|
||||
resolution: {integrity: sha512-NU1K0IzGX+JPu7flr8AyfNzi/CJzUs82ZU0npB1+wXccjRGv8+pczRDGdJa29CveoNU/S5w5uXevxdt4SIkYkg==}
|
||||
|
||||
'@roo-code/types@1.45.0':
|
||||
resolution: {integrity: sha512-+rFJ9HcukDl59X9pI6lgZDtJHtKqHg6BIdS4LG759X+5MV7wvlNb4S+bQ3qKqIlBsQhH17bzIJCfsWZwjwxecw==}
|
||||
|
|
@ -12234,7 +12234,7 @@ snapshots:
|
|||
'@rollup/rollup-win32-x64-msvc@4.40.2':
|
||||
optional: true
|
||||
|
||||
'@roo-code/cloud@0.8.0':
|
||||
'@roo-code/cloud@0.9.0':
|
||||
dependencies:
|
||||
'@roo-code/types': 1.45.0
|
||||
ioredis: 5.6.1
|
||||
|
|
@ -13480,7 +13480,7 @@ snapshots:
|
|||
sirv: 3.0.1
|
||||
tinyglobby: 0.2.14
|
||||
tinyrainbow: 2.0.0
|
||||
vitest: 3.2.4(@types/debug@4.1.12)(@types/node@22.15.29)(@vitest/ui@3.2.4)(jiti@2.4.2)(jsdom@26.1.0)(lightningcss@1.30.1)(tsx@4.19.4)(yaml@2.8.0)
|
||||
vitest: 3.2.4(@types/debug@4.1.12)(@types/node@20.17.57)(@vitest/ui@3.2.4)(jiti@2.4.2)(jsdom@26.1.0)(lightningcss@1.30.1)(tsx@4.19.4)(yaml@2.8.0)
|
||||
|
||||
'@vitest/utils@3.2.4':
|
||||
dependencies:
|
||||
|
|
|
|||
|
|
@ -420,7 +420,7 @@
|
|||
"@mistralai/mistralai": "^1.3.6",
|
||||
"@modelcontextprotocol/sdk": "^1.9.0",
|
||||
"@qdrant/js-client-rest": "^1.14.0",
|
||||
"@roo-code/cloud": "^0.8.0",
|
||||
"@roo-code/cloud": "^0.9.0",
|
||||
"@roo-code/ipc": "workspace:^",
|
||||
"@roo-code/telemetry": "workspace:^",
|
||||
"@roo-code/types": "workspace:^",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue