Update dependency vite to v5.4.1
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 34s

This commit is contained in:
2024-08-15 14:00:58 +00:00
parent 55cc2ea2f0
commit 491b269224
2 changed files with 6 additions and 6 deletions

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"
}