Files
medusa-store/.changeset/two-pumpkins-look.md
Kasper Fabricius Kristensen 47edd01dee fix(admin-vite-plugin,admin-bundler,ui,icons,dashboard,framework,types): Update Vite dependencies (#11414)
**What**
- Bumps the versions of Vite across the entire stack, to prevent an issue similar to what is described here: https://github.com/vitejs/vite/discussions/18271

Not entirely sure what was happening as I couldn't reproduce the issue, but Adrien faced the issue yesterday when working with local versions of our packages. It does appear as if the range we had before could lead to a version of Vite to be installed with said bug.
2025-02-12 10:09:39 +00:00

12 lines
307 B
Markdown

---
"@medusajs/admin-vite-plugin": patch
"@medusajs/admin-bundler": patch
"@medusajs/icons": patch
"@medusajs/ui": patch
"@medusajs/dashboard": patch
"@medusajs/framework": patch
"@medusajs/types": patch
---
fix(admin-vite-plugin,admin-bundler,ui,icons,dashboard,framework,types): Update Vite dependencies