Skip to content

fix: pin Vite to 7.x (required by Astro)#17

Merged
majdkt merged 2 commits intomasterfrom
fix/npm-standardization-picomatch
Apr 9, 2026
Merged

fix: pin Vite to 7.x (required by Astro)#17
majdkt merged 2 commits intomasterfrom
fix/npm-standardization-picomatch

Conversation

@majdkt
Copy link
Copy Markdown
Collaborator

@majdkt majdkt commented Apr 9, 2026

Astro 6.1.5 requires Vite 7, but npm was resolving to Vite 8, causing build errors and broken UI on Arabic pages.

Added vite override to ensure Vite 7.3.2 is used consistently across all transitive dependencies.

majdkt added 2 commits April 10, 2026 00:46
Astro 6.1.5 requires Vite 7, but npm was resolving to Vite 8,
causing build errors and broken UI on Arabic pages.

Added vite override to ensure Vite 7.3.2 is used consistently
across all transitive dependencies.
Ensure complete synchronization between package.json and
package-lock.json for reliable CI/CD installations.
@majdkt majdkt merged commit d178e9b into master Apr 9, 2026
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.

1 participant