Skip to content

Commit b9dfbab

Browse files
committed
just update the deps and try to make the versions consistent
1 parent 7b1e3a0 commit b9dfbab

File tree

21 files changed

+4387
-4739
lines changed

21 files changed

+4387
-4739
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v20.19.2
1+
v22.18.0

apps/vscode-e2e/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"@roo-code/config-typescript": "workspace:^",
1515
"@roo-code/types": "workspace:^",
1616
"@types/mocha": "^10.0.10",
17-
"@types/node": "20.x",
18-
"@types/vscode": "^1.95.0",
17+
"@types/node": "22.18.0",
18+
"@types/vscode": "^1.104.0",
1919
"@vscode/test-cli": "^0.0.11",
20-
"@vscode/test-electron": "^2.4.0",
21-
"glob": "^11.0.1",
22-
"mocha": "^11.1.0",
20+
"@vscode/test-electron": "^2.5.2",
21+
"glob": "^11.0.3",
22+
"mocha": "^11.7.2",
2323
"rimraf": "^6.0.1",
24-
"typescript": "5.8.3"
24+
"typescript": "^5.9.2"
2525
}
2626
}

apps/vscode-e2e/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"module": "CommonJS",
44
"moduleResolution": "Node",
55
"esModuleInterop": true,
6-
"target": "ES2022",
7-
"lib": ["ES2022", "ESNext.Disposable", "DOM"],
6+
"target": "esnext",
7+
"lib": ["ESNext", "ESNext.Disposable", "DOM"],
88
"sourceMap": true,
99
"strict": true,
1010
"skipLibCheck": true,

apps/vscode-nightly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@roo-code/vscode-nightly",
33
"description": "Nightly build for the Roo Code VSCode extension.",
44
"private": true,
5-
"packageManager": "pnpm@10.8.1",
5+
"packageManager": "pnpm@10.16.1",
66
"scripts": {
77
"bundle:nightly": "node esbuild.mjs",
88
"vsix:nightly": "cd build && mkdirp ../../../bin && npx vsce package --no-dependencies --out ../../../bin",

apps/web-evals/package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -12,49 +12,49 @@
1212
"clean": "rimraf tsconfig.tsbuildinfo .next .turbo"
1313
},
1414
"dependencies": {
15-
"@hookform/resolvers": "^5.1.1",
16-
"@radix-ui/react-alert-dialog": "^1.1.7",
17-
"@radix-ui/react-dialog": "^1.1.6",
18-
"@radix-ui/react-dropdown-menu": "^2.1.7",
19-
"@radix-ui/react-label": "^2.1.2",
20-
"@radix-ui/react-popover": "^1.1.6",
21-
"@radix-ui/react-scroll-area": "^1.2.3",
22-
"@radix-ui/react-select": "^2.1.6",
23-
"@radix-ui/react-separator": "^1.1.2",
24-
"@radix-ui/react-slider": "^1.2.4",
25-
"@radix-ui/react-slot": "^1.1.2",
26-
"@radix-ui/react-tabs": "^1.1.3",
15+
"@hookform/resolvers": "^5.2.2",
16+
"@radix-ui/react-alert-dialog": "^1.1.15",
17+
"@radix-ui/react-dialog": "^1.1.15",
18+
"@radix-ui/react-dropdown-menu": "^2.1.16",
19+
"@radix-ui/react-label": "^2.1.7",
20+
"@radix-ui/react-popover": "^1.1.15",
21+
"@radix-ui/react-scroll-area": "^1.2.10",
22+
"@radix-ui/react-select": "^2.2.6",
23+
"@radix-ui/react-separator": "^1.1.7",
24+
"@radix-ui/react-slider": "^1.3.6",
25+
"@radix-ui/react-slot": "^1.2.3",
26+
"@radix-ui/react-tabs": "^1.1.13",
2727
"@radix-ui/react-tooltip": "^1.2.8",
2828
"@roo-code/evals": "workspace:^",
2929
"@roo-code/types": "workspace:^",
30-
"@tanstack/react-query": "^5.69.0",
30+
"@tanstack/react-query": "^5.89.0",
3131
"class-variance-authority": "^0.7.1",
3232
"clsx": "^2.1.1",
33-
"cmdk": "^1.1.0",
33+
"cmdk": "^1.1.1",
3434
"fuzzysort": "^3.1.0",
35-
"lucide-react": "^0.518.0",
36-
"next": "^15.2.5",
35+
"lucide-react": "^0.544.0",
36+
"next": "^15.5.3",
3737
"next-themes": "^0.4.6",
3838
"p-map": "^7.0.3",
3939
"react": "^18.3.1",
4040
"react-dom": "^18.3.1",
41-
"react-hook-form": "^7.57.0",
41+
"react-hook-form": "^7.62.0",
4242
"react-use": "^17.6.0",
43-
"redis": "^5.5.5",
44-
"sonner": "^2.0.5",
45-
"tailwind-merge": "^3.3.0",
43+
"redis": "^5.8.2",
44+
"sonner": "^2.0.7",
45+
"tailwind-merge": "^3.3.1",
4646
"tailwindcss-animate": "^1.0.7",
4747
"vaul": "^1.1.2",
48-
"zod": "^3.25.61"
48+
"zod": "^3.25.76"
4949
},
5050
"devDependencies": {
5151
"@roo-code/config-eslint": "workspace:^",
5252
"@roo-code/config-typescript": "workspace:^",
53-
"@tailwindcss/postcss": "^4",
53+
"@tailwindcss/postcss": "^4.1.13",
5454
"@types/ps-tree": "^1.1.6",
55-
"@types/react": "^18.3.23",
56-
"@types/react-dom": "^18.3.5",
57-
"tailwindcss": "^4",
58-
"vitest": "^3.2.3"
55+
"@types/react": "^18.3.24",
56+
"@types/react-dom": "^18.3.7",
57+
"tailwindcss": "^4.1.13",
58+
"vitest": "^3.2.4"
5959
}
6060
}

apps/web-roo-code/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,41 +12,41 @@
1212
"clean": "rimraf .next .turbo"
1313
},
1414
"dependencies": {
15-
"@radix-ui/react-dialog": "^1.1.14",
15+
"@radix-ui/react-dialog": "^1.1.15",
1616
"@radix-ui/react-slot": "^1.2.3",
1717
"@roo-code/evals": "workspace:^",
1818
"@roo-code/types": "workspace:^",
19-
"@tanstack/react-query": "^5.79.0",
19+
"@tanstack/react-query": "^5.89.0",
2020
"class-variance-authority": "^0.7.1",
2121
"clsx": "^2.1.1",
2222
"embla-carousel-auto-scroll": "^8.6.0",
2323
"embla-carousel-autoplay": "^8.6.0",
2424
"embla-carousel-react": "^8.6.0",
25-
"framer-motion": "12.15.0",
26-
"lucide-react": "^0.518.0",
27-
"next": "^15.2.5",
25+
"framer-motion": "12.23.12",
26+
"lucide-react": "^0.544.0",
27+
"next": "^15.5.3",
2828
"next-themes": "^0.4.6",
29-
"posthog-js": "^1.248.1",
29+
"posthog-js": "^1.266.0",
3030
"react": "^18.3.1",
3131
"react-cookie-consent": "^9.0.0",
3232
"react-dom": "^18.3.1",
3333
"react-icons": "^5.5.0",
34-
"recharts": "^2.15.3",
35-
"tailwind-merge": "^3.3.0",
34+
"recharts": "^2.15.4",
35+
"tailwind-merge": "^3.3.1",
3636
"tailwindcss-animate": "^1.0.7",
3737
"tldts": "^6.1.86",
38-
"zod": "^3.25.61"
38+
"zod": "^3.25.76"
3939
},
4040
"devDependencies": {
4141
"@roo-code/config-eslint": "workspace:^",
4242
"@roo-code/config-typescript": "workspace:^",
4343
"@tailwindcss/typography": "^0.5.16",
44-
"@types/node": "20.x",
45-
"@types/react": "^18.3.23",
44+
"@types/node": "22.18.0",
45+
"@types/react": "^18.3.24",
4646
"@types/react-dom": "^18.3.7",
4747
"autoprefixer": "^10.4.21",
4848
"next-sitemap": "^4.2.3",
49-
"postcss": "^8.5.4",
49+
"postcss": "^8.5.6",
5050
"tailwindcss": "^3.4.17"
5151
}
5252
}

package.json

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "roo-code",
3-
"packageManager": "pnpm@10.8.1",
3+
"packageManager": "pnpm@10.16.1",
44
"engines": {
5-
"node": "20.19.2"
5+
"node": "22.18.0"
66
},
77
"scripts": {
88
"preinstall": "node scripts/bootstrap.mjs",
@@ -27,26 +27,25 @@
2727
"npm:publish:types": "pnpm --filter @roo-code/types npm:publish"
2828
},
2929
"devDependencies": {
30-
"@changesets/cli": "^2.27.10",
31-
"@dotenvx/dotenvx": "^1.34.0",
30+
"@changesets/cli": "^2.29.7",
31+
"@dotenvx/dotenvx": "^1.49.1",
3232
"@roo-code/config-typescript": "workspace:^",
33-
"@types/glob": "^9.0.0",
34-
"@types/node": "^24.1.0",
35-
"@vscode/vsce": "3.3.2",
36-
"esbuild": "^0.25.0",
37-
"eslint": "^9.27.0",
33+
"@types/node": "22.18.0",
34+
"@vscode/vsce": "3.6.0",
35+
"esbuild": "^0.25.10",
36+
"eslint": "^9.35.0",
3837
"glob": "^11.0.3",
3938
"husky": "^9.1.7",
40-
"knip": "^5.44.4",
41-
"lint-staged": "^16.0.0",
39+
"knip": "^5.63.1",
40+
"lint-staged": "^16.1.6",
4241
"mkdirp": "^3.0.1",
4342
"only-allow": "^1.2.1",
44-
"ovsx": "0.10.4",
45-
"prettier": "^3.4.2",
43+
"ovsx": "0.10.5",
44+
"prettier": "^3.6.2",
4645
"rimraf": "^6.0.1",
47-
"tsx": "^4.19.3",
46+
"tsx": "^4.20.5",
4847
"turbo": "^2.5.6",
49-
"typescript": "^5.4.5"
48+
"typescript": "^5.9.2"
5049
},
5150
"lint-staged": {
5251
"*.{js,jsx,ts,tsx,json,css,md}": [
@@ -61,6 +60,15 @@
6160
"brace-expansion": ">=2.0.2",
6261
"form-data": ">=4.0.4",
6362
"bluebird": ">=3.7.2"
64-
}
63+
},
64+
"onlyBuiltDependencies": [
65+
"@tailwindcss/oxide",
66+
"@vscode/vsce-sign",
67+
"better-sqlite3",
68+
"core-js",
69+
"oxc-resolver",
70+
"puppeteer-chromium-resolver",
71+
"sharp"
72+
]
6573
}
6674
}

packages/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"clean": "rimraf dist .turbo"
1414
},
1515
"dependencies": {
16-
"zod": "^3.25.61"
16+
"zod": "^3.25.76"
1717
},
1818
"devDependencies": {
1919
"@roo-code/config-eslint": "workspace:^",
2020
"@roo-code/config-typescript": "workspace:^",
21-
"@types/node": "20.x",
22-
"vitest": "^3.2.3"
21+
"@types/node": "~22.18.5",
22+
"vitest": "^3.2.4"
2323
}
2424
}

packages/cloud/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@roo-code/types": "workspace:^",
15-
"ioredis": "^5.6.1",
15+
"ioredis": "^5.7.0",
1616
"jwt-decode": "^4.0.0",
1717
"p-wait-for": "^5.0.2",
1818
"socket.io-client": "^4.8.1",
@@ -21,9 +21,9 @@
2121
"devDependencies": {
2222
"@roo-code/config-eslint": "workspace:^",
2323
"@roo-code/config-typescript": "workspace:^",
24-
"@types/node": "^24.1.0",
25-
"@types/vscode": "^1.102.0",
26-
"globals": "^16.3.0",
24+
"@types/node": "22.18.0",
25+
"@types/vscode": "^1.104.0",
26+
"globals": "^16.4.0",
2727
"vitest": "^3.2.4"
2828
}
2929
}

packages/config-eslint/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"./next-js": "./next.js"
99
},
1010
"devDependencies": {
11-
"@eslint/js": "^9.22.0",
12-
"@next/eslint-plugin-next": "^15.2.1",
13-
"eslint": "^9.27.0",
14-
"eslint-config-prettier": "^10.1.1",
11+
"@eslint/js": "^9.35.0",
12+
"@next/eslint-plugin-next": "^15.5.3",
13+
"eslint": "^9.35.0",
14+
"eslint-config-prettier": "^10.1.8",
1515
"eslint-plugin-only-warn": "^1.1.0",
16-
"eslint-plugin-react": "^7.37.4",
16+
"eslint-plugin-react": "^7.37.5",
1717
"eslint-plugin-react-hooks": "^5.2.0",
18-
"eslint-plugin-turbo": "^2.4.4",
19-
"globals": "^16.0.0",
20-
"typescript-eslint": "^8.26.0"
18+
"eslint-plugin-turbo": "^2.5.6",
19+
"globals": "^16.4.0",
20+
"typescript-eslint": "^8.44.0"
2121
}
2222
}

0 commit comments

Comments
 (0)