Merge pull request #12678 from overleaf/mj-cm6-vim-upgrade

[cm6] Upgrade codemirror-vim

GitOrigin-RevId: 2f57c338a69c19bf6bd6525debd10e5e6eb1269f
This commit is contained in:
Mathias Jakobsen 2023-04-20 11:00:26 +01:00 committed by Copybot
parent 29b056d5a3
commit 4341abcf64
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -8212,9 +8212,9 @@
}
},
"node_modules/@replit/codemirror-vim": {
"version": "6.0.4",
"resolved": "git+ssh://git@github.com/overleaf/codemirror-vim.git#77876ac3390f5a6642e04348c0afbe9f0878ec25",
"integrity": "sha512-RgUkjOul+ReaCOj6SxCtIviKjJGDn7h15bODIClN/oFwaOwhTjelTlIReY1t5tlYEwkp5SFBL04PaSZLJp1sSQ==",
"version": "6.0.11",
"resolved": "git+ssh://git@github.com/overleaf/codemirror-vim.git#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
"integrity": "sha512-8eqKv+VJmvfajChkzYX3eCLqKi7LdG77NQqkcIl5E9/L0L0SepE6mWBE+ZSFoA+6MP0RAMsg8gJTBFZ7UCGGgw==",
"license": "MIT",
"peerDependencies": {
"@codemirror/commands": "^6.0.0",
@ -35130,7 +35130,7 @@
"@reach/tabs": "^0.15.0",
"@replit/codemirror-emacs": "overleaf/codemirror-emacs#cea6eaefe2301bf07e7dec54f028537c3fdc4982",
"@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803",
"@replit/codemirror-vim": "overleaf/codemirror-vim#77876ac3390f5a6642e04348c0afbe9f0878ec25",
"@replit/codemirror-vim": "overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
"@sentry/browser": "^7.8.1",
"@uppy/core": "^1.15.0",
"@uppy/dashboard": "^1.11.0",
@ -44810,7 +44810,7 @@
"@reach/tabs": "^0.15.0",
"@replit/codemirror-emacs": "overleaf/codemirror-emacs#cea6eaefe2301bf07e7dec54f028537c3fdc4982",
"@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803",
"@replit/codemirror-vim": "overleaf/codemirror-vim#77876ac3390f5a6642e04348c0afbe9f0878ec25",
"@replit/codemirror-vim": "overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
"@sentry/browser": "^7.8.1",
"@testing-library/cypress": "^9.0.0",
"@testing-library/dom": "^8.13.0",
@ -47000,9 +47000,9 @@
"requires": {}
},
"@replit/codemirror-vim": {
"version": "git+ssh://git@github.com/overleaf/codemirror-vim.git#77876ac3390f5a6642e04348c0afbe9f0878ec25",
"integrity": "sha512-RgUkjOul+ReaCOj6SxCtIviKjJGDn7h15bODIClN/oFwaOwhTjelTlIReY1t5tlYEwkp5SFBL04PaSZLJp1sSQ==",
"from": "@replit/codemirror-vim@overleaf/codemirror-vim#77876ac3390f5a6642e04348c0afbe9f0878ec25",
"version": "git+ssh://git@github.com/overleaf/codemirror-vim.git#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
"integrity": "sha512-8eqKv+VJmvfajChkzYX3eCLqKi7LdG77NQqkcIl5E9/L0L0SepE6mWBE+ZSFoA+6MP0RAMsg8gJTBFZ7UCGGgw==",
"from": "@replit/codemirror-vim@overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
"requires": {}
},
"@sentry/browser": {

View file

@ -114,7 +114,7 @@
"@reach/tabs": "^0.15.0",
"@replit/codemirror-emacs": "overleaf/codemirror-emacs#cea6eaefe2301bf07e7dec54f028537c3fdc4982",
"@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803",
"@replit/codemirror-vim": "overleaf/codemirror-vim#77876ac3390f5a6642e04348c0afbe9f0878ec25",
"@replit/codemirror-vim": "overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067",
"@sentry/browser": "^7.8.1",
"@uppy/core": "^1.15.0",
"@uppy/dashboard": "^1.11.0",