ReviewOS

also looking at this

stacks/bun-queue

chore(deps): update all non-major dependencies

#753
Open github-actions[bot] wants to merge buddy-bot/update-non-major-updates into main
4 files +52 -262
package.jsonmodified+3-3
Changes to package.json
@@ -66,9 +66,9 @@
6666 "release:patch": "bunx --bun bumpx patch --recursive --commit --tag --push --yes"
6767 },
6868 "devDependencies": {
69 "@stacksjs/bunpress": "^0.2.11",
70 "@types/bun": "^1.3.11",
71 "better-dx": "^0.2.15"
69 "@stacksjs/bunpress": "^0.2.14",
70 "@types/bun": "^1.4.2",
71 "better-dx": "^0.2.25"
7272 },
7373 "git-hooks": {
7474 "pre-commit": {