ReviewOS

also looking at this

stacks/ts-cloud

chore(deps): update all non-major dependencies

#7
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
8 files +13 -19
bun.lockmodified+5-5
Changes to bun.lock
@@ -15,7 +15,7 @@
1515 "name": "@ts-cloud/aws-types",
1616 "version": "0.0.0",
1717 "devDependencies": {
18 "typescript": "^5.6.3",
18 "typescript": "^5.9.3",
1919 },
2020 },
2121 "packages/core": {
@@ -26,7 +26,7 @@
2626 "@ts-cloud/types": "workspace:*",
2727 },
2828 "devDependencies": {
29 "typescript": "^5.6.3",
29 "typescript": "^5.9.3",
3030 },
3131 },
3232 "packages/ts-cloud": {
@@ -39,10 +39,10 @@
3939 "@ts-cloud/aws-types": "workspace:*",
4040 "@ts-cloud/core": "workspace:*",
4141 "@ts-cloud/types": "workspace:*",
42 "fast-xml-parser": "^5.3.2",
42 "fast-xml-parser": "^5.3.3",
4343 },
4444 "devDependencies": {
45 "better-dx": "^0.2.3",
45 "better-dx": "^0.2.5",
4646 "bunfig": "^0.15.6",
4747 },
4848 },
@@ -50,7 +50,7 @@
5050 "name": "@ts-cloud/types",
5151 "version": "0.0.0",
5252 "devDependencies": {
53 "typescript": "^5.6.3",
53 "typescript": "^5.9.3",
5454 },
5555 },
5656 },