Update @codemirror/view patch after package update

This commit is contained in:
Jonatan Heyman 2026-01-27 18:25:53 +01:00
parent 542d4ca15f
commit c2b53c0cc8

View File

@ -1,8 +1,8 @@
diff --git a/node_modules/@codemirror/view/dist/index.js b/node_modules/@codemirror/view/dist/index.js
index 9a886d4..3993d62 100644
index 9d78d57..9b397ff 100644
--- a/node_modules/@codemirror/view/dist/index.js
+++ b/node_modules/@codemirror/view/dist/index.js
@@ -8936,7 +8936,7 @@ function runHandlers(map, event, view, scope) {
@@ -8944,7 +8944,7 @@ function runHandlers(map, event, view, scope) {
// Ctrl-Alt may be used for AltGr on Windows
!(browser.windows && event.ctrlKey && event.altKey) &&
// Alt-combinations on macOS tend to be typed characters