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: remove unwanted deps #2498

Merged
merged 1 commit into from
Apr 11, 2023
Merged

chore: remove unwanted deps #2498

merged 1 commit into from
Apr 11, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Apr 11, 2023

What does this PR do?

🤖 Generated by Copilot at 115430f

Simplified and cleaned up the storybook app's configuration and dependencies. Deleted unused files and removed unnecessary addons and rules from package.json, .eslintrc.js, and .storybook/main.ts.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at 115430f

  • Simplify .eslintrc.js file by removing unnecessary sections (link)
  • Remove unused addons and dependencies from storybook app, including @storybook/addon-interactions, @storybook/testing-library, and postcss-loader (link, link, link)
  • Delete unused Introduction.mdx file from storybook stories (link)

Emoji

🧹🚫🚀

@vercel
Copy link

vercel bot commented Apr 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview Apr 11, 2023 0:29am
ui ✅ Ready (Inspect) Visit Preview Apr 11, 2023 0:29am
web ✅ Ready (Inspect) Visit Preview Apr 11, 2023 0:29am

@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

🚮 Removed packages: @storybook/addon-interactions@7.0.2, @storybook/testing-library@0.0.14-next.2, eslint-plugin-storybook@0.6.11

@vercel vercel bot temporarily deployed to Preview – prerender April 11, 2023 12:26 Inactive
@vercel vercel bot temporarily deployed to Preview – ui April 11, 2023 12:29 Inactive
@bigint bigint merged commit 6eafe5c into main Apr 11, 2023
@bigint bigint deleted the refactor-sb branch April 11, 2023 12:30
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