Update dependency vite to v6.0.4 #249

Merged
pierre merged 1 commits from renovate/vite-6.x-lockfile into master 2024-12-20 01:12:16 +00:00
Showing only changes of commit 839a7d271b - Show all commits

View File

@ -21181,9 +21181,9 @@
}
},
"node_modules/vite": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.3.tgz",
"integrity": "sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==",
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.4.tgz",
"integrity": "sha512-zwlH6ar+6o6b4Wp+ydhtIKLrGM/LoqZzcdVmkGAFun0KHTzIzjh+h0kungEx7KJg/PYnC80I4TII9WkjciSR6Q==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.24.0",