diff --git a/bun.lockb b/bun.lockb index f4c4307..8f0128a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 50667aa..888b8bc 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "preview": "vite preview" }, "devDependencies": { - "vite": "^4.1.1" + "vite": "^5.0.12" } }