ReviewOS

also looking at this

stacks/ts-cloud

chore(deps): update all non-major dependencies

#9
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1763193791200 into main
7 files +12 -12

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

package.jsonmodified+1-1
Changes to package.json
@@ -3,7 +3,7 @@
33 "type": "module",
44 "version": "0.0.0",
55 "description": "A simple TypeScript starter kit using Bun.",
6 "author": "Chris Breuer <chris@stacksjs.org>",
6 "author": "Chris Breuer <chris@stacksjs.com>",
77 "license": "MIT",
88 "homepage": "https://github.com/stacksjs/ts-cloud#readme",
99 "repository": {
packages/aws-types/package.jsonmodified+1-1
Changes to packages/aws-types/package.json
@@ -3,7 +3,7 @@
33 "version": "0.0.0",
44 "type": "module",
55 "description": "AWS CloudFormation resource type definitions (without AWS SDK)",
6 "author": "Chris Breuer <chris@stacksjs.org>",
6 "author": "Chris Breuer <chris@stacksjs.com>",
77 "license": "MIT",
88 "exports": {
99 ".": {