also looking at this
chore(deps): update all non-major dependencies
#21
4 files
+16
-15
| @@ -64,14 +64,15 @@ | ||
| 64 | 64 | "typecheck": "bun --bun tsc --noEmit" |
| 65 | 65 | }, |
| 66 | 66 | "devDependencies": { |
| 67 | "@stacksjs/bumpx": "^0.1.84", | |
| 67 | "@stacksjs/bumpx": "^0.2.2", | |
| 68 | 68 | "@stacksjs/eslint-config": "^4.14.0-beta.3", |
| 69 | 69 | "@stacksjs/gitlint": "^0.1.5", |
| 70 | "@stacksjs/headwind": "^0.1.1", | |
| 71 | "@stacksjs/logsmith": "^0.1.18", | |
| 70 | "@stacksjs/headwind": "^0.1.3", | |
| 71 | "@stacksjs/logsmith": "^0.2.0", | |
| 72 | 72 | "@stacksjs/ts-i18n": "^0.0.0", |
| 73 | 73 | "bun-git-hooks": "^0.3.1", |
| 74 | "bun-plugin-dtsx": "0.9.5", | |
| 74 | "bun-plugin-dtsx": "0.21.12", | |
| 75 | "bun-plugin-stx": "^0.1.15", | |
| 75 | 76 | "bunfig": "^0.15.0", |
| 76 | 77 | "typescript": "^5.9.3" |
| 77 | 78 | }, |