also looking at this
chore(deps): update dependency bunfig to 0.15.0
#180
1 file
+3
-3
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.
| @@ -2,7 +2,7 @@ | ||
| 2 | 2 | "name": "@stacksjs/launchpad", |
| 3 | 3 | "type": "module", |
| 4 | 4 | "version": "0.6.4", |
| 5 | "packageManager": "bun", | |
| 5 | "packageManager": "bun@1.2.21", | |
| 6 | 6 | "description": "Like Homebrew, but faster.", |
| 7 | 7 | "author": "Chris Breuer <chris@stacksjs.org>", |
| 8 | 8 | "license": "MIT", |
| @@ -66,7 +66,7 @@ | ||
| 66 | 66 | "dependencies": { |
| 67 | 67 | "bunfig": "^0.14.1", |
| 68 | 68 | "cac": "^6.7.14", |
| 69 | "ts-pkgx": "^0.4.30" | |
| 69 | "ts-pkgx": "^0.4.51" | |
| 70 | 70 | }, |
| 71 | 71 | "devDependencies": { |
| 72 | 72 | "bun-plugin-dtsx": "0.9.5" |