sachinraja / trpc-playground

playground for running tRPC queries in the browser
MIT License
285 stars 19 forks source link

fix(deps): update dependency @codemirror/view to v0.19.35 #4

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/view 0.19.34 -> 0.19.35 age adoption passing confidence

Release Notes

codemirror/view ### [`v0.19.35`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#​01935-2021-12-20) [Compare Source](https://togithub.com/codemirror/view/compare/0.19.34...0.19.35) ##### Bug fixes The editor will now handle double-taps as if they are double-clicks, rather than letting the browser's native behavior happen (because the latter often does the wrong thing). Fix an issue where backspacing out a selection on Chrome Android would sometimes only delete the last character due to event order issues. `posAtCoords`, without second argument, will no longer return null for positions below or above the document.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.