ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update dependency bunfig to 0.14.1

#167
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---bunfig-1756081423509 into main
1 file +1 -1

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
@@ -64,7 +64,7 @@
6464 "typecheck": "bun --bun tsc --noEmit --skipLibCheck"
6565 },
6666 "dependencies": {
67 "bunfig": "^0.11.1",
67 "bunfig": "^0.14.1",
6868 "cac": "^6.7.14",
6969 "ts-pkgx": "^0.4.30"
7070 },