From 0ed8ca90f23400716487c77139ea9c9307c1ad72 Mon Sep 17 00:00:00 2001 From: enricobuehler Date: Mon, 20 Jul 2026 18:41:34 +0200 Subject: [PATCH] fix(plugin-kit): regenerate bun.lock (duplicate package path after react devDep add) Co-Authored-By: Claude Fable 5 --- plugin-kit/bun.lock | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/plugin-kit/bun.lock b/plugin-kit/bun.lock index 8206a312..8f21e9f2 100644 --- a/plugin-kit/bun.lock +++ b/plugin-kit/bun.lock @@ -12,15 +12,11 @@ "typescript": "^5.9.3", }, "peerDependencies": { - "@effect/atom-react": "^4.0.0-beta.99", - "@punktfunk/host": "^0.1.1", - "@unom/ui": ">=0.9.0", + "@punktfunk/host": "^0.1.2", "effect": "^4.0.0-beta.98", "react": "^19.2.0", }, "optionalPeers": [ - "@effect/atom-react", - "@unom/ui", "react", ], }, @@ -50,8 +46,6 @@ "@punktfunk/host": ["@punktfunk/host@file:../sdk", { "devDependencies": { "@effect/openapi-generator": "4.0.0-beta.98", "@effect/platform-node": "4.0.0-beta.98", "@types/bun": "^1.3.0", "effect": "^4.0.0-beta.98", "typescript": "^5.9.3" }, "optionalDependencies": { "undici": "^7.0.0" }, "peerDependencies": { "effect": "^4.0.0-beta.98" }, "bin": { "punktfunk-scripting": "./dist/runner-cli.js" } }], - "@punktfunk/host": ["@punktfunk/host@file:../sdk", { "devDependencies": { "@effect/openapi-generator": "4.0.0-beta.98", "@effect/platform-node": "4.0.0-beta.98", "@types/bun": "^1.3.0", "effect": "^4.0.0-beta.98", "typescript": "^5.9.3" }, "optionalDependencies": { "undici": "^7.0.0" }, "peerDependencies": { "effect": "^4.0.0-beta.98" }, "bin": { "punktfunk-scripting": "./dist/runner-cli.js" } }], - "@standard-schema/spec": ["@standard-schema/spec@1.1.0", "", {}, "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w=="], "@types/bun": ["@types/bun@1.3.14", "", { "dependencies": { "bun-types": "1.3.14" } }, "sha512-h1hFqFVcvAvD9j9K7ZW7vd82aSA+rTdznZa+5bwvCwqSB1jmmfLcbIWhOLx1/+boy/xmjgCs/OMUL8hRJSmnPw=="],