chore(deps): update dependency vite to v5.1.3
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2024-02-15 14:04:19 +00:00
parent 9536788a31
commit 6ed4b287a8
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -3298,9 +3298,9 @@
"dev": true
},
"node_modules/vite": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.2.tgz",
"integrity": "sha512-uwiFebQbTWRIGbCaTEBVAfKqgqKNKMJ2uPXsXeLIZxM8MVMjoS3j0cG8NrPxdDIadaWnPSjrkLWffLSC+uiP3Q==",
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.3.tgz",
"integrity": "sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==",
"dev": true,
"dependencies": {
"esbuild": "^0.19.3",