chore(deps): update dependency vite to v6.4.3 (#5238)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-02 09:28:21 -04:00
committed by GitHub
parent 86aabc4ab9
commit c038302966
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -20,7 +20,7 @@
"@codecov/vite-plugin": "2.0.1",
"@vitejs/plugin-vue": "6.0.7",
"serve": "14.2.6",
"vite": "6.4.2",
"vite": "6.4.3",
"vite-plugin-ejs": "1.7.0"
}
},
@@ -2814,9 +2814,9 @@
}
},
"node_modules/vite": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz",
"integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==",
"version": "6.4.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.3.tgz",
"integrity": "sha512-NTKlcQjlAK7MlQoyb6LgaqHc8sso/pVyUJYWMws3jg21uTJw/LddqIFPcPqP6PzpgbIcZyKI85sFE4HBrQDA8A==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -21,7 +21,7 @@
"@codecov/vite-plugin": "2.0.1",
"@vitejs/plugin-vue": "6.0.7",
"serve": "14.2.6",
"vite": "6.4.2",
"vite": "6.4.3",
"vite-plugin-ejs": "1.7.0"
}
}