1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 10:54:38 +00:00

chore(deps): update devdependency vite to v8

This commit is contained in:
renovate[bot]
2026-03-19 05:38:19 +00:00
committed by GitHub
parent 1104651cbc
commit 7d52c6c075
2 changed files with 439 additions and 22 deletions

View File

@@ -31,7 +31,7 @@
"eslint": "^9.39.3",
"eslint-plugin-vuejs-accessibility": "^2.5.0",
"jsdom": "^27.4.0",
"vite": "^7.3.1",
"vite": "^8.0.1",
"vitest": "^4.0.18",
"vue-tsc": "^3.2.4"
}