chore: bump vite + update lockfile

This commit is contained in:
Felix Roos 2025-01-31 08:19:26 +01:00
parent b4ef786108
commit bcef67e5a1
No known key found for this signature in database
2 changed files with 14 additions and 1 deletions

View file

@ -32,7 +32,7 @@
"@strudel/core": "workspace:*"
},
"devDependencies": {
"vite": "^5.0.10"
"vite": "^6.0.11"
}
}