|
44 | 44 | "typecheck": "bun --bun tsc --noEmit"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@biomejs/biome": "^1.9.3", |
48 |
| - "@commitlint/cli": "^19.5.0", |
| 47 | + "@biomejs/biome": "^1.9.4", |
| 48 | + "@commitlint/cli": "^19.6.1", |
49 | 49 | "@stacksjs/biome-config": "^0.1.5",
|
50 |
| - "@stacksjs/cli": "^0.64.6", |
51 |
| - "@stacksjs/logging": "^0.64.6", |
52 |
| - "@stacksjs/storage": "^0.64.6", |
53 |
| - "@types/bun": "^1.1.10", |
| 50 | + "@stacksjs/cli": "^0.68.2", |
| 51 | + "@stacksjs/logging": "^0.68.1", |
| 52 | + "@stacksjs/storage": "^0.68.2", |
| 53 | + "@types/bun": "^1.1.14", |
54 | 54 | "@types/tar": "^6.1.13",
|
55 |
| - "bumpp": "^9.6.1", |
56 |
| - "bun-plugin-dts-auto": "^0.17.0", |
| 55 | + "bumpp": "^9.9.2", |
| 56 | + "bun-plugin-dts-auto": "^0.20.6", |
57 | 57 | "c12": "^2.0.1",
|
58 | 58 | "changelogen": "^0.5.7",
|
59 | 59 | "commitizen": "^4.3.1",
|
60 |
| - "cz-git": "^1.10.0", |
61 |
| - "dynamodb-toolbox": "^1.10.2", |
62 |
| - "lint-staged": "^15.2.10", |
| 60 | + "cz-git": "^1.11.0", |
| 61 | + "dynamodb-toolbox": "^1.14.2", |
| 62 | + "lint-staged": "^15.2.11", |
63 | 63 | "simple-git-hooks": "^2.11.1",
|
64 | 64 | "tar": "^7.4.3",
|
65 |
| - "typescript": "^5.6.2" |
| 65 | + "typescript": "^5.7.2" |
66 | 66 | },
|
67 | 67 | "simple-git-hooks": {
|
68 | 68 | "pre-commit": "bun lint-staged",
|
|
0 commit comments