Bump vite from 4.4.8 to 4.4.9
Bumps vite from 4.4.8 to 4.4.9.
Changelog
Sourced from vite's changelog.
4.4.9 (2023-08-07)
- chore: fix eslint warnings (#14031) (4021a0e), closes #14031
- chore(deps): update all non-major dependencies (#13938) (a1b519e), closes #13938
- fix: dynamic import vars ignored warning (#14006) (4479431), closes #14006
- fix(build): silence warn dynamic import module when inlineDynamicImports true (#13970) (7a77aaf), closes #13970
- perf: improve build times and memory utilization (#14016) (9d7d45e), closes #14016
- perf: replace startsWith with === (#14005) (f5c1224), closes #14005
Commits
-
898fee7
release: v4.4.9 -
4021a0e
chore: fix eslint warnings (#14031) -
4479431
fix: dynamic import vars ignored warning (#14006) -
a1b519e
chore(deps): update all non-major dependencies (#13938) -
9d7d45e
perf: improve build times and memory utilization (#14016) -
f5c1224
perf: replace startsWith with === (#14005) -
7a77aaf
fix(build): silence warn dynamic import module when inlineDynamicImports true... - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts