chore(deps): update dependency vite to ^5.4.3 (#13056)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-08 20:55:29 +08:00
committed by GitHub
parent 60ca114eae
commit 3e1863661d
3 changed files with 115 additions and 261 deletions

View File

@@ -83,7 +83,7 @@
"terser": "^5.31.3",
"transliteration": "^2.3.5",
"typescript": "^5.4.5",
"vite": "^5.3.4",
"vite": "^5.4.3",
"vue-router": "^4.4.0"
}
}

View File

@@ -68,7 +68,7 @@
"diffable-html": "^5.0.0",
"jsdom": "^24.1.1",
"typescript": "^5.4.5",
"vite": "^5.3.4",
"vite": "^5.4.3",
"vitest": "^1.6.0",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.4.33",