Skip to content

Commit 9c457c5

Browse files
committed
chore: Update srvx dependency and remove vitest-related packages
1 parent ac7219f commit 9c457c5

File tree

3 files changed

+5
-149
lines changed

3 files changed

+5
-149
lines changed

bun.lock

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

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"hono": "^4.7.4",
4747
"ofetch": "^1.4.1",
4848
"pathe": "^2.0.3",
49-
"srvx": "^0.1.4",
49+
"srvx": "^0.2.5",
5050
"zod": "^3.24.2"
5151
},
5252
"devDependencies": {
@@ -57,9 +57,7 @@
5757
"knip": "^5.45.0",
5858
"lint-staged": "^15.4.3",
5959
"simple-git-hooks": "^2.11.1",
60-
"tinyexec": "^0.3.2",
6160
"tsup": "^8.4.0",
62-
"typescript": "^5.8.2",
63-
"vitest": "^3.0.8"
61+
"typescript": "^5.8.2"
6462
}
6563
}

0 commit comments

Comments
 (0)