Skip to content

chore: update npm dependencies to latest versions#108

Open
christopherkarani wants to merge 1 commit into
mainfrom
waxupdate
Open

chore: update npm dependencies to latest versions#108
christopherkarani wants to merge 1 commit into
mainfrom
waxupdate

Conversation

@christopherkarani
Copy link
Copy Markdown
Owner

Summary

Updates npm transitive dependencies to their latest compatible versions via npm update.

Changes

  • Refreshes package-lock.json with latest transitive dependency versions (algoliasearch, rollup, vue, postcss, etc.)

Verification

  • ✅ Swift build passes
  • ✅ All 1847 tests pass
  • ✅ Docs build passes (vitepress)

Notes

  • Package.resolved is intentionally gitignored for this library (consumers resolve their own SPM dependencies).
  • Conduit 0.3.17 is available but was not updated because it removes the ConduitAdvanced module, which Membrane 0.1.3 depends on. Conduit remains at 0.3.16 until Membrane is updated accordingly.

Run npm update to refresh transitive dependencies in package-lock.json.
All packages verified:
- Swift build passes
- All 1847 tests pass
- Docs build passes (vitepress)

Note: Package.resolved is gitignored for this library (consumers resolve
their own SPM deps). Conduit 0.3.17 is available but incompatible with
Membrane 0.1.3 (removed ConduitAdvanced module), so Conduit remains at
0.3.16 until Membrane is updated.
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