Skip to content

fix: clear production dependency audit warnings - #203

Merged
cxymds merged 1 commit into
mainfrom
overtrue/fix-console-production-audit
Aug 13, 2026
Merged

fix: clear production dependency audit warnings#203
cxymds merged 1 commit into
mainfrom
overtrue/fix-console-production-audit

Conversation

@overtrue

Copy link
Copy Markdown
Collaborator

Closes rustfs/backlog#1784

Moves the shadcn CLI to devDependencies and updates the AWS SDK packages. This removes all production dependency audit warnings while keeping the CLI-only findings out of the production tree.

Checks:

  • pnpm install --frozen-lockfile
  • pnpm audit --prod (0 vulnerabilities)
  • pnpm type-check
  • pnpm lint
  • pnpm prettier --check package.json pnpm-lock.yaml
  • pnpm test:run (399 passed)
  • pnpm build

@cxymds
cxymds marked this pull request as ready for review August 13, 2026 09:05
@cxymds
cxymds merged commit c2103d1 into main Aug 13, 2026
10 checks passed
@cxymds
cxymds deleted the overtrue/fix-console-production-audit branch August 13, 2026 09:06
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