Bump vite from 6.2.1 to 6.2.2 in /frontend
Bumps vite from 6.2.1 to 6.2.2.
Changelog
Sourced from vite's changelog.
6.2.2 (2025-03-14)
- fix: await client buildStart on top level buildStart (#19624) (b31faab), closes #19624
- fix(css): inline css correctly for double quote use strict (#19590) (d0aa833), closes #19590
- fix(deps): update all non-major dependencies (#19613) (363d691), closes #19613
- fix(indexHtml): ensure correct URL when querying module graph (#19601) (dc5395a), closes #19601
- fix(preview): use preview https config, not server (#19633) (98b3160), closes #19633
- fix(ssr): use optional chaining to prevent "undefined is not an object" happening in `ssrRewriteStac (4309755), closes #19612
- feat: show friendly error for malformed
base(#19616) (2476391), closes #19616- feat(worker): show asset filename conflict warning (#19591) (367d968), closes #19591
- chore: extend commit hash correctly when ambigious with a non-commit object (#19600) (89a6287), closes #19600
Commits
-
b12911erelease: v6.2.2 -
98b3160fix(preview): use preview https config, not server (#19633) -
b31faabfix: await client buildStart on top level buildStart (#19624) -
dc5395afix(indexHtml): ensure correct URL when querying module graph (#19601) -
2476391feat: show friendly error for malformedbase(#19616) -
4309755fix(ssr): use optional chaining to prevent "undefined is not an object" happe... -
363d691fix(deps): update all non-major dependencies (#19613) -
d0aa833fix(css): inline css correctly for double quote use strict (#19590) -
367d968feat(worker): show asset filename conflict warning (#19591) -
89a6287chore: extend commit hash correctly when ambigious with a non-commit object (... - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts