fix(deps): update dependency marked to v16.4.2 (#7649)

This commit is contained in:
Elian Doran 2025-11-08 08:27:36 +02:00 committed by GitHub
commit 4476615d33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 10 deletions

View File

@ -53,7 +53,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.1", "marked": "16.4.2",
"mermaid": "11.12.1", "mermaid": "11.12.1",
"mind-elixir": "5.3.5", "mind-elixir": "5.3.5",
"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.1", "marked": "16.4.2",
"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

@ -269,8 +269,8 @@ importers:
specifier: 8.11.1 specifier: 8.11.1
version: 8.11.1 version: 8.11.1
marked: marked:
specifier: 16.4.1 specifier: 16.4.2
version: 16.4.1 version: 16.4.2
mermaid: mermaid:
specifier: 11.12.1 specifier: 11.12.1
version: 11.12.1 version: 11.12.1
@ -718,8 +718,8 @@ importers:
specifier: 4.1.0 specifier: 4.1.0
version: 4.1.0 version: 4.1.0
marked: marked:
specifier: 16.4.1 specifier: 16.4.2
version: 16.4.1 version: 16.4.2
mime-types: mime-types:
specifier: 3.0.1 specifier: 3.0.1
version: 3.0.1 version: 3.0.1
@ -9954,8 +9954,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.1: marked@16.4.2:
resolution: {integrity: sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==} resolution: {integrity: sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==}
engines: {node: '>= 20'} engines: {node: '>= 20'}
hasBin: true hasBin: true
@ -26338,7 +26338,7 @@ snapshots:
markdown-table@3.0.4: {} markdown-table@3.0.4: {}
marked@16.4.1: {} marked@16.4.2: {}
marked@4.3.0: {} marked@4.3.0: {}
@ -26537,7 +26537,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.1 marked: 16.4.2
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