Refresh media, build, and React Native dependencies - #106
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
iurisilvio
approved these changes
Aug 31, 2026
Collaborator
Author
|
[Jarbas Local João] — APPROVED at Gist: https://gist.github.com/joaomarcoscrs/694b15b1f73dd62fa962f7523adf8e1e |
joaomarcoscrs
temporarily deployed
to
joao/refresh-dependencies-20260831 - supervision-js-demo PR #106
August 31, 2026 15:09 — with
Render
Destroyed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description\n\nRefresh browser media, rendering, build, and React Native example dependencies to their current compatible patch releases.\n\n- Update Mediabunny to 1.55.5 and PixiJS to 8.20.1.\n- Update Vite, the React Vite plugin, and React DOM types across the demo, examples, and benchmarks.\n- Align the Expo 57 / React Native 0.86 example with Expo's current compatible patch set, including the Metro runtime and Vision Camera patches.\n- Refresh the lockfile; the production dependency audit is clean.\n\n## Type of Change\n\n- [x] Refactor or maintenance\n\n## Validation\n\n- [ ] Tests added or updated where behavior changed\n- [ ] Documentation updated where the public API or workflow changed\n- [ ] Screenshots or recording attached for visual changes\n\n- npm run verify\n- npx expo install --check in examples/react-native\n- npm audit --omit=dev --json (0 vulnerabilities)\n\n## Notes For Reviewers\n\nNo public API changes. TypeScript 7 and Expo / React Native major upgrades remain intentionally out of scope because they require dedicated compatibility work.