Merge pull request #131 from ditatompel/dependabot/npm_and_yarn/frontend/vite-5.4.8

Merge pull request #131

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
This commit is contained in:
ditatombot[bot] 2024-10-14 19:48:29 +00:00 committed by GitHub
commit e8915265a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"svelte-check": "^4.0.4",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"vite": "^5.4.4"
"vite": "^5.4.8"
}
},
"node_modules/@alloc/quick-lru": {
@ -3743,9 +3743,9 @@
"dev": true
},
"node_modules/vite": {
"version": "5.4.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.4.tgz",
"integrity": "sha512-RHFCkULitycHVTtelJ6jQLd+KSAAzOgEYorV32R2q++M6COBjKJR6BxqClwp5sf0XaBDjVMuJ9wnNfyAJwjMkA==",
"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

@ -33,7 +33,7 @@
"svelte-check": "^4.0.4",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"vite": "^5.4.4"
"vite": "^5.4.8"
},
"type": "module"
}