chore(deps-dev): bump vite from 5.4.21 to 7.3.1 in /frontend #22

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/frontend/vite-7.3.1 into main
2 changed files with 1244 additions and 164 deletions
Showing only changes of commit 38acacca9b - Show all commits

File diff suppressed because it is too large Load diff

View file

@ -27,7 +27,7 @@
"postcss": "^8.5.3", "postcss": "^8.5.3",
"tailwindcss": "^3.4.17", "tailwindcss": "^3.4.17",
"typescript": "^5.7.2", "typescript": "^5.7.2",
"vite": "^5.4.11", "vite": "^7.3.1",
"vitest": "^2.1.8", "vitest": "^2.1.8",
"vue-tsc": "^2.1.10" "vue-tsc": "^2.1.10"
} }