|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 | 47 | "@biomejs/biome": "^1.9.4",
|
48 |
| - "@commitlint/cli": "^19.6.1", |
| 48 | + "@commitlint/cli": "^19.8.0", |
49 | 49 | "@stacksjs/biome-config": "^0.1.5",
|
50 |
| - "@stacksjs/cli": "^0.68.2", |
51 |
| - "@stacksjs/logging": "^0.68.1", |
52 |
| - "@stacksjs/storage": "^0.68.2", |
53 |
| - "@types/bun": "^1.1.16", |
| 50 | + "@stacksjs/cli": "^0.69.3", |
| 51 | + "@stacksjs/logging": "^0.69.3", |
| 52 | + "@stacksjs/storage": "^0.69.3", |
| 53 | + "@types/bun": "^1.2.5", |
54 | 54 | "@types/tar": "^6.1.13",
|
55 | 55 | "bumpp": "^10.1.0",
|
56 | 56 | "bun-plugin-dts-auto": "^0.20.6",
|
57 | 57 | "c12": "^3.0.2",
|
58 |
| - "changelogen": "^0.5.7", |
| 58 | + "changelogen": "^0.6.1", |
59 | 59 | "commitizen": "^4.3.1",
|
60 |
| - "cz-git": "^1.11.0", |
| 60 | + "cz-git": "^1.11.1", |
61 | 61 | "dynamodb-toolbox": "^2.0.0",
|
62 |
| - "lint-staged": "^15.3.0", |
| 62 | + "lint-staged": "^15.5.0", |
63 | 63 | "simple-git-hooks": "^2.11.1",
|
64 | 64 | "tar": "^7.4.3",
|
65 |
| - "typescript": "^5.7.3" |
| 65 | + "typescript": "^5.8.2" |
66 | 66 | },
|
67 | 67 | "simple-git-hooks": {
|
68 | 68 | "pre-commit": "bun lint-staged",
|
|
0 commit comments