Skip to content

Commit 5567025

Browse files
☕ chore: Bump marked from 17.0.6 to 18.0.0 (#73)
Bumps [marked](https://github.com/markedjs/marked) from 17.0.6 to 18.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.6...v18.0.0) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.0 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>
1 parent 00575dc commit 5567025

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@tinyclaw/logger": "workspace:*",
2424
"@tinyclaw/types": "workspace:*",
2525
"dompurify": "^3.2.6",
26-
"marked": "^17.0.3",
26+
"marked": "^18.0.0",
2727
"qrcode": "^1.5.4",
2828
"svelte": "^5.20.1"
2929
},

0 commit comments

Comments
 (0)