Selaa lähdekoodia

Merge pull request #20182 from overleaf/jdt-vim-gk-update

Update codemirror-vim to include gk arrow patch

GitOrigin-RevId: cb24eb4dca19644ea75b2b94092c6038ebb7328c
Jimmy Domagala-Tang 1 vuosi sitten
vanhempi
sitoutus
5b07afcd20
2 muutettua tiedostoa jossa 8 lisäystä ja 9 poistoa
  1. 7 8
      package-lock.json
  2. 1 1
      services/web/package.json

+ 7 - 8
package-lock.json

@@ -8982,10 +8982,9 @@
     },
     "node_modules/@replit/codemirror-vim": {
       "version": "6.1.0",
-      "resolved": "git+ssh://git@github.com/overleaf/codemirror-vim.git#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
-      "integrity": "sha512-Mj8803Coa7OKxq4cP8TAO1cB6f+wOhTpcueYkQ+ktKEjIUqSOMiGfINezWtz5TuFy7O5sGmZ00RhvmNBpknBHA==",
+      "resolved": "git+ssh://git@github.com/overleaf/codemirror-vim.git#51ce0933e95705268256467fbbbcce5999ed3624",
+      "integrity": "sha512-cdp9t2IY1gHPwW3khJAxb9ffay6af9BLE0ZNCsq/SK6dj5TTwqoxT4N6aXJC+05spYlqcLRIlsqIJ1QrU5KUKw==",
       "dev": true,
-      "license": "MIT",
       "peerDependencies": {
         "@codemirror/commands": "^6.0.0",
         "@codemirror/language": "^6.1.0",
@@ -44721,7 +44720,7 @@
         "@pollyjs/persister-fs": "^6.0.6",
         "@replit/codemirror-emacs": "overleaf/codemirror-emacs#4394c03858f27053f8768258e9493866e06e938e",
         "@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803",
-        "@replit/codemirror-vim": "overleaf/codemirror-vim#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
+        "@replit/codemirror-vim": "overleaf/codemirror-vim#51ce0933e95705268256467fbbbcce5999ed3624",
         "@sentry/browser": "^7.8.1",
         "@storybook/addon-a11y": "^8.0.4",
         "@storybook/addon-essentials": "^8.0.4",
@@ -53265,7 +53264,7 @@
         "@pollyjs/persister-fs": "^6.0.6",
         "@replit/codemirror-emacs": "overleaf/codemirror-emacs#4394c03858f27053f8768258e9493866e06e938e",
         "@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803",
-        "@replit/codemirror-vim": "overleaf/codemirror-vim#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
+        "@replit/codemirror-vim": "overleaf/codemirror-vim#51ce0933e95705268256467fbbbcce5999ed3624",
         "@sentry/browser": "^7.8.1",
         "@slack/webhook": "^7.0.2",
         "@storybook/addon-a11y": "^8.0.4",
@@ -54832,10 +54831,10 @@
       "requires": {}
     },
     "@replit/codemirror-vim": {
-      "version": "git+ssh://git@github.com/overleaf/codemirror-vim.git#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
-      "integrity": "sha512-Mj8803Coa7OKxq4cP8TAO1cB6f+wOhTpcueYkQ+ktKEjIUqSOMiGfINezWtz5TuFy7O5sGmZ00RhvmNBpknBHA==",
+      "version": "git+ssh://git@github.com/overleaf/codemirror-vim.git#51ce0933e95705268256467fbbbcce5999ed3624",
+      "integrity": "sha512-cdp9t2IY1gHPwW3khJAxb9ffay6af9BLE0ZNCsq/SK6dj5TTwqoxT4N6aXJC+05spYlqcLRIlsqIJ1QrU5KUKw==",
       "dev": true,
-      "from": "@replit/codemirror-vim@overleaf/codemirror-vim#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
+      "from": "@replit/codemirror-vim@overleaf/codemirror-vim#51ce0933e95705268256467fbbbcce5999ed3624",
       "requires": {}
     },
     "@restart/hooks": {

+ 1 - 1
services/web/package.json

@@ -218,7 +218,7 @@
     "@pollyjs/persister-fs": "^6.0.6",
     "@replit/codemirror-emacs": "overleaf/codemirror-emacs#4394c03858f27053f8768258e9493866e06e938e",
     "@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803",
-    "@replit/codemirror-vim": "overleaf/codemirror-vim#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
+    "@replit/codemirror-vim": "overleaf/codemirror-vim#51ce0933e95705268256467fbbbcce5999ed3624",
     "@sentry/browser": "^7.8.1",
     "@storybook/addon-a11y": "^8.0.4",
     "@storybook/addon-essentials": "^8.0.4",