fix(deps): update vite to fix audit CI (#1187)

This commit is contained in:
Amr Bashir
2024-04-15 11:14:42 +02:00
committed by GitHub
parent 27b258cf31
commit c967307706
4 changed files with 199 additions and 146 deletions
+1 -1
View File
@@ -35,6 +35,6 @@
"internal-ip": "^8.0.0",
"svelte": "^4.2.8",
"unocss": "^0.58.0",
"vite": "^5.0.12"
"vite": "^5.0.13"
}
}