mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
868f6b1716
Phase 2: upgrade existing overrides to higher patched versions Phase 3: add 36 new safe overrides for all resolvable transitive deps Phase 4: bump storybook devDeps, vite in react-router, vitest in demo-agents, next canary Remaining 3 are truly unfixable: - parse-git-config: no patch exists (danger devDep) - elliptic: no patch exists (storybook crypto chain) - next: example on 15.x canary, advisory needs 16.x Part of CPK-7320