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.

packages/launchpad/test-envs/bun-package-manager-with-deps/package.jsonmodified+1-1
Changes to packages/launchpad/test-envs/bun-package-manager-with-deps/package.json
@@ -8,7 +8,7 @@
88 "build": "next build",
99 "start": "next start",
1010 "lint": "next lint",
11 "prettier": "^3.6.2",
11 "prettier": "bunx prettier --write .",
1212 "test": "bun test"
1313 },
1414 "dependencies": {