ReviewOS

also looking at this

stacks/bunpress

chore(deps): update all non-major dependencies

#22
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1760992614025 into main
5 files +17 -17

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+2-2
Changes to package.json
@@ -73,13 +73,13 @@
7373 "@stacksjs/eslint-config": "^4.14.0-beta.3",
7474 "@stacksjs/gitlint": "^0.1.5",
7575 "@stacksjs/headwind": "^0.1.3",
76 "@stacksjs/logsmith": "^0.2.0",
76 "@stacksjs/logsmith": "^0.2.1",
7777 "@stacksjs/ts-i18n": "^0.0.0",
7878 "bun-git-hooks": "^0.3.1",
7979 "bun-plugin-dtsx": "0.9.6",
8080 "bun-plugin-stx": "0.1.16",
8181 "bun-types": "^1.3.1",
82 "bunfig": "^0.15.5",
82 "bunfig": "^0.15.6",
8383 "mitata": "^1.0.34",
8484 "ts-syntax-highlighter": "^0.2.1",
8585 "typescript": "^5.9.3"