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:
parent
c377b73995
commit
70a767db9b
1 changed files with 0 additions and 3 deletions
3
bun.lock
3
bun.lock
|
|
@ -631,7 +631,6 @@
|
|||
"name": "effect-quark",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"alien-signals": "3.2.1",
|
||||
"solid-js": "catalog:",
|
||||
},
|
||||
},
|
||||
|
|
@ -3324,8 +3323,6 @@
|
|||
|
||||
"ajv-i18n": ["ajv-i18n@4.2.0", "", { "peerDependencies": { "ajv": "^8.0.0-beta.0" } }, "sha512-v/ei2UkCEeuKNXh8RToiFsUclmU+G57LO1Oo22OagNMENIw+Yb8eMwvHu7Vn9fmkjJyv6XclhJ8TbuigSglPkg=="],
|
||||
|
||||
"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=="],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue