chore(deps): bump marked from 16.4.2 to 18.0.5 (#225)

Bumps [marked](https://github.com/markedjs/marked) from 16.4.2 to 18.0.5.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v16.4.2...v18.0.5)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 18.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-08 13:32:26 -07:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 13b142b677
commit c719501cbd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
"domutils": "^4.0.2",
"extract-zip": "^2.0.1",
"htmlparser2": "^12.0.0",
"marked": "^16.4.2",
"marked": "^18.0.5",
},
"devDependencies": {
"@ai-sdk/anthropic": "^3.0.71",
@@ -783,7 +783,7 @@
"markdown-table": ["markdown-table@3.0.4", "", {}, "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw=="],
"marked": ["marked@16.4.2", "", { "bin": { "marked": "bin/marked.js" } }, "sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA=="],
"marked": ["marked@18.0.5", "", { "bin": { "marked": "bin/marked.js" } }, "sha512-S6GcvALHg6K4ohtu4E7x0a1AqhAjp6cV8KhLSyN9qVapnzJkusVBxZRcIU9AeYsbe6P1hKDusSbEOzGyyuce6w=="],
"math-intrinsics": ["math-intrinsics@1.1.0", "", {}, "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g=="],
+1 -1
View File
@@ -79,7 +79,7 @@
"domutils": "^4.0.2",
"extract-zip": "^2.0.1",
"htmlparser2": "^12.0.0",
"marked": "^16.4.2"
"marked": "^18.0.5"
},
"optionalDependencies": {
"puppeteer": "^25.1.0"