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

Remove -beta.2 from vite 6 peerDeps #14

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

birkskyum
Copy link
Contributor

Now that the vite 6 stable is out the -beta in peerDeps isn't necessary anymore

➜ pnpm i -D vite@latest
Already up to date
Progress: resolved 529, reused 478, downloaded 0, added 0, done
 WARN  Issues with peer dependencies found
.
└─┬ vitefu 0.2.5
  └── ✕ unmet peer vite@"^3.0.0 || ^4.0.0 || ^5.0.0": found 6.0.0

Done in 800ms

@birkskyum
Copy link
Contributor Author

birkskyum commented Nov 26, 2024

@bluwy , this would help move forward the https://github.com/solidjs/vite-plugin-solid, which depend on vitefu - it's the package in question in the description above

Copy link
Member

@bluwy bluwy left a comment

Choose a reason for hiding this comment

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

Thanks!

@bluwy bluwy merged commit 8411cfe into svitejs:main Nov 26, 2024
6 checks passed
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