also looking at this
chore(deps): update all non-major dependencies
#160
9 files
+30
-23
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.
| @@ -31,12 +31,12 @@ | ||
| 31 | 31 | "typecheck": "bun --bun tsc --noEmit" |
| 32 | 32 | }, |
| 33 | 33 | "devDependencies": { |
| 34 | "@stacksjs/bumpx": "^0.1.20", | |
| 34 | "@stacksjs/bumpx": "^0.1.26", | |
| 35 | 35 | "@stacksjs/docs": "^0.70.23", |
| 36 | 36 | "@stacksjs/eslint-config": "^4.14.0-beta.3", |
| 37 | 37 | "@stacksjs/gitlint": "^0.1.5", |
| 38 | 38 | "@stacksjs/launchpad": "workspace:*", |
| 39 | "@stacksjs/logsmith": "^0.1.9", | |
| 39 | "@stacksjs/logsmith": "^0.1.14", | |
| 40 | 40 | "@types/bun": "^1.2.21", |
| 41 | 41 | "buddy-bot": "^0.8.10", |
| 42 | 42 | "bun-git-hooks": "^0.2.19", |