Upgrade vite
from 6.3.4 to 6.3.6
frontend
25.09.04
other
This update enhances your project by integrating new UI libraries, specifically adding dependencies for Chakra UI and a Chakra autocomplete component. Additionally, vite
has been upgraded from version 6.3.4 to 6.3.6, improving functionality and compatibility. The latest vite
version includes a fix for the fs.strict
check on HTML files and an upgrade of the sirv
package to version 3.0.2 for better performance. Previous updates also addressed handling uninitialized export access as undefined in server-side rendering (SSR) scenarios.