Skip to content

Commit 6ef4c73

Browse files
committed
chore: upgrade vitest and add CODEOWNERS
1 parent 0c208dc commit 6ef4c73

6 files changed

Lines changed: 950 additions & 1236 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Default code owners
2+
* @alpha912

bun.lock

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

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/node": "24.8.1",
4646
"rimraf": "^6.0.1",
4747
"typescript": "^5.9.3",
48-
"vitest": "^2.1.9"
48+
"vitest": "^4.0.16"
4949
},
5050
"engines": {
5151
"node": ">=22.20.0",

0 commit comments

Comments
 (0)