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
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
@@ -21,7 +21,7 @@
2121 "@types/react": "^18.0.0",
2222 "eslint": "^8.0.0",
2323 "eslint-config-next": "^14.0.0",
24 "prettier": "^3.0.0",
24 "prettier": "^3.6.2",
2525 "typescript": "^5.0.0"
2626 }
2727}