Skip to content

Conversation

@mukherja04
Copy link
Contributor

No description provided.

Copy link
Collaborator

@angrave angrave left a comment

Choose a reason for hiding this comment

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

Why has "rollup" been added to package-lock.json? Is it necessary dependency
Other than that it looks reasonable to me.

@angrave
Copy link
Collaborator

angrave commented Nov 12, 2025

@bennettrwu Bennet should check the react code (and have an opinion on the rollup dependencies in package-lock.json)

@bennettrwu
Copy link
Contributor

rollup is a react scripts dependency. This change probably came about because package-lock.json and package.json is out of sync in the master branch (not really sure why). npm install updates the lock file so that it is in sync again. I think it's fine to update package-lock.json

@bennettrwu bennettrwu merged commit 2924c72 into master Nov 13, 2025
1 check passed
@bennettrwu bennettrwu deleted the anish branch November 13, 2025 06:16
copyStatus.azureConvoStatus = STATUS.AVAILABLE;
copyStatus.whisperStatus = STATUS.AVAILABLE;
copyStatus.streamTextStatus = STATUS.AVAILABLE;
copyStatus.scribearServerStatus = STATUS.NULL;
Copy link
Collaborator

Choose a reason for hiding this comment

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

It would be very helpful to explain WHY this is special ie. we want to keep this unchanged (whereas the others are reset)

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.

4 participants