Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Light2Dark
Copy link
Contributor

@Light2Dark Light2Dark commented Oct 12, 2025

Should help with #72 by reducing dependency conflict when user has different versions of codemirror installed.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR moves CodeMirror dependencies from regular dependencies to peer dependencies to resolve dependency management issues referenced in #72.

  • Moved @codemirror/autocomplete and @codemirror/lint from dependencies to peerDependencies
  • Updated @codemirror/view version in devDependencies from ^6.38.4 to ^6.38.5
  • Maintained existing peer dependencies for @codemirror/state and @codemirror/view
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mscolnick mscolnick merged commit d595b3a into main Oct 15, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants