Merge pull request #19 from coollabsio/dependabot/npm_and_yarn/vite-5.4.7

chore(deps): bump vite from 5.4.3 to 5.4.7
This commit is contained in:
Andras Bacsai
2024-09-24 14:27:19 +02:00
committed by GitHub

7
package-lock.json generated
View File

@@ -7687,10 +7687,9 @@
}
},
"node_modules/vite": {
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz",
"integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==",
"license": "MIT",
"version": "5.4.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.7.tgz",
"integrity": "sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==",
"dependencies": {
"esbuild": "^0.21.3",
"postcss": "^8.4.43",