Skip to content

Security - Update tmp, vite, @eslint/plugin-kit and @parcel/reporter-dev-server#33746

Open
bit-byte0 wants to merge 4 commits into
DevExpress:25_2from
bit-byte0:security-deps-overrides-25_2
Open

Security - Update tmp, vite, @eslint/plugin-kit and @parcel/reporter-dev-server#33746
bit-byte0 wants to merge 4 commits into
DevExpress:25_2from
bit-byte0:security-deps-overrides-25_2

Conversation

@bit-byte0
Copy link
Copy Markdown
Contributor

No description provided.

@bit-byte0 bit-byte0 self-assigned this May 27, 2026
@bit-byte0 bit-byte0 added the 25_2 label May 27, 2026

// Vite 6+ applies its own @rollup/plugin-commonjs internally; remove the user-provided
// instance to avoid the "default is not exported" conflict with CJS modules (e.g. jszip).
rollupConfig.plugins = rollupConfig.plugins.filter(p => p.name !== 'commonjs');
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we need this comment?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

no, i removed it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants