mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 04:42:28 +08:00
fix(deps): update dependency mind-elixir to v5.3.5 (#7632)
This commit is contained in:
commit
db3960a23e
2 changed files with 11 additions and 11 deletions
|
|
@ -55,7 +55,7 @@
|
|||
"mark.js": "8.11.1",
|
||||
"marked": "16.4.1",
|
||||
"mermaid": "11.12.1",
|
||||
"mind-elixir": "5.3.4",
|
||||
"mind-elixir": "5.3.5",
|
||||
"normalize.css": "8.0.1",
|
||||
"panzoom": "9.4.3",
|
||||
"preact": "10.27.2",
|
||||
|
|
|
|||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
|
|
@ -186,7 +186,7 @@ importers:
|
|||
version: 0.2.0(mermaid@11.12.1)
|
||||
'@mind-elixir/node-menu':
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0(mind-elixir@5.3.4)
|
||||
version: 5.0.0(mind-elixir@5.3.5)
|
||||
'@popperjs/core':
|
||||
specifier: 2.11.8
|
||||
version: 2.11.8
|
||||
|
|
@ -275,8 +275,8 @@ importers:
|
|||
specifier: 11.12.1
|
||||
version: 11.12.1
|
||||
mind-elixir:
|
||||
specifier: 5.3.4
|
||||
version: 5.3.4
|
||||
specifier: 5.3.5
|
||||
version: 5.3.5
|
||||
normalize.css:
|
||||
specifier: 8.0.1
|
||||
version: 8.0.1
|
||||
|
|
@ -10453,8 +10453,8 @@ packages:
|
|||
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
mind-elixir@5.3.4:
|
||||
resolution: {integrity: sha512-HVZZLNC+QBdYvsg3dvhw4+ZLR06Az3lilXewhwfRmzyeAZiI6HB/amsUTAVHaZTby3aXAR+iOIpMXIUXpQckPQ==}
|
||||
mind-elixir@5.3.5:
|
||||
resolution: {integrity: sha512-GKYTqU7qsbmPmdTvJlM0g/chrHIkikV7sYhQIz4GTa7Xp8H7hqL5y8gMeJLeR2gdJi3sLUyoVUzBwF7tmKIffw==}
|
||||
|
||||
mini-css-extract-plugin@2.4.7:
|
||||
resolution: {integrity: sha512-euWmddf0sk9Nv1O0gfeeUAvAkoSlWncNLF77C0TP2+WoPvy8mAHKOzMajcCz2dzvyt3CNgxb1obIEVFIRxaipg==}
|
||||
|
|
@ -15820,8 +15820,6 @@ snapshots:
|
|||
'@ckeditor/ckeditor5-utils': 47.1.0
|
||||
'@ckeditor/ckeditor5-watchdog': 47.1.0
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-dev-build-tools@43.1.0(@swc/helpers@0.5.17)(tslib@2.8.1)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
|
|
@ -16013,6 +16011,8 @@ snapshots:
|
|||
'@ckeditor/ckeditor5-utils': 47.1.0
|
||||
ckeditor5: 47.1.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-editor-multi-root@47.1.0':
|
||||
dependencies:
|
||||
|
|
@ -18648,9 +18648,9 @@ snapshots:
|
|||
|
||||
'@microsoft/tsdoc@0.15.1': {}
|
||||
|
||||
'@mind-elixir/node-menu@5.0.0(mind-elixir@5.3.4)':
|
||||
'@mind-elixir/node-menu@5.0.0(mind-elixir@5.3.5)':
|
||||
dependencies:
|
||||
mind-elixir: 5.3.4
|
||||
mind-elixir: 5.3.5
|
||||
|
||||
'@mixmark-io/domino@2.2.0': {}
|
||||
|
||||
|
|
@ -27251,7 +27251,7 @@ snapshots:
|
|||
|
||||
mimic-response@3.1.0: {}
|
||||
|
||||
mind-elixir@5.3.4: {}
|
||||
mind-elixir@5.3.5: {}
|
||||
|
||||
mini-css-extract-plugin@2.4.7(webpack@5.101.3(@swc/core@1.11.29(@swc/helpers@0.5.17))(esbuild@0.25.12)):
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue