Browse Source

Bump cloud version to 0.16.0 (#7135)

Matt Rubens 5 months ago
parent
commit
52c58ea666
2 changed files with 11 additions and 11 deletions
  1. 10 10
      pnpm-lock.yaml
  2. 1 1
      src/package.json

+ 10 - 10
pnpm-lock.yaml

@@ -584,8 +584,8 @@ importers:
         specifier: ^1.14.0
         specifier: ^1.14.0
         version: 1.14.0([email protected])
         version: 1.14.0([email protected])
       '@roo-code/cloud':
       '@roo-code/cloud':
-        specifier: ^0.15.0
-        version: 0.15.0
+        specifier: ^0.16.0
+        version: 0.16.0
       '@roo-code/ipc':
       '@roo-code/ipc':
         specifier: workspace:^
         specifier: workspace:^
         version: link:../packages/ipc
         version: link:../packages/ipc
@@ -3103,11 +3103,11 @@ packages:
     cpu: [x64]
     cpu: [x64]
     os: [win32]
     os: [win32]
 
 
-  '@roo-code/[email protected]5.0':
-    resolution: {integrity: sha512-0DivOP5uUS9U6UKSxzoxZ4NxMCYUxA7wG72y3PBP91JhGzHaTqxi9WrvF61bo134dCnCktU9oTKIAD9AvFigzg==}
+  '@roo-code/[email protected]6.0':
+    resolution: {integrity: sha512-AMHjPFK6lSZeutELzdYgxs4r7tUW8NEffRkM3NagtGKK5KY/pCRwctdP0TDCJGwLCRu5JI21Ww9uYCgAQ4MM3Q==}
 
 
-  '@roo-code/types@1.49.0':
-    resolution: {integrity: sha512-h7gbjfIxBN+fgFecQiZs3W+vjdUhZOvtjh4OqcpPGG1w8B1DlXPDV4L/+ARUeNzZxSOK5S5rNPy57jC35EaD/w==}
+  '@roo-code/types@1.51.0':
+    resolution: {integrity: sha512-h+wihwF9iuKfb7xycS5yXgDzGGypjiZF4Sy4tu6vdkhzVcE8ExFtCwGn1w535p9KaLE1QCV/G5NddgajqRyPAQ==}
 
 
   '@sec-ant/[email protected]':
   '@sec-ant/[email protected]':
     resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
     resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
@@ -12305,9 +12305,9 @@ snapshots:
   '@rollup/[email protected]':
   '@rollup/[email protected]':
     optional: true
     optional: true
 
 
-  '@roo-code/[email protected]5.0':
+  '@roo-code/[email protected]6.0':
     dependencies:
     dependencies:
-      '@roo-code/types': 1.49.0
+      '@roo-code/types': 1.51.0
       ioredis: 5.6.1
       ioredis: 5.6.1
       p-wait-for: 5.0.2
       p-wait-for: 5.0.2
       socket.io-client: 4.8.1
       socket.io-client: 4.8.1
@@ -12317,7 +12317,7 @@ snapshots:
       - supports-color
       - supports-color
       - utf-8-validate
       - utf-8-validate
 
 
-  '@roo-code/types@1.49.0':
+  '@roo-code/types@1.51.0':
     dependencies:
     dependencies:
       zod: 3.25.76
       zod: 3.25.76
 
 
@@ -14176,7 +14176,7 @@ snapshots:
     dependencies:
     dependencies:
       devtools-protocol: 0.0.1452169
       devtools-protocol: 0.0.1452169
       mitt: 3.0.1
       mitt: 3.0.1
-      zod: 3.25.61
+      zod: 3.25.76
 
 
   [email protected]: {}
   [email protected]: {}
 
 

+ 1 - 1
src/package.json

@@ -427,7 +427,7 @@
 		"@mistralai/mistralai": "^1.3.6",
 		"@mistralai/mistralai": "^1.3.6",
 		"@modelcontextprotocol/sdk": "^1.9.0",
 		"@modelcontextprotocol/sdk": "^1.9.0",
 		"@qdrant/js-client-rest": "^1.14.0",
 		"@qdrant/js-client-rest": "^1.14.0",
-		"@roo-code/cloud": "^0.15.0",
+		"@roo-code/cloud": "^0.16.0",
 		"@roo-code/ipc": "workspace:^",
 		"@roo-code/ipc": "workspace:^",
 		"@roo-code/telemetry": "workspace:^",
 		"@roo-code/telemetry": "workspace:^",
 		"@roo-code/types": "workspace:^",
 		"@roo-code/types": "workspace:^",