Skip to content

fix: component library audit deps#1061

Open
Alastair Fraser (alastair-simon) wants to merge 3 commits intomainfrom
fix/component-library-audit-deps
Open

fix: component library audit deps#1061
Alastair Fraser (alastair-simon) wants to merge 3 commits intomainfrom
fix/component-library-audit-deps

Conversation

@alastair-simon
Copy link
Copy Markdown
Contributor

@alastair-simon Alastair Fraser (alastair-simon) commented Feb 23, 2026

What?

Moved @testing-library/vue, @testing-library/jest-dom, and @storybook/addon-a11y from dependencies to devDependencies in @shopware-ag/meteor-component-library.

Why?

They are only used for tests and Storybook. Having them in dependencies meant consumers got them, which triggered high-severity npm audit findings. Moving them to devDependencies removes that chain for consumers while keeping tests and Storybook working in the repo.

How?

I have moved these packages into devDependencies from dependencies. Published packages only install dependencies, so consumers no longer get this tooling or its vulnerable transitive deps.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
meteor-component-library Ready Ready Preview, Comment Feb 23, 2026 3:56pm

Request Review

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 12, 2026

Open in StackBlitz

@shopware-ag/meteor-admin-sdk

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-admin-sdk@1061

@shopware-ag/meteor-component-library

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-component-library@1061

@shopware-ag/meteor-icon-kit

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-icon-kit@1061

@shopware-ag/meteor-prettier-config

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-prettier-config@1061

@shopware-ag/stylelint-plugin-meteor

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/stylelint-plugin-meteor@1061

@shopware-ag/meteor-tokens

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-tokens@1061

commit: d85bf17

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.

2 participants