Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump deps #23

Merged
merged 7 commits into from
Jun 15, 2023
Merged

chore: bump deps #23

merged 7 commits into from
Jun 15, 2023

Conversation

mikeldking
Copy link
Contributor

@mikeldking mikeldking commented Jun 14, 2023

Updates peer dependancies. Note there are breaking changes in THREE.

@github-actions
Copy link

github-actions bot commented Jun 14, 2023

size-limit report 📦

Path Size
dist/point-cloud.cjs.production.min.js 4.25 KB (-0.07% 🔽)
dist/point-cloud.esm.js 4.28 KB (-0.05% 🔽)

@@ -170,8 +170,7 @@ export function Points({
case 'meshMatcap':
return (
<meshMatcapMaterial
// @ts-ignore
vertexColors={THREE.VertexColors}
vertexColors={true}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

breaking change needed by THREE

@mikeldking mikeldking marked this pull request as ready for review June 14, 2023 23:15
@mikeldking mikeldking merged commit 34b3bff into main Jun 15, 2023
5 of 7 checks passed
@mikeldking mikeldking deleted the bump-peers branch June 15, 2023 00:47
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.

None yet

1 participant