Merge pull request #16 from gogrlx/dependabot/npm_and_yarn/vite-4.5.5

chore(deps): bump vite from 4.5.3 to 4.5.5
This commit is contained in:
2024-11-07 21:24:20 -08:00
committed by GitHub

6
package-lock.json generated
View File

@@ -8121,9 +8121,9 @@
}
},
"node_modules/vite": {
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.5.3.tgz",
"integrity": "sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==",
"version": "4.5.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.5.5.tgz",
"integrity": "sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==",
"dependencies": {
"esbuild": "^0.18.10",
"postcss": "^8.4.27",