Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Commit efe8eca

Browse files
chore(deps): update dependencies (#10)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Alexander Fortin <shaftoe@users.noreply.github.com>
1 parent d8e5eab commit efe8eca

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

bun.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,24 +26,24 @@
2626
"release:dry-run": "semantic-release --dry-run"
2727
},
2828
"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",
3131
"temporal-polyfill": "^0.3.2"
3232
},
3333
"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",
3636
"@semantic-release/commit-analyzer": "^13.0.1",
3737
"@semantic-release/exec": "^7.1.0",
3838
"@semantic-release/git": "^10.0.1",
3939
"@semantic-release/github": "^12.0.8",
4040
"@semantic-release/npm": "^13.1.5",
4141
"@types/bun": "^1.3.14",
42-
"semantic-release": "^25.0.3",
42+
"semantic-release": "^25.0.5",
4343
"typescript": "^6.0.3"
4444
},
4545
"peerDependencies": {
46-
"@earendil-works/pi-tui": "^0.78.1"
46+
"@earendil-works/pi-tui": "^0.79.3"
4747
},
4848
"publishConfig": {
4949
"access": "public"

0 commit comments

Comments
 (0)