fix(deps): update dependency marked to v16.1.1 (#6396)

This commit is contained in:
Elian Doran 2025-07-19 08:53:07 +03:00 committed by GitHub
commit 8c19261ced
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 12 deletions

View File

@ -46,7 +46,7 @@
"leaflet": "1.9.4", "leaflet": "1.9.4",
"leaflet-gpx": "2.2.0", "leaflet-gpx": "2.2.0",
"mark.js": "8.11.1", "mark.js": "8.11.1",
"marked": "16.1.0", "marked": "16.1.1",
"mermaid": "11.9.0", "mermaid": "11.9.0",
"mind-elixir": "5.0.2", "mind-elixir": "5.0.2",
"normalize.css": "8.0.1", "normalize.css": "8.0.1",

View File

@ -83,7 +83,7 @@
"jimp": "1.6.0", "jimp": "1.6.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"jsdom": "26.1.0", "jsdom": "26.1.0",
"marked": "16.1.0", "marked": "16.1.1",
"mime-types": "3.0.1", "mime-types": "3.0.1",
"multer": "2.0.2", "multer": "2.0.2",
"normalize-strings": "1.1.1", "normalize-strings": "1.1.1",

18
pnpm-lock.yaml generated
View File

@ -263,8 +263,8 @@ importers:
specifier: 8.11.1 specifier: 8.11.1
version: 8.11.1 version: 8.11.1
marked: marked:
specifier: 16.1.0 specifier: 16.1.1
version: 16.1.0 version: 16.1.1
mermaid: mermaid:
specifier: 11.9.0 specifier: 11.9.0
version: 11.9.0 version: 11.9.0
@ -706,8 +706,8 @@ importers:
specifier: 26.1.0 specifier: 26.1.0
version: 26.1.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) version: 26.1.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)
marked: marked:
specifier: 16.1.0 specifier: 16.1.1
version: 16.1.0 version: 16.1.1
mime-types: mime-types:
specifier: 3.0.1 specifier: 3.0.1
version: 3.0.1 version: 3.0.1
@ -10371,8 +10371,8 @@ packages:
markdown-table@3.0.4: markdown-table@3.0.4:
resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==}
marked@16.1.0: marked@16.1.1:
resolution: {integrity: sha512-Me7BNa1aqrxVinDnFfvCgHh2yHvLbFvILBs899MhuBpbE5VPzpSqv7alaESfkqkgc9JNvUGH4gqwZeOzLnY8Jg==} resolution: {integrity: sha512-ij/2lXfCRT71L6u0M29tJPhP0bM5shLL3u5BePhFwPELj2blMJ6GDtD7PfJhRLhJ/c2UwrK17ySVcDzy2YHjHQ==}
engines: {node: '>= 20'} engines: {node: '>= 20'}
hasBin: true hasBin: true
@ -16439,8 +16439,6 @@ snapshots:
'@ckeditor/ckeditor5-utils': 46.0.0 '@ckeditor/ckeditor5-utils': 46.0.0
'@ckeditor/ckeditor5-watchdog': 46.0.0 '@ckeditor/ckeditor5-watchdog': 46.0.0
es-toolkit: 1.39.5 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.8.3)': '@ckeditor/ckeditor5-dev-build-tools@43.1.0(@swc/helpers@0.5.17)(tslib@2.8.1)(typescript@5.8.3)':
dependencies: dependencies:
@ -27269,7 +27267,7 @@ snapshots:
markdown-table@3.0.4: {} markdown-table@3.0.4: {}
marked@16.1.0: {} marked@16.1.1: {}
matcher@3.0.0: matcher@3.0.0:
dependencies: dependencies:
@ -27472,7 +27470,7 @@ snapshots:
katex: 0.16.22 katex: 0.16.22
khroma: 2.1.0 khroma: 2.1.0
lodash-es: 4.17.21 lodash-es: 4.17.21
marked: 16.1.0 marked: 16.1.1
roughjs: 4.6.6 roughjs: 4.6.6
stylis: 4.3.6 stylis: 4.3.6
ts-dedent: 2.2.0 ts-dedent: 2.2.0