mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Upgrade @replit/codemirror-vim
(#16388)
GitOrigin-RevId: 7a8e8c05fd36690ce80c2b6b3ff4501a6bae6663
This commit is contained in:
parent
84ebb1c8f2
commit
195d034124
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue