Bump vite from 4.4.1 to 4.4.3
Bumps vite from 4.4.1 to 4.4.3.
Changelog
Sourced from vite's changelog.
4.4.3 (2023-07-11)
- fix: avoid early error when server is closed in ssr (#13787) (89d01eb), closes #13787
- fix(deps): update all non-major dependencies (#13758) (8ead116), closes #13758
- fix(server): remove restart guard on restart (#13789) (2a38ef7), closes #13789
4.4.2 (2023-07-07)
Commits
-
ec9d2e7
release: v4.4.3 -
2a38ef7
fix(server): remove restart guard on restart (#13789) -
8ead116
fix(deps): update all non-major dependencies (#13758) -
89d01eb
fix: avoid early error when server is closed in ssr (#13787) -
df492fa
release: v4.4.2 -
c02fac4
fix(css): use single postcss instance (#13738) - 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