Skip to content

Commit 897d736

Browse files
authored
chore: update packages (#28)
1 parent ae909e7 commit 897d736

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

‎codev-cli/bun.lock‎

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

‎codev-cli/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
"prepublishOnly": "bun run check && bun run typecheck && bun test && bun run build"
2020
},
2121
"dependencies": {
22-
"ink": "^7.0.0",
22+
"ink": "^7.0.1",
2323
"react": "^19.2.5"
2424
},
2525
"devDependencies": {
2626
"@biomejs/biome": "^2.4.12",
2727
"@types/bun": "^1.3.12",
2828
"@types/react": "^19.2.14",
2929
"ink-testing-library": "^4.0.0",
30-
"typescript": "^6.0.2"
30+
"typescript": "^6.0.3"
3131
}
3232
}

0 commit comments

Comments
 (0)