diff --git a/package.json b/package.json index 71db03f0..e94e7b10 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/pako": "1.0.3", "@typescript-eslint/eslint-plugin": "5.34.0", "@typescript-eslint/parser": "5.33.0", - "@vitest/ui": "0.21.1", + "@vitest/ui": "0.22.1", "autoprefixer": "10.4.8", "c8": "7.12.0", "chai": "4.3.6", diff --git a/yarn.lock b/yarn.lock index 37057d09..532a076f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -576,10 +576,10 @@ "@typescript-eslint/types" "5.34.0" eslint-visitor-keys "^3.3.0" -"@vitest/ui@0.21.1": - version "0.21.1" - resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-0.21.1.tgz#b941f5053663a8363910a54f680c263444cc5f09" - integrity sha512-e+AZdMG6NvrYhxB99LGxW1GkoTpqSDPKpL+wghsApWhocNwALBOBzvgsDr/WN6D6YWRXf18rsJ1kY/KaIspRdg== +"@vitest/ui@0.22.1": + version "0.22.1" + resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-0.22.1.tgz#549fe2d156bf91824c61cde74bd835c81c4a7996" + integrity sha512-iiM2JN+vzY8pEejUbPPi0EgkEselI3RvrgMPNUOalxQRgtlNVGyMsM0Re99xQsrZ/eBkHgWrlW216gNDoeD5cA== dependencies: sirv "^2.0.2"