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.

packages/launchpad/package.jsonmodified+1-1
Changes to packages/launchpad/package.json
@@ -66,7 +66,7 @@
6666 "@stacksjs/clapp": "0.2.0",
6767 "bun-plugin-dtsx": "0.9.5",
6868 "bunfig": "^0.15.0",
69 "ts-pkgx": "^0.4.99"
69 "ts-pkgx": "^0.4.100"
7070 },
7171 "lint-staged": {
7272 "*.{js,ts}": "bunx --bun eslint . --fix"