diff --git a/apps/web-roo-code/package.json b/apps/web-roo-code/package.json index 4cb37dc611b..a68ff8bd4c4 100644 --- a/apps/web-roo-code/package.json +++ b/apps/web-roo-code/package.json @@ -18,7 +18,7 @@ "@radix-ui/react-navigation-menu": "^1.2.14", "@radix-ui/react-slot": "^1.2.4", "@roo-code/evals": "workspace:^", - "@roo-code/types": "workspace:^", + "@roo-code/types": "^1.108.0", "@tanstack/react-query": "^5.90.20", "@vercel/og": "^0.8.6", "class-variance-authority": "^0.7.1", diff --git a/apps/web-roo-code/src/app/layout.tsx b/apps/web-roo-code/src/app/layout.tsx index b96cef0eeaf..2691e96ebda 100644 --- a/apps/web-roo-code/src/app/layout.tsx +++ b/apps/web-roo-code/src/app/layout.tsx @@ -97,6 +97,16 @@ export default function RootLayout({ children }: { children: React.ReactNode }) /> +
+ The Roo Code team is about to launch something new.{" "} + + Check out Roomote + +
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b9421f6bc2..930b53409c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -350,8 +350,8 @@ importers: specifier: workspace:^ version: link:../../packages/evals '@roo-code/types': - specifier: workspace:^ - version: link:../../packages/types + specifier: ^1.108.0 + version: 1.115.0 '@tanstack/react-query': specifier: ^5.90.20 version: 5.90.20(react@18.3.1) @@ -3898,6 +3898,9 @@ packages: cpu: [x64] os: [win32] + '@roo-code/types@1.115.0': + resolution: {integrity: sha512-aJT8RhxoVdGRyiU7roQKgJRxget+4oOosQj/6XYufLHHGQnrGOkKCPRM7jGAMo88/8CRAmLgJcLAjEEsbpg8Qw==} + '@sec-ant/readable-stream@0.4.1': resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} @@ -13985,6 +13988,10 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.40.2': optional: true + '@roo-code/types@1.115.0': + dependencies: + zod: 3.25.76 + '@sec-ant/readable-stream@0.4.1': {} '@sevinf/maybe@0.5.0': {}