Compare commits

...

1 Commits

Author SHA1 Message Date
minori d98792b65a deps: update marked to 17.0.2
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m22s
CI / Lint & Test (pull_request) Successful in 16m42s
CI / Build Linux (pull_request) Successful in 20m2s
CI / Build Windows (cross-compile) (pull_request) Successful in 30m12s
2026-02-22 07:03:16 -08:00
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
"codemirror": "^6.0.2", "codemirror": "^6.0.2",
"highlight.js": "^11.11.1", "highlight.js": "^11.11.1",
"lucide-svelte": "^0.563.0", "lucide-svelte": "^0.563.0",
"marked": "^17.0.1" "marked": "17.0.2"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.39.2", "@eslint/js": "^9.39.2",
+5 -5
View File
@@ -123,8 +123,8 @@ importers:
specifier: ^0.563.0 specifier: ^0.563.0
version: 0.563.0(svelte@5.46.3) version: 0.563.0(svelte@5.46.3)
marked: marked:
specifier: ^17.0.1 specifier: 17.0.2
version: 17.0.1 version: 17.0.2
devDependencies: devDependencies:
'@eslint/js': '@eslint/js':
specifier: ^9.39.2 specifier: ^9.39.2
@@ -1690,8 +1690,8 @@ packages:
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
engines: {node: '>=10'} engines: {node: '>=10'}
marked@17.0.1: marked@17.0.2:
resolution: {integrity: sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==} resolution: {integrity: sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==}
engines: {node: '>= 20'} engines: {node: '>= 20'}
hasBin: true hasBin: true
@@ -3678,7 +3678,7 @@ snapshots:
dependencies: dependencies:
semver: 7.7.3 semver: 7.7.3
marked@17.0.1: {} marked@17.0.2: {}
mdn-data@2.12.2: {} mdn-data@2.12.2: {}