Bump vite from 5.4.3 to 5.4.4
Bumps vite from 5.4.3 to 5.4.4.
Changelog
Sourced from vite's changelog.
5.4.4 (2024-09-11)
- fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorrect 304 (#18078) (74a79c5), closes #17997 #18078
- fix: backport #18063, allow scanning exports from
script module
in svelte (#18077) (d90ba40), closes #18063 #18077- fix(preload): backport #18046, allow ignoring dep errors (#18076) (8760293), closes #18046 #18076
Commits
-
54c55db
release: v5.4.4 -
74a79c5
fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorr... -
d90ba40
fix: backport #18063, allow scanning exports fromscript module
in svelte (... -
8760293
fix(preload): backport #18046, allow ignoring dep errors (#18076) - 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