diff --git a/bun.lockb b/bun.lockb index 3679ce4..9ac76e7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/templates/bun-npm-package/package.json b/templates/bun-npm-package/package.json index 88845ee..bb01225 100644 --- a/templates/bun-npm-package/package.json +++ b/templates/bun-npm-package/package.json @@ -46,7 +46,7 @@ "concurrently": "^8.2.2", "rimraf": "^5.0.5", "typescript": "^5.0.0", - "vitest": "^0.34.6", + "vitest": "^1.0.0", "lefthook": "^1.6.9" } }