Bump vite from 5.3.2 to 5.3.3 in /frontend
Bumps vite from 5.3.2 to 5.3.3.
Changelog
Sourced from vite's changelog.
5.3.3 (2024-07-03)
- fix: lazily evaluate __vite__mapDeps files (#17602) (dafff4a), closes #17602
- fix(deps): update all non-major dependencies (#17590) (012490c), closes #17590
- fix(lib): remove pure CSS dynamic import (#17601) (055f1c1), closes #17601
- fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin option (#17563) (14c3d49), closes #17563
Commits
-
22b2994
release: v5.3.3 -
012490c
fix(deps): update all non-major dependencies (#17590) -
14c3d49
fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin op... -
055f1c1
fix(lib): remove pure CSS dynamic import (#17601) -
dafff4a
fix: lazily evaluate __vite__mapDeps files (#17602) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts