Skip to content

Bump vite from 5.0.9 to 5.0.10 in /frontend

Dependabot requested to merge dependabot-npm_and_yarn-frontend-vite-5.0.10 into master

Bumps vite from 5.0.9 to 5.0.10.

Changelog

Sourced from vite's changelog.

5.0.10 (2023-12-15)

  • fix: omit protocol does not require pre-transform (#15355) (d9ae1b2), closes #15355
  • fix(build): use base64 for inline SVG if it contains both single and double quotes (#15271) (1bbff16), closes #15271
Commits
  • 5684fcd release: v5.0.10
  • 1bbff16 fix(build): use base64 for inline SVG if it contains both single and double q...
  • d9ae1b2 fix: omit protocol does not require pre-transform (#15355)
  • 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

Merge request reports