chore: update vitest npm dependency to version 2.0.5
All checks were successful
CI / cache-and-install (push) Successful in 31s

This commit is contained in:
严浩
2024-08-04 12:59:27 +08:00
parent 90c970bd67
commit b9dd481da8
2 changed files with 95 additions and 204 deletions

View File

@ -37,7 +37,7 @@
"typescript": "~5.4.5",
"vite": "^5.3.5",
"vite-plugin-vue-devtools": "^7.3.7",
"vitest": "^1.6.0",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
}
}
}