FurqanSoftware / codemirror-languageserver

Language Server integration for CodeMirror 6
BSD 3-Clause "New" or "Revised" License
183 stars 24 forks source link

Update dependencies #17

Closed marc2332 closed 2 years ago

marc2332 commented 2 years ago

This updates all the CodeMirror dependencies to v6. I have tested this myself and works fine and doesn't give any issue like caught in https://github.com/FurqanSoftware/codemirror-languageserver/issues/15.

I have also updated some development dependencies, mostly related to TS and Rollup, those were giving me some issues.

hjr265 commented 2 years ago

@marc2332 Thank you for this. Let me give this a quick test and then merge it.

hjr265 commented 2 years ago

Merged, bumped a few more versions, and published. Thanks again! @marc2332

marc2332 commented 2 years ago

Awesome! Next thing I will do is fix https://github.com/FurqanSoftware/codemirror-languageserver/issues/14