Updated vite and some options

This commit is contained in:
Simon Martens
2024-12-04 17:50:14 +01:00
parent c84f407458
commit c6b46ea3d9
9 changed files with 816 additions and 1081 deletions

View File

@@ -25,6 +25,6 @@
"prettier": "^3.3.3",
"prettier-plugin-go-template": "^0.0.15",
"tailwindcss": "^3.4.13",
"vite": "^5.4.8"
"vite": "^6.0.0"
}
}