mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #27584 from overleaf/mj-reuse-indentation-marker-theme
[web] Update indentation markers extension GitOrigin-RevId: 8ae6a877533423bbfa37a9bb2a1610cef7ed0e87
This commit is contained in:
committed by
Copybot
parent
8fd7d2f69e
commit
491b626b64
7
package-lock.json
generated
7
package-lock.json
generated
@@ -9036,9 +9036,10 @@
|
||||
},
|
||||
"node_modules/@replit/codemirror-indentation-markers": {
|
||||
"version": "6.5.3",
|
||||
"resolved": "git+ssh://git@github.com/overleaf/codemirror-indentation-markers.git#78264032eb286bc47871569ae87bff5ca1c6c161",
|
||||
"integrity": "sha512-M64D1BO2iLWI0ByW4oiiRj104pulG+07FZOz+NfkJMY2zmrbsidKii/8Ibwmp7kEuWY1n7STtTtWxqZZB/HsjA==",
|
||||
"resolved": "git+ssh://git@github.com/overleaf/codemirror-indentation-markers.git#371ce3b56f453a392eb0d3b85ab019c185c68e1f",
|
||||
"integrity": "sha512-q0JxSzTtj08sWGGAKucWRMabvdWdPPQRwhisoAGAgI6XFLQhfCif/3/ENcm/WFPcVBvxuLfdXamZNhA4YKa1UA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@codemirror/language": "^6.0.0",
|
||||
"@codemirror/state": "^6.0.0",
|
||||
@@ -45016,7 +45017,7 @@
|
||||
"@pollyjs/persister-fs": "^6.0.6",
|
||||
"@prettier/plugin-pug": "^3.4.0",
|
||||
"@replit/codemirror-emacs": "overleaf/codemirror-emacs#4394c03858f27053f8768258e9493866e06e938e",
|
||||
"@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#78264032eb286bc47871569ae87bff5ca1c6c161",
|
||||
"@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#371ce3b56f453a392eb0d3b85ab019c185c68e1f",
|
||||
"@replit/codemirror-vim": "overleaf/codemirror-vim#1bef138382d948018f3f9b8a4d7a70ab61774e4b",
|
||||
"@sentry/browser": "7.46.0",
|
||||
"@storybook/addon-a11y": "^8.6.12",
|
||||
|
||||
Reference in New Issue
Block a user