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.
This commit is contained in:
Kit Langton 2026-07-17 23:42:22 -04:00
commit bf10f9d47d

View file

@ -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=="],