Bump vite from 5.2.8 to 5.2.9 in /webapp
Bumps vite from 5.2.8 to 5.2.9.
Changelog
Sourced from vite's changelog.
5.2.9 (2024-04-15)
- fix:
fsp.rm
removing files does not take effect (#16032) (b05c405), closes #16032- fix: fix accumulated stacks in error overlay (#16393) (102c2fd), closes #16393
- fix(deps): update all non-major dependencies (#16376) (58a2938), closes #16376
- chore: update region comment (#16380) (77562c3), closes #16380
- perf: reduce size of injected __vite__mapDeps code (#16184) (c0ec6be), closes #16184
- perf(css): only replace empty chunk if imported (#16349) (e2658ad), closes #16349
Commits
-
a77707d
release: v5.2.9 -
102c2fd
fix: fix accumulated stacks in error overlay (#16393) -
58a2938
fix(deps): update all non-major dependencies (#16376) -
77562c3
chore: update region comment (#16380) -
b05c405
fix:fsp.rm
removing files does not take effect (#16032) -
e2658ad
perf(css): only replace empty chunk if imported (#16349) -
c0ec6be
perf: reduce size of injected __vite__mapDeps code (#16184) - 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