Skip to content
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

[CARE-3721] Upgrade - Slate dependencies #514

Merged
merged 8 commits into from
Jan 4, 2024
Merged

[CARE-3721] Upgrade - Slate dependencies #514

merged 8 commits into from
Jan 4, 2024

Conversation

e1himself
Copy link
Contributor

@e1himself e1himself commented Jan 3, 2024

Fixes #505

Error: packages/slate-lists test:types: ../../node_modules/.pnpm/[email protected]/node_modules/slate-react/dist/components/editable.d.ts(2,10): error TS2305: Module '"react"' has no exported member 'JSX'.
Error: packages/slate-lists test:types: ../../node_modules/.pnpm/[email protected]/node_modules/slate-react/dist/components/element.d.ts(2,10): error TS2305: Module '"react"' has no exported member 'JSX'.
Error: packages/slate-lists test:types: ../../node_modules/.pnpm/[email protected]/node_modules/slate-react/dist/components/leaf.d.ts(2,10): error TS2305: Module '"react"' has no exported member 'JSX'.
Error: packages/slate-lists test:types: ../../node_modules/.pnpm/[email protected]/node_modules/slate-react/dist/components/slate.d.ts(15,13): error TS2694: Namespace 'React' has no exported member 'JSX'.
@e1himself e1himself requested a review from mohammadxali January 4, 2024 10:29
Copy link
Contributor

@mohammadxali mohammadxali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@e1himself e1himself merged commit 5d0f2c6 into main Jan 4, 2024
@e1himself e1himself deleted the upgrade/slate branch January 4, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request: Update dependencies to support slate-react v0.100
2 participants