ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update all non-major dependencies

#185
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1757488178247 into main
10 files +301 -78

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/benchmark/package.jsonmodified+1-1
Changes to packages/benchmark/package.json
@@ -8,6 +8,6 @@
88 "file-detection": "bun run file-detection-comparison.ts"
99 },
1010 "dependencies": {
11 "bun-types": "latest1.2.21"
11 "bun-types": "latest1.2.22"
1212 }
1313}