Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"chalk": "^5.4.1",
"husky": "^9.1.7",
"lint-staged": "^16.1.2",
"marked": "^17.0.0",
"marked": "^18.0.0",
"npm-run-all2": "^8.0.4",
"oxlint": "^1.8.0",
"prettier": "^3.6.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1445,7 +1445,7 @@ __metadata:
chalk: "npm:^5.4.1"
husky: "npm:^9.1.7"
lint-staged: "npm:^16.1.2"
marked: "npm:^17.0.0"
marked: "npm:^18.0.0"
npm-run-all2: "npm:^8.0.4"
oxlint: "npm:^1.8.0"
prettier: "npm:^3.6.2"
Expand Down Expand Up @@ -2644,12 +2644,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^17.0.0":
version: 17.0.1
resolution: "marked@npm:17.0.1"
"marked@npm:^18.0.0":
version: 18.0.4
resolution: "marked@npm:18.0.4"
bin:
marked: bin/marked.js
checksum: 10c0/0197337aad33882308cea52d2c86d7b830a89be729a4010a26a488ae1c224cdc7520b8cce056832a81a127fc39a3827f45e3865c1ff257324cb553cb06ce0e57
checksum: 10c0/f54dcbb39d3acdcd0356f7629b42811eec56db5f6daef7404e582cdf800f5b598b681f9f8a187e7f51262e37c607f5e0cd9880e56b5c8160a49c3f7828e9e459
languageName: node
linkType: hard

Expand Down
Loading