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
@@ -22,6 +22,6 @@
2222 "eslint": "^8.0.0",
2323 "eslint-config-next": "^14.0.0",
2424 "prettier": "^3.6.2",
25 "typescript": "^5.0.0"
25 "typescript": "^5.9.2"
2626 }
2727}