Merge pull request #29 from Kellojo/dependabot/npm_and_yarn/vite-7.3.2

Bump vite from 7.3.0 to 7.3.2
This commit is contained in:
Kellojo 2026-04-16 20:19:26 +02:00 committed by GitHub
commit eb51912668
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -32,7 +32,7 @@
"svelte": "^5.53.6",
"svelte-check": "^4.3.2",
"typescript": "^5.9.2",
"vite": "^7.1.7"
"vite": "^7.3.2"
}
},
"node_modules/@esbuild/aix-ppc64": {
@ -2907,9 +2907,9 @@
"license": "MIT"
},
"node_modules/vite": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.0.tgz",
"integrity": "sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg==",
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.2.tgz",
"integrity": "sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -32,7 +32,7 @@
"svelte": "^5.53.6",
"svelte-check": "^4.3.2",
"typescript": "^5.9.2",
"vite": "^7.1.7"
"vite": "^7.3.2"
},
"dependencies": {
"@types/node-cron": "^3.0.11",