chore(deps): update frontend build/test toolchain (major) #219

Merged
bvandeusen merged 1 commits from renovate/major-frontend-buildtest-toolchain into dev 2026-07-11 21:30:30 -04:00
+4 -4
View File
@@ -21,13 +21,13 @@
"@mdi/font": "^7.4.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.0",
"vite": "^5.2.0",
"@vitejs/plugin-vue": "^6.0.0",
"vite": "^8.0.0",
"vue-tsc": "^2.0.0",
"vite-plugin-vuetify": "^2.0.0",
"sass": "^1.71.0",
"vitest": "^2.1.0",
"vitest": "^4.0.0",
"@vue/test-utils": "^2.4.0",
"happy-dom": "^15.0.0"
"happy-dom": "^20.0.0"
}
}