Bump vite from 4.4.6 to 4.4.7 in /frontend
Bumps vite from 4.4.6 to 4.4.7.
Changelog
Sourced from vite's changelog.
4.4.7 (2023-07-24)
- fix:
optimizeDeps.include
not working with paths inside packages (#13922) (06e4f57), closes #13922- fix: lightningcss fails with html-proxy (#13776) (6b56094), closes #13776
- fix: prepend
config.base
to vite/env path (#13941) (8e6cee8), closes #13941- fix(html): support
import.meta.env
define replacement without quotes (#13425) (883089c), closes #13425- fix(proxy): handle error when proxy itself errors (#13929) (4848e41), closes #13929
- chore(eslint): allow type annotations (#13920) (d1264fd), closes #13920
Commits
-
d4f13bd
release: v4.4.7 -
8e6cee8
fix: prependconfig.base
to vite/env path (#13941) -
6b56094
fix: lightningcss fails with html-proxy (#13776) -
883089c
fix(html): supportimport.meta.env
define replacement without quotes (#13425) -
4848e41
fix(proxy): handle error when proxy itself errors (#13929) -
06e4f57
fix:optimizeDeps.include
not working with paths inside packages (#13922) -
d1264fd
chore(eslint): allow type annotations (#13920) - 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