Skip to content

chore(editable-layers): remove unused dependencies - #539

Merged
charlieforward9 merged 2 commits into
masterfrom
chore/editable-layers-remove-unused-deps
Mar 1, 2026
Merged

chore(editable-layers): remove unused dependencies#539
charlieforward9 merged 2 commits into
masterfrom
chore/editable-layers-remove-unused-deps

Conversation

@charlieforward9

Copy link
Copy Markdown
Member

Summary

  • Remove uuid, eventemitter3, and lodash.omit from editable-layers dependencies — none are imported in source
  • Replace the single lodash.omit usage in two-click-polygon-mode.ts with native Object.fromEntries/Object.entries/filter

Test plan

  • TypeScript type-check passes
  • All 276 tests pass
  • Prettier and ESLint checks pass

🤖 Generated with Claude Code

charlieforward9 and others added 2 commits February 28, 2026 15:41
Remove uuid, eventemitter3, and lodash.omit — none are imported in source.
Replace the single lodash.omit usage with native Object.fromEntries/filter.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Removes lockfile entries for eventemitter3, lodash.omit, and uuid@9.0.0
which were removed from editable-layers package.json in the previous commit.
Fixes Yarn 4 hardened-mode CI failure.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@charlieforward9
charlieforward9 merged commit affa05c into master Mar 1, 2026
1 check failed
@charlieforward9
charlieforward9 deleted the chore/editable-layers-remove-unused-deps branch March 1, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant