update vite + astro

This commit is contained in:
Felix Roos 2023-12-30 23:08:15 +01:00
parent cf20f1059f
commit 6f68bdcf5b
25 changed files with 1732 additions and 1738 deletions

View file

@ -34,6 +34,6 @@
"webmidi": "^3.1.5"
},
"devDependencies": {
"vite": "^4.3.3"
"vite": "^5.0.10"
}
}