ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update all non-major dependencies

#182
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1756513302491 into main
10 files +465 -910
package.jsonmodified+5-5
Changes to package.json
@@ -31,16 +31,16 @@
3131 "typecheck": "bun --bun tsc --noEmit"
3232 },
3333 "devDependencies": {
34 "@stacksjs/bumpx": "^0.1.17",
34 "@stacksjs/bumpx": "^0.1.78",
3535 "@stacksjs/docs": "^0.70.23",
3636 "@stacksjs/eslint-config": "^4.14.0-beta.3",
3737 "@stacksjs/gitlint": "^0.1.5",
3838 "@stacksjs/launchpad": "workspace:*",
39 "@stacksjs/logsmith": "^0.1.8",
40 "@types/bun": "^1.2.20",
41 "buddy-bot": "^0.8.10",
39 "@stacksjs/logsmith": "^0.1.18",
40 "@types/bun": "^1.2.21",
41 "buddy-bot": "^0.9.5",
4242 "bun-git-hooks": "^0.2.19",
43 "bun-plugin-dtsx": "0.9.5",
43 "bun-plugin-dtsx": "0.21.12",
4444 "typescript": "^5.9.2"
4545 },
4646 "overrides": {