We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8004b36 commit ca67e4cCopy full SHA for ca67e4c
apps/website/package.json
@@ -34,8 +34,8 @@
34
"next": "15.2.4",
35
"next-themes": "^0.4.6",
36
"posthog-js": "^1.234.9",
37
- "react": "^19.1.0",
38
- "react-dom": "^19.1.0",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
39
"react-icons": "^5.5.0",
40
"recharts": "^2.15.2",
41
"tailwind-merge": "^3.1.0",
@@ -47,8 +47,8 @@
47
"@roo-code/config-typescript": "workspace:^",
48
"@tailwindcss/typography": "^0.5.16",
49
"@types/node": "^20.17.30",
50
- "@types/react": "^19.1.0",
51
- "@types/react-dom": "^19.1.1",
+ "@types/react": "^18.3.18",
+ "@types/react-dom": "^18.3.5",
52
"autoprefixer": "^10.4.21",
53
"drizzle-kit": "^0.30.6",
54
"postcss": "^8.5.3",
0 commit comments