@nuxt/vite-builder version 3.17.5 introduces subtle but potentially impactful changes compared to version 3.17.4, primarily focusing on dependency updates and internal improvements. Developers should note the bump in esbuild from 0.25.4 to 0.25.5 and postcss from 8.5.3 to 8.5.4, which likely incorporate bug fixes, performance enhancements, or security patches within those respective tools. A notable update is the move from vite-node 3.1.4 to 3.2.0, also rollup-plugin-visualizer moves from 5.14.0 to 6.0.1 potentially introducing new features, optimizations or breaking changes that might require adjustments in your Nuxt configuration or build process. Package @nuxt/kit receives an update (3.17.4 to 3.17.5) alongside @nuxt/schema, ensuring alignment with the core Nuxt framework. Additionally, unplugin is updated from 2.3.4 to 2.3.5, suggesting refinements in plugin handling. These incremental updates collectively aim to refine the Vite bundling experience within Nuxt applications, addressing underlying issues and potentially unlocking smoother development workflows. For users, carefully reviewing the changelogs and release notes of dependencies is good practice to fully understand implications these updates might have on your project.
The are not vulnerabilities for the version 3.17.5 of the package @nuxt/vite-builder