Skip to content

Conversation

@blx
Copy link

@blx blx commented Jul 31, 2025

Lodash is imported in packages/line/src/hooks.ts (as 'lodash/uniqueId.js') but was not included in line's dependencies.

Other packages within nivo, like bar or annotations, also import from lodash, but they already include lodash in their deps.

Without this fix, I can't import the ResponsiveLine component in the nextjs project I'm working on (which already depends on lodash from elsewhere, but is not happy for @nivo/line to try to import lodash without declaring it as a dep).

Lodash is imported in packages/line/src/hooks.ts
(as 'lodash/uniqueId.js') but was not included in line's
dependencies.
@vercel
Copy link

vercel bot commented Jul 31, 2025

@blx is attempting to deploy a commit to the plouc's projects Team on Vercel.

A member of the Team first needs to authorize it.

@stale
Copy link

stale bot commented Dec 17, 2025

This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.

@stale stale bot added the stale label Dec 17, 2025
@blx
Copy link
Author

blx commented Dec 19, 2025

bump

@stale stale bot removed the stale label Dec 19, 2025
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