Bump vite from 4.4.4 to 4.4.5
Bumps vite from 4.4.4 to 4.4.5.
Changelog
Sourced from vite's changelog.
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
-
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) -
6dca41c
fix: transform error message add file info (#13687) -
4eb3154
fix: warn when publicDir and outDir are nested (#13742) -
c971f26
fix(types): narrow down the return type ofdefineConfig
(#13792) -
975a631
fix(deps): update all non-major dependencies (#13872) -
4606fd8
chore: replaceany
withstring
(#13850) -
f54e8da
chore: fix typos (#13862) - 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