Merge pull request #18200 from overleaf/ae-autocomplete

Fix commit for `@codemirror.autocomplete` dependency

GitOrigin-RevId: 90d5df123500214edf4d798c67c28902882a9fa9
This commit is contained in:
Alf Eaton 2024-05-08 11:35:06 +01:00 committed by Copybot
parent 5f2ace2ad2
commit 0d00d34e1e

8
package-lock.json generated
View file

@ -3271,9 +3271,8 @@
"dev": true
},
"node_modules/@codemirror/autocomplete": {
"version": "6.10.2",
"resolved": "git+ssh://git@github.com/overleaf/codemirror-autocomplete.git#dd201694c0ce7efa1777ef21d0dbe862dcefd338",
"integrity": "sha512-QauPciJyxC1xT8vMZFs/OhaaV7Nqq1Nfj3YLFQbyTkxhsyK69vz2wdiZ+63sWcBT3crZf53NPPhiK2ZxyQaMxQ==",
"version": "6.12.0",
"resolved": "git+ssh://git@github.com/overleaf/codemirror-autocomplete.git#51ba3679f062cd0d216095bc1dc0b0cf64576939",
"dev": true,
"license": "MIT",
"dependencies": {
@ -47632,8 +47631,7 @@
"dev": true
},
"@codemirror/autocomplete": {
"version": "git+ssh://git@github.com/overleaf/codemirror-autocomplete.git#dd201694c0ce7efa1777ef21d0dbe862dcefd338",
"integrity": "sha512-QauPciJyxC1xT8vMZFs/OhaaV7Nqq1Nfj3YLFQbyTkxhsyK69vz2wdiZ+63sWcBT3crZf53NPPhiK2ZxyQaMxQ==",
"version": "git+ssh://git@github.com/overleaf/codemirror-autocomplete.git#51ba3679f062cd0d216095bc1dc0b0cf64576939",
"dev": true,
"from": "@codemirror/autocomplete@github:overleaf/codemirror-autocomplete#v6.12.0-overleaf-1",
"requires": {