Bump vite from 5.1.4 to 5.1.5 in /webapp
Bumps vite from 5.1.4 to 5.1.5.
Changelog
Sourced from vite's changelog.
5.1.5 (2024-03-04)
- fix:
__vite__mapDeps
code injection (#15732) (aff54e1), closes #15732- fix: analysing build chunk without dependencies (#15469) (bd52283), closes #15469
- fix: import with query with imports field (#16085) (ab823ab), closes #16085
- fix: normalize literal-only entry pattern (#16010) (1dccc37), closes #16010
- fix: optimizeDeps.entries with literal-only pattern(s) (#15853) (49300b3), closes #15853
- fix: output correct error for empty import specifier (#16055) (a9112eb), closes #16055
- fix: upgrade esbuild to 0.20.x (#16062) (899d9b1), closes #16062
- fix(runtime): runtime HMR affects only imported files (#15898) (57463fc), closes #15898
- fix(scanner): respect
experimentalDecorators: true
(#15206) (4144781), closes #15206- revert: "fix: upgrade esbuild to 0.20.x" (#16072) (11cceea), closes #16072
- refactor: share code with vite runtime (#15907) (b20d542), closes #15907
- refactor(runtime): use functions from
pathe
(#16061) (aac2ef7), closes #16061- chore(deps): update all non-major dependencies (#16028) (7cfe80d), closes #16028
Commits
-
2af1ae8
release: v5.1.5 -
bd52283
fix: analysing build chunk without dependencies (#15469) -
ab823ab
fix: import with query with imports field (#16085) -
11cceea
revert: "fix: upgrade esbuild to 0.20.x" (#16072) -
899d9b1
fix: upgrade esbuild to 0.20.x (#16062) -
aac2ef7
refactor(runtime): use functions frompathe
(#16061) -
a9112eb
fix: output correct error for empty import specifier (#16055) -
1dccc37
fix: normalize literal-only entry pattern (#16010) -
7cfe80d
chore(deps): update all non-major dependencies (#16028) -
b20d542
refactor: share code with vite runtime (#15907) - Additional commits viewable 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