diff --git a/typescript/package.json b/typescript/package.json index 125bece..4b52e11 100644 --- a/typescript/package.json +++ b/typescript/package.json @@ -29,14 +29,14 @@ "valibot": "^0.28.1" }, "devDependencies": { - "@biomejs/biome": "1.5.3", - "@total-typescript/ts-reset": "^0.5.1", + "@biomejs/biome": "1.8.3", + "@total-typescript/ts-reset": "^0.6.0", "@types/bun": "^1.0.5", "@types/node": "^22.2.0", "bun": "^1.0.26", "tsup": "^8.0.2", "typescript": "^5.3.3", - "vitest": "^1.2.2" + "vitest": "^2.0.5" }, "repository": { "type": "git",