mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(deps): update codemirror
This commit is contained in:
parent
f5b38662f6
commit
e46631dd58
@ -22,14 +22,14 @@
|
|||||||
"@codemirror/commands": "6.8.1",
|
"@codemirror/commands": "6.8.1",
|
||||||
"@codemirror/lang-css": "6.3.1",
|
"@codemirror/lang-css": "6.3.1",
|
||||||
"@codemirror/lang-html": "6.4.9",
|
"@codemirror/lang-html": "6.4.9",
|
||||||
"@codemirror/lang-javascript": "6.2.3",
|
"@codemirror/lang-javascript": "6.2.4",
|
||||||
"@codemirror/lang-json": "6.0.1",
|
"@codemirror/lang-json": "6.0.1",
|
||||||
"@codemirror/lang-markdown": "6.3.2",
|
"@codemirror/lang-markdown": "6.3.2",
|
||||||
"@codemirror/lang-php": "6.0.1",
|
"@codemirror/lang-php": "6.0.1",
|
||||||
"@codemirror/lang-vue": "0.1.3",
|
"@codemirror/lang-vue": "0.1.3",
|
||||||
"@codemirror/lang-xml": "6.1.0",
|
"@codemirror/lang-xml": "6.1.0",
|
||||||
"@codemirror/legacy-modes": "6.5.1",
|
"@codemirror/legacy-modes": "6.5.1",
|
||||||
"@codemirror/search": "6.5.10",
|
"@codemirror/search": "6.5.11",
|
||||||
"@codemirror/view": "6.36.8",
|
"@codemirror/view": "6.36.8",
|
||||||
"@fsegurai/codemirror-theme-abcdef": "6.1.4",
|
"@fsegurai/codemirror-theme-abcdef": "6.1.4",
|
||||||
"@fsegurai/codemirror-theme-abyss": "6.1.4",
|
"@fsegurai/codemirror-theme-abyss": "6.1.4",
|
||||||
|
64
pnpm-lock.yaml
generated
64
pnpm-lock.yaml
generated
@ -1158,8 +1158,8 @@ importers:
|
|||||||
specifier: 6.4.9
|
specifier: 6.4.9
|
||||||
version: 6.4.9
|
version: 6.4.9
|
||||||
'@codemirror/lang-javascript':
|
'@codemirror/lang-javascript':
|
||||||
specifier: 6.2.3
|
specifier: 6.2.4
|
||||||
version: 6.2.3
|
version: 6.2.4
|
||||||
'@codemirror/lang-json':
|
'@codemirror/lang-json':
|
||||||
specifier: 6.0.1
|
specifier: 6.0.1
|
||||||
version: 6.0.1
|
version: 6.0.1
|
||||||
@ -1179,8 +1179,8 @@ importers:
|
|||||||
specifier: 6.5.1
|
specifier: 6.5.1
|
||||||
version: 6.5.1
|
version: 6.5.1
|
||||||
'@codemirror/search':
|
'@codemirror/search':
|
||||||
specifier: 6.5.10
|
specifier: 6.5.11
|
||||||
version: 6.5.10
|
version: 6.5.11
|
||||||
'@codemirror/view':
|
'@codemirror/view':
|
||||||
specifier: 6.36.8
|
specifier: 6.36.8
|
||||||
version: 6.36.8
|
version: 6.36.8
|
||||||
@ -1261,7 +1261,7 @@ importers:
|
|||||||
version: 6.0.1(@codemirror/autocomplete@6.18.6)(@codemirror/language@6.11.0)(@codemirror/state@6.5.2)(@codemirror/view@6.36.8)(@lezer/common@1.2.3)(@lezer/highlight@1.2.1)(@lezer/lr@1.4.2)
|
version: 6.0.1(@codemirror/autocomplete@6.18.6)(@codemirror/language@6.11.0)(@codemirror/state@6.5.2)(@codemirror/view@6.36.8)(@lezer/common@1.2.3)(@lezer/highlight@1.2.1)(@lezer/lr@1.4.2)
|
||||||
'@replit/codemirror-vim':
|
'@replit/codemirror-vim':
|
||||||
specifier: 6.3.0
|
specifier: 6.3.0
|
||||||
version: 6.3.0(@codemirror/commands@6.8.1)(@codemirror/language@6.11.0)(@codemirror/search@6.5.10)(@codemirror/state@6.5.2)(@codemirror/view@6.36.8)
|
version: 6.3.0(@codemirror/commands@6.8.1)(@codemirror/language@6.11.0)(@codemirror/search@6.5.11)(@codemirror/state@6.5.2)(@codemirror/view@6.36.8)
|
||||||
'@ssddanbrown/codemirror-lang-smarty':
|
'@ssddanbrown/codemirror-lang-smarty':
|
||||||
specifier: 1.0.0
|
specifier: 1.0.0
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
@ -2274,8 +2274,8 @@ packages:
|
|||||||
'@codemirror/lang-html@6.4.9':
|
'@codemirror/lang-html@6.4.9':
|
||||||
resolution: {integrity: sha512-aQv37pIMSlueybId/2PVSP6NPnmurFDVmZwzc7jszd2KAF8qd4VBbvNYPXWQq90WIARjsdVkPbw29pszmHws3Q==}
|
resolution: {integrity: sha512-aQv37pIMSlueybId/2PVSP6NPnmurFDVmZwzc7jszd2KAF8qd4VBbvNYPXWQq90WIARjsdVkPbw29pszmHws3Q==}
|
||||||
|
|
||||||
'@codemirror/lang-javascript@6.2.3':
|
'@codemirror/lang-javascript@6.2.4':
|
||||||
resolution: {integrity: sha512-8PR3vIWg7pSu7ur8A07pGiYHgy3hHj+mRYRCSG8q+mPIrl0F02rgpGv+DsQTHRTc30rydOsf5PZ7yjKFg2Ackw==}
|
resolution: {integrity: sha512-0WVmhp1QOqZ4Rt6GlVGwKJN3KW7Xh4H2q8ZZNGZaP6lRdxXJzmjm4FqvmOojVj6khWJHIb9sp7U/72W7xQgqAA==}
|
||||||
|
|
||||||
'@codemirror/lang-json@6.0.1':
|
'@codemirror/lang-json@6.0.1':
|
||||||
resolution: {integrity: sha512-+T1flHdgpqDDlJZ2Lkil/rLiRy684WMLc74xUnjJH48GQdfJo/pudlTRreZmKwzP8/tGdKf83wlbAdOCzlJOGQ==}
|
resolution: {integrity: sha512-+T1flHdgpqDDlJZ2Lkil/rLiRy684WMLc74xUnjJH48GQdfJo/pudlTRreZmKwzP8/tGdKf83wlbAdOCzlJOGQ==}
|
||||||
@ -2301,8 +2301,8 @@ packages:
|
|||||||
'@codemirror/lint@6.8.5':
|
'@codemirror/lint@6.8.5':
|
||||||
resolution: {integrity: sha512-s3n3KisH7dx3vsoeGMxsbRAgKe4O1vbrnKBClm99PU0fWxmxsx5rR2PfqQgIt+2MMJBHbiJ5rfIdLYfB9NNvsA==}
|
resolution: {integrity: sha512-s3n3KisH7dx3vsoeGMxsbRAgKe4O1vbrnKBClm99PU0fWxmxsx5rR2PfqQgIt+2MMJBHbiJ5rfIdLYfB9NNvsA==}
|
||||||
|
|
||||||
'@codemirror/search@6.5.10':
|
'@codemirror/search@6.5.11':
|
||||||
resolution: {integrity: sha512-RMdPdmsrUf53pb2VwflKGHEe1XVM07hI7vV2ntgw1dmqhimpatSJKva4VA9h4TLUDOD4EIF02201oZurpnEFsg==}
|
resolution: {integrity: sha512-KmWepDE6jUdL6n8cAAqIpRmLPBZ5ZKnicE8oGU/s3QrAVID+0VhLFrzUucVKHG5035/BSykhExDL/Xm7dHthiA==}
|
||||||
|
|
||||||
'@codemirror/state@6.5.2':
|
'@codemirror/state@6.5.2':
|
||||||
resolution: {integrity: sha512-FVqsPqtPWKVVL3dPSxy8wEF/ymIEuVzF1PK3VbUgrxXpJUSHQWWZz4JMToquRxnkw+36LTamCZG2iua2Ptq0fA==}
|
resolution: {integrity: sha512-FVqsPqtPWKVVL3dPSxy8wEF/ymIEuVzF1PK3VbUgrxXpJUSHQWWZz4JMToquRxnkw+36LTamCZG2iua2Ptq0fA==}
|
||||||
@ -15451,6 +15451,16 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
|
|
||||||
|
'@ckeditor/ckeditor5-bookmark@45.0.0':
|
||||||
|
dependencies:
|
||||||
|
'@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
|
'@ckeditor/ckeditor5-icons': 45.0.0
|
||||||
|
'@ckeditor/ckeditor5-link': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
|
'@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
|
'@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
|
'@ckeditor/ckeditor5-widget': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
|
ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||||
|
|
||||||
'@ckeditor/ckeditor5-bookmark@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
|
'@ckeditor/ckeditor5-bookmark@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
@ -16042,15 +16052,6 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
|
|
||||||
'@ckeditor/ckeditor5-html-embed@45.0.0':
|
|
||||||
dependencies:
|
|
||||||
'@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
|
||||||
'@ckeditor/ckeditor5-icons': 45.0.0
|
|
||||||
'@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
|
||||||
'@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
|
||||||
'@ckeditor/ckeditor5-widget': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
|
||||||
ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
|
||||||
|
|
||||||
'@ckeditor/ckeditor5-html-embed@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
|
'@ckeditor/ckeditor5-html-embed@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
@ -16317,15 +16318,6 @@ snapshots:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
- webpack-cli
|
- webpack-cli
|
||||||
|
|
||||||
'@ckeditor/ckeditor5-page-break@45.0.0':
|
|
||||||
dependencies:
|
|
||||||
'@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
|
||||||
'@ckeditor/ckeditor5-icons': 45.0.0
|
|
||||||
'@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
|
||||||
'@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
|
||||||
'@ckeditor/ckeditor5-widget': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
|
||||||
ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
|
||||||
|
|
||||||
'@ckeditor/ckeditor5-page-break@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
|
'@ckeditor/ckeditor5-page-break@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
@ -16752,7 +16744,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@codemirror/autocomplete': 6.18.6
|
'@codemirror/autocomplete': 6.18.6
|
||||||
'@codemirror/lang-css': 6.3.1
|
'@codemirror/lang-css': 6.3.1
|
||||||
'@codemirror/lang-javascript': 6.2.3
|
'@codemirror/lang-javascript': 6.2.4
|
||||||
'@codemirror/language': 6.11.0
|
'@codemirror/language': 6.11.0
|
||||||
'@codemirror/state': 6.5.2
|
'@codemirror/state': 6.5.2
|
||||||
'@codemirror/view': 6.36.8
|
'@codemirror/view': 6.36.8
|
||||||
@ -16760,7 +16752,7 @@ snapshots:
|
|||||||
'@lezer/css': 1.1.11
|
'@lezer/css': 1.1.11
|
||||||
'@lezer/html': 1.3.10
|
'@lezer/html': 1.3.10
|
||||||
|
|
||||||
'@codemirror/lang-javascript@6.2.3':
|
'@codemirror/lang-javascript@6.2.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@codemirror/autocomplete': 6.18.6
|
'@codemirror/autocomplete': 6.18.6
|
||||||
'@codemirror/language': 6.11.0
|
'@codemirror/language': 6.11.0
|
||||||
@ -16796,7 +16788,7 @@ snapshots:
|
|||||||
'@codemirror/lang-vue@0.1.3':
|
'@codemirror/lang-vue@0.1.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@codemirror/lang-html': 6.4.9
|
'@codemirror/lang-html': 6.4.9
|
||||||
'@codemirror/lang-javascript': 6.2.3
|
'@codemirror/lang-javascript': 6.2.4
|
||||||
'@codemirror/language': 6.11.0
|
'@codemirror/language': 6.11.0
|
||||||
'@lezer/common': 1.2.3
|
'@lezer/common': 1.2.3
|
||||||
'@lezer/highlight': 1.2.1
|
'@lezer/highlight': 1.2.1
|
||||||
@ -16830,7 +16822,7 @@ snapshots:
|
|||||||
'@codemirror/view': 6.36.8
|
'@codemirror/view': 6.36.8
|
||||||
crelt: 1.0.6
|
crelt: 1.0.6
|
||||||
|
|
||||||
'@codemirror/search@6.5.10':
|
'@codemirror/search@6.5.11':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@codemirror/state': 6.5.2
|
'@codemirror/state': 6.5.2
|
||||||
'@codemirror/view': 6.36.8
|
'@codemirror/view': 6.36.8
|
||||||
@ -19799,11 +19791,11 @@ snapshots:
|
|||||||
'@lezer/highlight': 1.2.1
|
'@lezer/highlight': 1.2.1
|
||||||
'@lezer/lr': 1.4.2
|
'@lezer/lr': 1.4.2
|
||||||
|
|
||||||
'@replit/codemirror-vim@6.3.0(@codemirror/commands@6.8.1)(@codemirror/language@6.11.0)(@codemirror/search@6.5.10)(@codemirror/state@6.5.2)(@codemirror/view@6.36.8)':
|
'@replit/codemirror-vim@6.3.0(@codemirror/commands@6.8.1)(@codemirror/language@6.11.0)(@codemirror/search@6.5.11)(@codemirror/state@6.5.2)(@codemirror/view@6.36.8)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@codemirror/commands': 6.8.1
|
'@codemirror/commands': 6.8.1
|
||||||
'@codemirror/language': 6.11.0
|
'@codemirror/language': 6.11.0
|
||||||
'@codemirror/search': 6.5.10
|
'@codemirror/search': 6.5.11
|
||||||
'@codemirror/state': 6.5.2
|
'@codemirror/state': 6.5.2
|
||||||
'@codemirror/view': 6.36.8
|
'@codemirror/view': 6.36.8
|
||||||
|
|
||||||
@ -22274,7 +22266,7 @@ snapshots:
|
|||||||
'@ckeditor/ckeditor5-autosave': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-autosave': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
'@ckeditor/ckeditor5-basic-styles': 45.0.0
|
'@ckeditor/ckeditor5-basic-styles': 45.0.0
|
||||||
'@ckeditor/ckeditor5-block-quote': 45.0.0
|
'@ckeditor/ckeditor5-block-quote': 45.0.0
|
||||||
'@ckeditor/ckeditor5-bookmark': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-bookmark': 45.0.0
|
||||||
'@ckeditor/ckeditor5-ckbox': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-ckbox': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
'@ckeditor/ckeditor5-ckfinder': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-ckfinder': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
'@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
@ -22297,7 +22289,7 @@ snapshots:
|
|||||||
'@ckeditor/ckeditor5-heading': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-heading': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
'@ckeditor/ckeditor5-highlight': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-highlight': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
'@ckeditor/ckeditor5-horizontal-line': 45.0.0
|
'@ckeditor/ckeditor5-horizontal-line': 45.0.0
|
||||||
'@ckeditor/ckeditor5-html-embed': 45.0.0
|
'@ckeditor/ckeditor5-html-embed': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
'@ckeditor/ckeditor5-html-support': 45.0.0
|
'@ckeditor/ckeditor5-html-support': 45.0.0
|
||||||
'@ckeditor/ckeditor5-icons': 45.0.0
|
'@ckeditor/ckeditor5-icons': 45.0.0
|
||||||
'@ckeditor/ckeditor5-image': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-image': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
@ -22309,7 +22301,7 @@ snapshots:
|
|||||||
'@ckeditor/ckeditor5-media-embed': 45.0.0
|
'@ckeditor/ckeditor5-media-embed': 45.0.0
|
||||||
'@ckeditor/ckeditor5-mention': 45.0.0(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-mention': 45.0.0(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
'@ckeditor/ckeditor5-minimap': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-minimap': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
'@ckeditor/ckeditor5-page-break': 45.0.0
|
'@ckeditor/ckeditor5-page-break': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
'@ckeditor/ckeditor5-paragraph': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
'@ckeditor/ckeditor5-paragraph': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
'@ckeditor/ckeditor5-paste-from-office': 45.0.0
|
'@ckeditor/ckeditor5-paste-from-office': 45.0.0
|
||||||
'@ckeditor/ckeditor5-remove-format': 45.0.0
|
'@ckeditor/ckeditor5-remove-format': 45.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user