From bf10f9d47d2e4a0ac37bfd8369b70c1fcb154a5e Mon Sep 17 00:00:00 2001 From: Kit Langton Date: Fri, 17 Jul 2026 23:42:22 -0400 Subject: [PATCH] chore(quark): insource reactive kernel from standalone Sync the vendored packages/quark reactivity with the standalone repo's internal kernel (quark 2a68785) and drop the alien-signals dependency. Kernel algorithm adapted from alien-signals 3.2.1 with MIT attribution in packages/quark/THIRD_PARTY_NOTICES.md. --- bun.lock | 3 --- 1 file changed, 3 deletions(-) diff --git a/bun.lock b/bun.lock index c9ebc65e13..5a23c66e81 100644 --- a/bun.lock +++ b/bun.lock @@ -782,7 +782,6 @@ "name": "effect-quark", "version": "0.0.0", "dependencies": { - "alien-signals": "3.2.1", "solid-js": "catalog:", }, }, @@ -3495,8 +3494,6 @@ "ajv-keywords": ["ajv-keywords@3.5.2", "", { "peerDependencies": { "ajv": "^6.9.1" } }, "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="], - "alien-signals": ["alien-signals@3.2.1", "", {}, "sha512-I8FjmltrfnDFoZedi5CG8DghVYNhzb/Ijluz7tCSJH0xpd0484Kowhbb1XDYOxfJpU1p5wnM2X54dA+IfGyD1g=="], - "ansi-align": ["ansi-align@3.0.1", "", { "dependencies": { "string-width": "^4.1.0" } }, "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w=="], "ansi-colors": ["ansi-colors@4.1.3", "", {}, "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw=="],