ReviewOS

also looking at this

stacks/bunpress

chore(deps): update all non-major dependencies

#41
Closed renovate[bot] wants to merge renovate/all-minor-patch into main
3 files +12 -12
bun.lockmodified+4-4
Changes to bun.lock
@@ -23,10 +23,10 @@
2323 },
2424 "optionalDependencies": {
2525 "@cwcss/crosswind": "^0.1.6",
26 "@stacksjs/ts-cloud": "^0.1.7",
27 "@stacksjs/ts-cloud-aws-types": "^0.1.7",
28 "@stacksjs/ts-cloud-core": "^0.1.7",
29 "@stacksjs/ts-cloud-types": "^0.1.7",
26 "@stacksjs/ts-cloud": "^0.1.11",
27 "@stacksjs/ts-cloud-aws-types": "^0.1.9",
28 "@stacksjs/ts-cloud-core": "^0.1.9",
29 "@stacksjs/ts-cloud-types": "^0.1.9",
3030 },
3131 },
3232 },