Skip to content

Remove lucide-react@^1.7.0 Wildcard and Pin All Dependency Versions #541

Description

@Emmzyemms

Description:
lucide-react in package.json specifies ^1.7.0 — a caret range that allows any 1.x version. The project uses very recent package versions that may have unstable APIs. Pinning dependencies prevents surprise breakage from auto-upgrades via npm install.

Acceptance Criteria:

  • Run npm shrinkwrap or ensure package-lock.json is committed and up-to-date
  • Optionally pin exact versions in package.json for all production dependencies
  • Add Dependabot or Renovate configuration for automated, grouped dependency PRs
  • CI fails if package-lock.json is out of sync with package.json

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions