diff --git a/front/package.json b/front/package.json index 717bec628..67b7fd975 100644 --- a/front/package.json +++ b/front/package.json @@ -95,7 +95,7 @@ "vite": "3.1.6", "vite-plugin-pwa": "0.13.2", "vite-plugin-vue-inspector": "1.1.3", - "vitest": "0.24.0", + "vitest": "0.24.5", "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 3f38924d3..caf7124f3 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -5148,7 +5148,7 @@ text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw== -tinybench@^2.2.1, tinybench@^2.3.1: +tinybench@^2.3.1: version "2.3.1" resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.3.1.tgz#14f64e6b77d7ef0b1f6ab850c7a808c6760b414d" integrity sha512-hGYWYBMPr7p4g5IarQE7XhlyWveh1EKhy4wUBS1LrHXCKYgvz+4/jCqgmJqZxxldesn05vccrtME2RLLZNW7iA== @@ -5439,23 +5439,6 @@ vite@^3.0.0: optionalDependencies: fsevents "~2.3.2" -vitest@0.24.0: - version "0.24.0" - resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.0.tgz#61555b7b56e07f04a1692352de7d4803de0f5c88" - integrity sha512-k5j3FPTor+MJx2x0pDW2gtVk+s9VC6nSHT3SoqOIk9Je5fFpPgict+Xy2eAVXUogvSixs45Ya1oZk+oK93BO0w== - dependencies: - "@types/chai" "^4.3.3" - "@types/chai-subset" "^1.3.3" - "@types/node" "*" - chai "^4.3.6" - debug "^4.3.4" - local-pkg "^0.4.2" - strip-literal "^0.4.2" - tinybench "^2.2.1" - tinypool "^0.3.0" - tinyspy "^1.0.2" - vite "^3.0.0" - vitest@0.24.5: version "0.24.5" resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.5.tgz#ba23acdf4362e3299ca2a8a55afe3d2e7402b763"