Explorar o código

Upgrade `@replit/codemirror-vim` (#16388)

GitOrigin-RevId: 7a8e8c05fd36690ce80c2b6b3ff4501a6bae6663
Alf Eaton %!s(int64=2) %!d(string=hai) anos
pai
achega
195d034124
Modificáronse 2 ficheiros con 9 adicións e 9 borrados
  1. 8 8
      package-lock.json
  2. 1 1
      services/web/package.json

+ 8 - 8
package-lock.json

@@ -9922,9 +9922,9 @@
       }
     },
     "node_modules/@replit/codemirror-vim": {
-      "version": "6.0.11",
-      "resolved": "git+ssh://git@github.com/overleaf/codemirror-vim.git#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
-      "integrity": "sha512-8eqKv+VJmvfajChkzYX3eCLqKi7LdG77NQqkcIl5E9/L0L0SepE6mWBE+ZSFoA+6MP0RAMsg8gJTBFZ7UCGGgw==",
+      "version": "6.1.0",
+      "resolved": "git+ssh://git@github.com/overleaf/codemirror-vim.git#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
+      "integrity": "sha512-Mj8803Coa7OKxq4cP8TAO1cB6f+wOhTpcueYkQ+ktKEjIUqSOMiGfINezWtz5TuFy7O5sGmZ00RhvmNBpknBHA==",
       "dev": true,
       "license": "MIT",
       "peerDependencies": {
@@ -46525,7 +46525,7 @@
         "@reach/tabs": "^0.15.0",
         "@replit/codemirror-emacs": "overleaf/codemirror-emacs#4394c03858f27053f8768258e9493866e06e938e",
         "@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803",
-        "@replit/codemirror-vim": "overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
+        "@replit/codemirror-vim": "overleaf/codemirror-vim#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
         "@sentry/browser": "^7.8.1",
         "@storybook/addon-a11y": "^7.5.1",
         "@storybook/addon-essentials": "^7.5.1",
@@ -55225,7 +55225,7 @@
         "@reach/tabs": "^0.15.0",
         "@replit/codemirror-emacs": "overleaf/codemirror-emacs#4394c03858f27053f8768258e9493866e06e938e",
         "@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803",
-        "@replit/codemirror-vim": "overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
+        "@replit/codemirror-vim": "overleaf/codemirror-vim#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
         "@sentry/browser": "^7.8.1",
         "@slack/webhook": "^7.0.1",
         "@storybook/addon-a11y": "^7.5.1",
@@ -56992,10 +56992,10 @@
       "requires": {}
     },
     "@replit/codemirror-vim": {
-      "version": "git+ssh://git@github.com/overleaf/codemirror-vim.git#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
-      "integrity": "sha512-8eqKv+VJmvfajChkzYX3eCLqKi7LdG77NQqkcIl5E9/L0L0SepE6mWBE+ZSFoA+6MP0RAMsg8gJTBFZ7UCGGgw==",
+      "version": "git+ssh://git@github.com/overleaf/codemirror-vim.git#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
+      "integrity": "sha512-Mj8803Coa7OKxq4cP8TAO1cB6f+wOhTpcueYkQ+ktKEjIUqSOMiGfINezWtz5TuFy7O5sGmZ00RhvmNBpknBHA==",
       "dev": true,
-      "from": "@replit/codemirror-vim@overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
+      "from": "@replit/codemirror-vim@overleaf/codemirror-vim#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
       "requires": {}
     },
     "@sentry/browser": {

+ 1 - 1
services/web/package.json

@@ -211,7 +211,7 @@
     "@reach/tabs": "^0.15.0",
     "@replit/codemirror-emacs": "overleaf/codemirror-emacs#4394c03858f27053f8768258e9493866e06e938e",
     "@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803",
-    "@replit/codemirror-vim": "overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
+    "@replit/codemirror-vim": "overleaf/codemirror-vim#53ce7363f80fba133d51ee861ca5e9b49af8e96b",
     "@sentry/browser": "^7.8.1",
     "@storybook/addon-a11y": "^7.5.1",
     "@storybook/addon-essentials": "^7.5.1",