chore(deps): update vitest monorepo to v1 (major) (#686)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
renovate[bot]
2024-01-13 02:49:05 +08:00
committed by GitHub
parent 57c941e2ca
commit baf379274a
3 changed files with 303 additions and 238 deletions

View File

@ -20,7 +20,7 @@
"@types/babel__core": "^7.20.5",
"@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.2.0",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
@ -30,7 +30,7 @@
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vitest": "^0.34.6"
"vitest": "^1.2.0"
},
"version": "1.1.5"
}