Update dependency vitest-mock-extended to v2

This commit is contained in:
renovate[bot]
2024-07-23 19:45:08 +00:00
committed by GitHub
parent e2fb576858
commit ba72ed0b93
2 changed files with 5 additions and 5 deletions

View File

@@ -74,6 +74,6 @@
"vite": "^5.3.4",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^2.0.4",
"vitest-mock-extended": "^1.3.2"
"vitest-mock-extended": "^2.0.0"
}
}