Bump vite from 5.1.3 to 5.1.4 in /frontend
Bumps vite from 5.1.3 to 5.1.4.
Changelog
Sourced from vite's changelog.
5.1.4 (2024-02-21)
- perf: remove unnecessary regex s modifier (#15766) (8dc1b73), closes #15766
- fix: fs cached checks disabled by default for yarn pnp (#15920) (8b11fea), closes #15920
- fix: resolve directory correctly when
fs.cachedChecks: true
(#15983) (4fe971f), closes #15983- fix: srcSet with optional descriptor (#15905) (81b3bd0), closes #15905
- fix(deps): update all non-major dependencies (#15959) (571a3fd), closes #15959
- fix(watch): build watch fails when outDir is empty string (#15979) (1d263d3), closes #15979
Commits
-
0137ea0
release: v5.1.4 -
8dc1b73
perf: remove unnecessary regex s modifier (#15766) -
4fe971f
fix: resolve directory correctly whenfs.cachedChecks: true
(#15983) -
1d263d3
fix(watch): build watch fails when outDir is empty string (#15979) -
81b3bd0
fix: srcSet with optional descriptor (#15905) -
571a3fd
fix(deps): update all non-major dependencies (#15959) -
8b11fea
fix: fs cached checks disabled by default for yarn pnp (#15920) - 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