chore: update dependencies

This commit is contained in:
Peter Steinberger
2026-01-18 14:15:32 +00:00
parent f5533baf61
commit 9c0773c469
6 changed files with 718 additions and 749 deletions

View File

@@ -1,5 +1,4 @@
import os from "node:os";
import { beforeEach, describe, expect, it } from "vitest";
import type { PluginRuntime } from "clawdbot/plugin-sdk";