also looking at this
chore(deps): update all non-major dependencies
#21
3 files
+17
-17
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "name": "bun-query-builder", |
| 3 | 3 | "type": "module", |
| 4 | "version": "0.1.1", | |
| 4 | "version": "0.1.2", | |
| 5 | 5 | "description": "A simple yet performant query builder for TypeScript. Built with Bun.", |
| 6 | 6 | "author": "Chris Breuer <chris@stacksjs.org>", |
| 7 | 7 | "license": "MIT", |
| @@ -77,11 +77,11 @@ | ||
| 77 | 77 | "@stacksjs/docs": "^0.70.23", |
| 78 | 78 | "@stacksjs/eslint-config": "^4.14.0-beta.3", |
| 79 | 79 | "@stacksjs/gitlint": "^0.1.5", |
| 80 | "@stacksjs/logsmith": "^0.1.15", | |
| 80 | "@stacksjs/logsmith": "^0.1.18", | |
| 81 | 81 | "@types/bun": "^1.2.21", |
| 82 | 82 | "buddy-bot": "^0.8.10", |
| 83 | 83 | "bun-git-hooks": "^0.2.19", |
| 84 | "bun-plugin-dtsx": "0.21.12", | |
| 84 | "bun-plugin-dtsx": "0.9.5", | |
| 85 | 85 | "bunfig": "^0.15.0", |
| 86 | 86 | "typescript": "^5.9.2" |
| 87 | 87 | }, |