Skip to content

Pin lucide-react to sanpack supported version 0.542.0 - #6

Merged
emilio-balda merged 1 commit into
mainfrom
fix/lucide-sandpack
Sep 2, 2026
Merged

emilio-balda merged 1 commit into
mainfrom
fix/lucide-sandpack

Conversation

@emilio-balda

Copy link
Copy Markdown
Collaborator

Othwerwise it breaks sandpack

Copilot AI lite review requested due to automatic review settings September 2, 2026 13:29
@emilio-balda
emilio-balda merged commit fbe4602 into main Sep 2, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The dependency pin is applied consistently in both package.json and package-lock.json with no leftover references to the prior version.

Pull request overview

Pins lucide-react to a Sandpack-compatible version to prevent dependency resolution from pulling a newer release that breaks the embedded Sandpack environment.

Changes:

  • Pin lucide-react in package.json to 0.542.0 (removes the ^ range).
  • Update package-lock.json to lock lucide-react@0.542.0 (including resolved tarball and integrity).
File summaries
File Description
package.json Pins lucide-react to 0.542.0 to avoid Sandpack breakage from newer versions.
package-lock.json Updates lockfile entries to match the pinned lucide-react@0.542.0.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

2 participants