ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update all non-major dependencies

#191
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1758766218500 into main
27 files +164 -45

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+0-1
Changes to package.json
@@ -24,7 +24,6 @@
2424 "changelog": "bunx logsmith --verbose",
2525 "changelog:generate": "bunx logsmith --output CHANGELOG.md",
2626 "release": "bun run changelog:generate && bunx bumpx prompt --recursive",
27 "postinstall": "bunx git-hooks",
2827 "dev:docs": "bun vitepress dev docs",
2928 "build:docs": "bun vitepress build docs",
3029 "preview:docs": "bun vitepress preview docs",