ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update all non-major dependencies

#160
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1756037515738 into main
9 files +30 -23

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
@@ -31,12 +31,12 @@
3131 "typecheck": "bun --bun tsc --noEmit"
3232 },
3333 "devDependencies": {
34 "@stacksjs/bumpx": "^0.1.19",
34 "@stacksjs/bumpx": "^0.1.20",
3535 "@stacksjs/docs": "^0.70.23",
3636 "@stacksjs/eslint-config": "^4.14.0-beta.3",
3737 "@stacksjs/gitlint": "^0.1.5",
3838 "@stacksjs/launchpad": "workspace:*",
39 "@stacksjs/logsmith": "^0.1.8",
39 "@stacksjs/logsmith": "^0.1.9",
4040 "@types/bun": "^1.2.21",
4141 "buddy-bot": "^0.8.10",
4242 "bun-git-hooks": "^0.2.19",