also looking at this
chore(deps): update all non-major dependencies
#3
2 files
+3
-3
bun.lockbmodified+0-0
Binary file. Nothing to show line by line.
| @@ -49,13 +49,13 @@ | ||
| 49 | 49 | }, |
| 50 | 50 | "devDependencies": { |
| 51 | 51 | "@stacksjs/eslint-config": "^3.8.1-beta.2", |
| 52 | "@types/bun": "^1.1.10", | |
| 53 | "bumpp": "^9.6.1", | |
| 52 | "@types/bun": "^1.1.13", | |
| 53 | "bumpp": "^9.8.1", | |
| 54 | 54 | "bun-plugin-dtsx": "^0.21.8", |
| 55 | 55 | "changelogen": "^0.5.7", |
| 56 | 56 | "lint-staged": "^15.2.10", |
| 57 | 57 | "simple-git-hooks": "^2.11.1", |
| 58 | "typescript": "^5.6.2" | |
| 58 | "typescript": "^5.6.3" | |
| 59 | 59 | }, |
| 60 | 60 | "simple-git-hooks": { |
| 61 | 61 | "pre-commit": "bun lint-staged" |