ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update all non-major dependencies

#28
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
3 files +16 -14
packages/launchpad/package.jsonmodified+2-2
Changes to packages/launchpad/package.json
@@ -63,9 +63,9 @@
6363 "typecheck": "bun tsc --noEmit --skipLibCheck"
6464 },
6565 "dependencies": {
66 "bunfig": "^0.10.0",
66 "bunfig": "^0.10.1",
6767 "cac": "^6.7.14",
68 "ts-pkgx": "^0.3.71"
68 "ts-pkgx": "^0.3.83"
6969 },
7070 "devDependencies": {
7171 "bun-plugin-dtsx": "^0.9.5"