|
26 | 26 | "release:dry-run": "semantic-release --dry-run" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | | - "@alexanderfortin/pi-usage-lib": "^0.0.3", |
30 | | - "@earendil-works/pi-coding-agent": "^0.78.1", |
| 29 | + "@alexanderfortin/pi-usage-lib": "^0.0.4", |
| 30 | + "@earendil-works/pi-coding-agent": "^0.79.3", |
31 | 31 | "temporal-polyfill": "^0.3.2" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@alexanderfortin/semantic-release-keep-a-changelog": "^0.4.0", |
35 | | - "@biomejs/biome": "^2.4.16", |
| 34 | + "@alexanderfortin/semantic-release-keep-a-changelog": "^0.4.2", |
| 35 | + "@biomejs/biome": "^2.5.0", |
36 | 36 | "@semantic-release/commit-analyzer": "^13.0.1", |
37 | 37 | "@semantic-release/exec": "^7.1.0", |
38 | 38 | "@semantic-release/git": "^10.0.1", |
39 | 39 | "@semantic-release/github": "^12.0.8", |
40 | 40 | "@semantic-release/npm": "^13.1.5", |
41 | 41 | "@types/bun": "^1.3.14", |
42 | | - "semantic-release": "^25.0.3", |
| 42 | + "semantic-release": "^25.0.5", |
43 | 43 | "typescript": "^6.0.3" |
44 | 44 | }, |
45 | 45 | "peerDependencies": { |
46 | | - "@earendil-works/pi-tui": "^0.78.1" |
| 46 | + "@earendil-works/pi-tui": "^0.79.3" |
47 | 47 | }, |
48 | 48 | "publishConfig": { |
49 | 49 | "access": "public" |
|
0 commit comments