-
Notifications
You must be signed in to change notification settings - Fork 1.4k
chore: update devDependencies and configurations #7662
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
Conversation
Build/v2
🦋 Changeset detectedLatest commit: 8a83ab0 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
commit: |
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
can you adjust https://github.com/QwikDev/qwik/blob/main/package.json#L21 as well? and run |
also latest version ? |
ah actually I'm wrong, that shouldn't change |
@JerryWu1234 this needs to be changed to allow 5 and 6: qwik/packages/qwik/package.json Line 164 in a3493d9
Careful, the syntax is weird. Ah - and that is controlled by that syncpack config, so I was right after all. So make it ">= 5, <7" or something like that, test that it works. |
I saw you already fixed |
What is it?
Description
update vite dependency to latest version and add changeset for compatibility
main pack(
qwik core
) was already 5-6 vite versionChecklist
pnpm change