Bump vite from 5.2.2 to 5.2.4 in /frontend
Bumps vite from 5.2.2 to 5.2.4.
Release notes
Sourced from vite's releases.
create-vite@5.2.3
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
5.2.4 (2024-03-23)
5.2.3 (2024-03-22)
- fix: handle warmup request error correctly (#16223) (d7c5256), closes #16223
- fix: skip encode if is data uri (#16233) (8617e76), closes #16233
- fix(optimizer): fix
optimizeDeps.include
glob syntax for./*
exports (#16230) (f184c80), closes #16230- fix(runtime): fix sourcemap with
prepareStackTrace
(#16220) (dad7f4f), closes #16220- chore:
utf8
replaced withutf-8
(#16232) (9800c73), closes #16232
Commits
-
6a07243
release: v5.2.4 -
fbf69d5
fix: dont resolve imports with malformed URI (#16244) -
a67f9f6
release: v5.2.3 -
8617e76
fix: skip encode if is data uri (#16233) -
f184c80
fix(optimizer): fixoptimizeDeps.include
glob syntax for./*
exports (#16... -
9800c73
chore:utf8
replaced withutf-8
(#16232) -
dad7f4f
fix(runtime): fix sourcemap withprepareStackTrace
(#16220) -
d7c5256
fix: handle warmup request error correctly (#16223) -
d443428
release: v5.2.2 -
e4d2d60
fix(importAnalysis): skip encode in ssr (#16213) - Additional commits viewable 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