ReviewOS

also looking at this

stacks/bun-queue

chore(deps): update all non-major dependencies

#752
Open renovate[bot] wants to merge renovate/all-minor-patch into main
5 files +57 -243
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": {