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(deps): unify devDependencies versions #999

Merged
merged 2 commits into from
Apr 22, 2024
Merged

Conversation

SoonIter
Copy link
Member

@SoonIter SoonIter commented Apr 21, 2024

Summary

unify devDependencies versions first

dependencies may break some users

  1. unify fs-extra in chore(deps): unify fs-extra version #998

  2. add check-dependency-version-consistency . --dep-type devDependencies and run check-dependency-version-consistency . --dep-type devDependencies --fix
    unify vitest, typescript, @types/react, react etc

  3. remove unused dependencies get-port in rspress/plugin-preview

  4. "react": "^18.2.0" in devDependencies and "react": ">17.0.0" in peerDependencies

Related Issue

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copy link

netlify bot commented Apr 21, 2024

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
🔨 Latest commit 9027275
🔍 Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/662652de4c62c900081591e0
😎 Deploy Preview https://deploy-preview-999--aquamarine-blini-95325f.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 85 (🟢 up 11 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@SoonIter SoonIter force-pushed the chore/unify-version branch 4 times, most recently from 36fbdc2 to bdb2e06 Compare April 22, 2024 07:44
@SoonIter SoonIter enabled auto-merge (squash) April 22, 2024 07:53
@SoonIter SoonIter force-pushed the chore/unify-version branch from d8417cf to 9027275 Compare April 22, 2024 12:06
@SoonIter SoonIter merged commit 9b76ac4 into main Apr 22, 2024
8 checks passed
@SoonIter SoonIter deleted the chore/unify-version branch April 22, 2024 12:33
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