1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

chore(deps): update vitest monorepo to v2 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-20 05:42:12 +07:00
committed by GitHub
parent e4b6ec6384
commit b3eacd8d99
2 changed files with 137 additions and 500 deletions

View File

@@ -43,9 +43,9 @@
},
"devDependencies": {
"@robonen/tsconfig": "workspace:*",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.0.3",
"pathe": "^1.1.2",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
"vitest": "^2.0.3"
}
}