ReviewOS

also looking at this

stacks/bunpress

chore(deps): update all non-major dependencies

#27
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1762517101001 into main
5 files +16 -16
package.jsonmodified+4-4
Changes to package.json
@@ -69,7 +69,7 @@
6969 "bench:all": "bun run bench"
7070 },
7171 "dependencies": {
72 "marked": "^17.0.0"
72 "marked": "^17.0.1"
7373 },
7474 "devDependencies": {
7575 "@stacksjs/bumpx": "^0.2.4",
@@ -79,9 +79,9 @@
7979 "@stacksjs/logsmith": "^0.2.1",
8080 "@stacksjs/ts-i18n": "^0.0.0",
8181 "bun-git-hooks": "^0.3.1",
82 "bun-plugin-dtsx": "0.9.9",
83 "bun-plugin-stx": "0.1.16",
84 "bun-types": "^1.3.1",
82 "bun-plugin-dtsx": "0.21.17",
83 "bun-plugin-stx": "0.2.0",
84 "bun-types": "^1.3.3",
8585 "bunfig": "^0.15.6",
8686 "mitata": "^1.0.34",
8787 "ts-syntax-highlighter": "^0.2.1",