Update dependency vite to v5.4.1

This commit is contained in:
2024-08-15 14:00:58 +00:00
parent ab97eb9040
commit 4a92a8e883
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"typescript": "5.5.4",
"typescript-eslint": "8.1.0",
"unplugin-icons": "0.19.2",
"vite": "5.4.0"
"vite": "5.4.1"
},
"type": "module"
}