fix(deps): update dependency marked to v16.4.1 (#7415)

This commit is contained in:
Elian Doran 2025-10-20 09:12:03 +03:00 committed by GitHub
commit 9499e68132
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 10 deletions

View File

@ -52,7 +52,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.4.0", "marked": "16.4.1",
"mermaid": "11.12.0", "mermaid": "11.12.0",
"mind-elixir": "5.3.3", "mind-elixir": "5.3.3",
"normalize.css": "8.0.1", "normalize.css": "8.0.1",

View File

@ -105,7 +105,7 @@
"is-svg": "6.1.0", "is-svg": "6.1.0",
"jimp": "1.6.0", "jimp": "1.6.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"marked": "16.4.0", "marked": "16.4.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",

16
pnpm-lock.yaml generated
View File

@ -236,8 +236,8 @@ importers:
specifier: 8.11.1 specifier: 8.11.1
version: 8.11.1 version: 8.11.1
marked: marked:
specifier: 16.4.0 specifier: 16.4.1
version: 16.4.0 version: 16.4.1
mermaid: mermaid:
specifier: 11.12.0 specifier: 11.12.0
version: 11.12.0 version: 11.12.0
@ -688,8 +688,8 @@ importers:
specifier: 4.1.0 specifier: 4.1.0
version: 4.1.0 version: 4.1.0
marked: marked:
specifier: 16.4.0 specifier: 16.4.1
version: 16.4.0 version: 16.4.1
mime-types: mime-types:
specifier: 3.0.1 specifier: 3.0.1
version: 3.0.1 version: 3.0.1
@ -9539,8 +9539,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.4.0: marked@16.4.1:
resolution: {integrity: sha512-CTPAcRBq57cn3R8n3hwc2REddc28hjR7RzDXQ+lXLmMJYqn20BaI2cGw6QjgZGIgVfp2Wdfw4aMzgNteQ6qJgQ==} resolution: {integrity: sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==}
engines: {node: '>= 20'} engines: {node: '>= 20'}
hasBin: true hasBin: true
@ -25158,7 +25158,7 @@ snapshots:
markdown-table@3.0.4: {} markdown-table@3.0.4: {}
marked@16.4.0: {} marked@16.4.1: {}
matcher@3.0.0: matcher@3.0.0:
dependencies: dependencies:
@ -25353,7 +25353,7 @@ snapshots:
katex: 0.16.25 katex: 0.16.25
khroma: 2.1.0 khroma: 2.1.0
lodash-es: 4.17.21 lodash-es: 4.17.21
marked: 16.4.0 marked: 16.4.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