ReviewOS

also looking at this

stacks/bunpress

chore(deps): update dependency marked to 17.0.0

#25
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---marked-1762502667537 into main
1 file +1 -1

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

package.jsonmodified+1-1
Changes to package.json
@@ -69,7 +69,7 @@
6969 "bench:all": "bun run bench"
7070 },
7171 "dependencies": {
72 "marked": "^16.4.1"
72 "marked": "^17.0.0"
7373 },
7474 "devDependencies": {
7575 "@stacksjs/bumpx": "^0.2.2",