-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Fix all cyclical dependencies in repo, resolve all typecheck issues in all packages, set up sherif to avoid future issues due to package mismatches #2966
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
d65aac6
6d6f94b
64b25bb
8a4fe00
70eecac
92dfe6c
acc16ac
4421913
b795f48
445964e
667ae40
e947540
c70cb31
15cce28
8c6d59b
fb14321
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -30,16 +30,27 @@ | |||||||||
| "dependencies": { | ||||||||||
| "@ai-sdk/provider-utils": "^3.0.10", | ||||||||||
| "@ai-sdk/react": "2.0.60", | ||||||||||
| "@codemirror/autocomplete": "^6.19.0", | ||||||||||
| "@codemirror/lang-css": "^6.2.0", | ||||||||||
| "@codemirror/lang-html": "^6.4.7", | ||||||||||
| "@codemirror/lang-javascript": "^6.2.3", | ||||||||||
| "@codemirror/lang-json": "^6.0.1", | ||||||||||
| "@codemirror/lang-markdown": "^6.1.7", | ||||||||||
| "@codemirror/language": "^6.11.3", | ||||||||||
| "@codemirror/lint": "^6.9.0", | ||||||||||
| "@codemirror/search": "^6.5.11", | ||||||||||
| "@codemirror/state": "^6.5.2", | ||||||||||
| "@codemirror/view": "^6.38.6", | ||||||||||
| "@codesandbox/sdk": "^1.1.6", | ||||||||||
| "@lezer/highlight": "^1.2.1", | ||||||||||
| "@mendable/firecrawl-js": "^1.29.1", | ||||||||||
| "@onlook/code-provider": "*", | ||||||||||
| "@onlook/constants": "*", | ||||||||||
| "@onlook/db": "*", | ||||||||||
| "@onlook/email": "*", | ||||||||||
| "@onlook/file-system": "*", | ||||||||||
| "@onlook/fonts": "*", | ||||||||||
| "@onlook/git": "*", | ||||||||||
| "@onlook/github": "*", | ||||||||||
| "@onlook/growth": "*", | ||||||||||
| "@onlook/image-server": "*", | ||||||||||
|
|
@@ -50,10 +61,13 @@ | |||||||||
| "@onlook/stripe": "*", | ||||||||||
| "@onlook/ui": "*", | ||||||||||
| "@onlook/utility": "*", | ||||||||||
| "@onlook/web-preload": "*", | ||||||||||
| "@openrouter/ai-sdk-provider": "^1.2.0", | ||||||||||
| "@opentelemetry/api-logs": "0.57.2", | ||||||||||
| "@opentelemetry/instrumentation": "0.57.2", | ||||||||||
| "@opentelemetry/sdk-logs": "0.57.2", | ||||||||||
| "@supabase/ssr": "^0.6.1", | ||||||||||
| "@supabase/supabase-js": "^2.75.0", | ||||||||||
| "@t3-oss/env-nextjs": "^0.12.0", | ||||||||||
| "@tanstack/react-query": "^5.69.0", | ||||||||||
| "@trpc/client": "^11.0.0", | ||||||||||
|
|
@@ -66,68 +80,90 @@ | |||||||||
| "@xterm/xterm": "^5.5.0", | ||||||||||
| "@zenfs/core": "2.4.0", | ||||||||||
| "@zenfs/dom": "1.2.5", | ||||||||||
| "ai": "5.0.26", | ||||||||||
| "ai": "5.0.60", | ||||||||||
| "blob-util": "^2.0.2", | ||||||||||
| "class-variance-authority": "^0.7.1", | ||||||||||
| "clsx": "^2.1.1", | ||||||||||
| "culori": "^4.0.1", | ||||||||||
| "date-fns": "^4.1.0", | ||||||||||
| "drizzle-orm": "^0.44.6", | ||||||||||
| "exa-js": "^1.8.26", | ||||||||||
| "flexsearch": "^0.8.160", | ||||||||||
| "framer-motion": "^12.23.24", | ||||||||||
| "freestyle-sandboxes": "^0.0.78", | ||||||||||
| "gleap": "^14.8.8", | ||||||||||
| "gpt-tokenizer": "^3.0.1", | ||||||||||
| "langfuse-vercel": "^3.38.4", | ||||||||||
| "localforage": "^1.10.0", | ||||||||||
| "lodash": "^4.17.21", | ||||||||||
| "lru-cache": "^11.2.1", | ||||||||||
| "lucide-react": "^0.486.0", | ||||||||||
| "lucide-react": "^0.544.0", | ||||||||||
| "marked": "^15.0.7", | ||||||||||
| "mime-lite": "^1.0.3", | ||||||||||
| "mobx": "^6.15.0", | ||||||||||
| "mobx-react-lite": "^4.1.0", | ||||||||||
| "motion": "^12.23.19", | ||||||||||
| "nanoid": "^5.1.6", | ||||||||||
| "next": ">=15.5.3", | ||||||||||
| "next-intl": "^4.0.2", | ||||||||||
| "next-themes": "^0.4.6", | ||||||||||
| "octokit": "^5.0.3", | ||||||||||
| "openai": "^4.103.0", | ||||||||||
| "penpal": "^7.0.4", | ||||||||||
| "pg": "^8.16.3", | ||||||||||
| "postgres": "^3.4.7", | ||||||||||
| "posthog-js": "^1.246.0", | ||||||||||
| "posthog-node": "^4.17.2", | ||||||||||
| "prettier": "^3.3.3", | ||||||||||
| "prosemirror-commands": "^1.7.1", | ||||||||||
| "prosemirror-history": "^1.4.1", | ||||||||||
| "prosemirror-keymap": "^1.2.2", | ||||||||||
| "react": "^19.0.0", | ||||||||||
| "prosemirror-model": "^1.25.3", | ||||||||||
| "prosemirror-state": "^1.4.3", | ||||||||||
| "prosemirror-view": "^1.34.2", | ||||||||||
| "react": "^19.1.13", | ||||||||||
| "react-arborist": "^3.4.3", | ||||||||||
| "react-codemirror-merge": "4.23.10", | ||||||||||
| "react-dom": "^19.0.0", | ||||||||||
| "react-dnd": "^16.0.1", | ||||||||||
| "react-dnd-html5-backend": "^16.0.1", | ||||||||||
| "react-dom": "^19.1.13", | ||||||||||
| "react-hotkeys-hook": "^5.0.1", | ||||||||||
| "react-markdown": "^10.1.0", | ||||||||||
| "remark-gfm": "^4.0.1", | ||||||||||
| "server-only": "^0.0.1", | ||||||||||
| "sharp": "^0.33.5", | ||||||||||
| "shiki": "^3.2.2", | ||||||||||
| "sonner": "^2.0.4", | ||||||||||
| "strip-ansi": "^7.1.0", | ||||||||||
| "superjson": "^2.2.1", | ||||||||||
| "tailwind-merge": "^3.2.0", | ||||||||||
| "superjson": "^2.2.2", | ||||||||||
| "tailwind-merge": "^3.3.1", | ||||||||||
| "tldts": "^7.0.12", | ||||||||||
| "tw-animate-css": "^1.2.5", | ||||||||||
| "unicornstudio-react": "^1.4.33", | ||||||||||
| "use-resize-observer": "^9.1.0", | ||||||||||
| "use-stick-to-bottom": "^1.1.1", | ||||||||||
| "uuid": "^11.1.0", | ||||||||||
| "webfontloader": "^1.6.28", | ||||||||||
| "zod": "^4.1.3" | ||||||||||
| "zod": "^4.1.8" | ||||||||||
| }, | ||||||||||
| "devDependencies": { | ||||||||||
| "@eslint/eslintrc": "^3.3.1", | ||||||||||
| "@onlook/eslint": "*", | ||||||||||
| "@onlook/typescript": "*", | ||||||||||
| "@tailwindcss/postcss": "^4.0.15", | ||||||||||
| "@tailwindcss/postcss": "^4.1.5", | ||||||||||
| "@types/culori": "^4.0.0", | ||||||||||
| "@types/node": "^20.14.10", | ||||||||||
| "@types/react": "^19.0.0", | ||||||||||
| "@types/react-dom": "^19.0.0", | ||||||||||
| "@types/lodash": "^4.17.16", | ||||||||||
| "@types/node": "^24.7.2", | ||||||||||
| "@types/react": "^19.1.13", | ||||||||||
| "@types/react-dom": "^19.1.13", | ||||||||||
|
Comment on lines
+157
to
+158
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Align React type packages with the supported React major Once we stay on React 18, the Apply: - "@types/react": "^19.1.13",
- "@types/react-dom": "^19.1.13",
+ "@types/react": "^18.2.49",
+ "@types/react-dom": "^18.2.19",📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||
| "@types/webfontloader": "^1.6.38", | ||||||||||
| "eslint": "^9.0.0", | ||||||||||
| "postcss": "^8.5.3", | ||||||||||
| "tailwindcss": "^4.0.15", | ||||||||||
| "tailwindcss": "^4.1.5", | ||||||||||
| "type-fest": "^4.41.0", | ||||||||||
| "typescript": "^5.5.4" | ||||||||||
| "typescript": "^5.8.2" | ||||||||||
| }, | ||||||||||
| "ct3aMetadata": { | ||||||||||
| "initVersion": "7.39.2" | ||||||||||
| } | ||||||||||
| } | ||||||||||
| } | ||||||||||
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.