Updated vite to v8

This commit is contained in:
Alexis
2026-07-11 13:39:39 +02:00
parent e2b07e431a
commit 231928b012
2 changed files with 210 additions and 173 deletions

View File

@@ -47,8 +47,8 @@
"sass-embedded": "^1.100.0",
"tailwind-merge": "^3.6.0",
"typescript": "~6.0.3",
"vite": "npm:rolldown-vite@^7.3.1",
"vite": "^8.1.4",
"vite-plugin-vue-devtools": "^8.1.5",
"vue-tsc": "^3.3.7"
}
}
}