Update dependency vite to v5.1.6 #109

Merged
pierre merged 1 commits from renovate/vite-5.x-lockfile into master 2024-03-12 00:12:09 +00:00
Showing only changes of commit 3ded39f6fc - Show all commits

View File

@ -4307,9 +4307,9 @@
}
},
"node_modules/vite": {
"version": "5.1.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.5.tgz",
"integrity": "sha512-BdN1xh0Of/oQafhU+FvopafUp6WaYenLU/NFoL5WyJL++GxkNfieKzBhM24H3HVsPQrlAqB7iJYTHabzaRed5Q==",
"version": "5.1.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.6.tgz",
"integrity": "sha512-yYIAZs9nVfRJ/AiOLCA91zzhjsHUgMjB+EigzFb6W2XTLO8JixBCKCjvhKZaye+NKYHCrkv3Oh50dH9EdLU2RA==",
"dependencies": {
"esbuild": "^0.19.3",
"postcss": "^8.4.35",