Bump vite from 4.4.4 to 4.4.6 in /frontend
Bumps vite from 4.4.4 to 4.4.6.
Changelog
Sourced from vite's changelog.
4.4.6 (2023-07-21)
- fix: constrain inject helpers for iife (#13909) (c89f677), closes #13909
- fix: display manualChunks warning only when a function is not used (#13797) (#13798) (51c271f), closes #13797 #13798
- fix: do not append
browserHash
on optimized deps during build (#13906) (0fb2340), closes #13906- fix: use Bun's implementation of
ws
instead of the bundled one (#13901) (049404c), closes #13901- feat(client): add guide to press Esc for closing the overlay (#13896) (da389cc), closes #13896
4.4.5 (2023-07-20)
- fix: "EISDIR: illegal operation on a directory, realpath" error on RA… (#13655) (6bd5434), closes #13655
- fix: transform error message add file info (#13687) (6dca41c), closes #13687
- fix: warn when publicDir and outDir are nested (#13742) (4eb3154), closes #13742
- fix(build): remove warning about ineffective dynamic import from node_modules (#13884) (33002dd), closes #13884
- fix(build): style insert order for UMD builds (fix #13668) (#13669) (49a1b99), closes #13668 #13669
- fix(deps): update all non-major dependencies (#13872) (975a631), closes #13872
- fix(types): narrow down the return type of
defineConfig
(#13792) (c971f26), closes #13792- chore: fix typos (#13862) (f54e8da), closes #13862
- chore: replace
any
withstring
(#13850) (4606fd8), closes #13850- chore(deps): update dependency prettier to v3 (#13759) (5a56941), closes #13759
- docs: fix build.cssMinify link (#13840) (8a2a3e1), closes #13840
Commits
-
85c38ab
release: v4.4.6 -
0fb2340
fix: do not appendbrowserHash
on optimized deps during build (#13906) -
c89f677
fix: constrain inject helpers for iife (#13909) -
da389cc
feat(client): add guide to press Esc for closing the overlay (#13896) -
51c271f
fix: display manualChunks warning only when a function is not used (#13797) (... -
049404c
fix: use Bun's implementation ofws
instead of the bundled one (#13901) -
af77f3e
release: v4.4.5 -
33002dd
fix(build): remove warning about ineffective dynamic import from node_modules... -
5a56941
chore(deps): update dependency prettier to v3 (#13759) -
6bd5434
fix: "EISDIR: illegal operation on a directory, realpath" error on RA… (#13655) - Additional commits viewable 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