ReviewOS

also looking at this

stacks/bun-queue

chore(deps): update all non-major dependencies

#20
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1755900209254 into main
5 files +23 -23
package.jsonmodified+3-3
Changes to package.json
@@ -79,12 +79,12 @@
7979 "@stacksjs/eslint-config": "^4.10.2-beta.3",
8080 "@stacksjs/gitlint": "^0.1.5",
8181 "@stacksjs/logsmith": "^0.1.8",
82 "@types/bun": "^1.2.10",
82 "@types/bun": "^1.2.20",
8383 "buddy-bot": "^0.8.8",
8484 "bun-git-hooks": "^0.2.19",
85 "bun-plugin-dtsx": "^0.21.9",
85 "bun-plugin-dtsx": "^0.21.12",
8686 "bunfig": "^0.8.3",
87 "typescript": "^5.8.3"
87 "typescript": "^5.9.2"
8888 },
8989 "overrides": {
9090 "unconfig": "0.3.10"