Merge pull request #138 from ngn13/dependabot/npm_and_yarn/app/vite-5.4.8

Bump vite from 5.4.6 to 5.4.8 in /app
This commit is contained in:
ngn 2024-10-09 20:39:37 +00:00 committed by GitHub
commit 4f267649bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
app/package-lock.json generated
View File

@ -18,7 +18,7 @@
"@sveltejs/kit": "^2.6.3",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"svelte": "^4.2.19",
"vite": "^5.4.6"
"vite": "^5.4.8"
}
},
"node_modules/@ampproject/remapping": {
@ -1921,9 +1921,9 @@
}
},
"node_modules/vite": {
"version": "5.4.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz",
"integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==",
"version": "5.4.8",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz",
"integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==",
"dev": true,
"dependencies": {
"esbuild": "^0.21.3",

View File

@ -13,7 +13,7 @@
"@sveltejs/kit": "^2.6.3",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"svelte": "^4.2.19",
"vite": "^5.4.6"
"vite": "^5.4.8"
},
"type": "module",
"dependencies": {