diff --git a/front/package.json b/front/package.json index 93ab61bc1..ecb6ec42d 100644 --- a/front/package.json +++ b/front/package.json @@ -95,7 +95,7 @@ "vite": "3.2.3", "vite-plugin-pwa": "0.13.3", "vite-plugin-vue-inspector": "1.1.3", - "vitest": "0.25.0", + "vitest": "0.25.1", "vue-tsc": "1.0.9", "workbox-core": "6.5.4", "workbox-precaching": "6.5.4", diff --git a/front/yarn.lock b/front/yarn.lock index 73665d47c..1a7ca1a51 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -5464,26 +5464,6 @@ vite@^3.0.0: optionalDependencies: fsevents "~2.3.2" -vitest@0.25.0: - version "0.25.0" - resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.0.tgz#08750e869523265bff4dcb3c896c42f2ec6bd572" - integrity sha512-CVgBdKSeA27mowKC/C31Tx7ZBjRoyasq/yW7zoqUaCdKaOsjdzRUH5KgSL3eG36DzaaUsbnwWPUbAOtFz5k6tQ== - dependencies: - "@types/chai" "^4.3.3" - "@types/chai-subset" "^1.3.3" - "@types/node" "*" - acorn "^8.8.0" - acorn-walk "^8.2.0" - chai "^4.3.6" - debug "^4.3.4" - local-pkg "^0.4.2" - source-map "^0.6.1" - strip-literal "^0.4.2" - tinybench "^2.3.1" - tinypool "^0.3.0" - tinyspy "^1.0.2" - vite "^3.0.0" - vitest@0.25.1: version "0.25.1" resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.1.tgz#4eafca68fabab22b6099451ab3fcaac33290a4ed"