chore(deps): update dependency vitest to v0.13.1 (#1914)

Reviewed-on: vikunja/frontend#1914
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-06-02 05:13:04 +00:00 committed by konrad
parent 836a064c0a
commit 8aaa17cdbf
2 changed files with 8 additions and 19 deletions

View File

@ -88,7 +88,7 @@
"vite": "2.9.9",
"vite-plugin-pwa": "0.12.0",
"vite-svg-loader": "3.3.0",
"vitest": "0.10.5",
"vitest": "0.13.1",
"vue-tsc": "0.35.2",
"wait-on": "6.0.1",
"workbox-cli": "6.5.3"

View File

@ -12497,7 +12497,7 @@ vite-svg-loader@3.3.0:
"@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0"
vite@2.9.9:
vite@2.9.9, vite@^2.9.9:
version "2.9.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.9.tgz#8b558987db5e60fedec2f4b003b73164cb081c5e"
integrity sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==
@ -12509,30 +12509,19 @@ vite@2.9.9:
optionalDependencies:
fsevents "~2.3.2"
vite@^2.9.7:
version "2.9.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.8.tgz#2c2cb0790beb0fbe4b8c0995b80fe691a91c2545"
integrity sha512-zsBGwn5UT3YS0NLSJ7hnR54+vUKfgzMUh/Z9CxF1YKEBVIe213+63jrFLmZphgGI5zXwQCSmqIdbPuE8NJywPw==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"
resolve "^1.22.0"
rollup "^2.59.0"
optionalDependencies:
fsevents "~2.3.2"
vitest@0.10.5:
version "0.10.5"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.10.5.tgz#f2cd782a8f72889d4324a809101ada9e9f424a67"
integrity sha512-4qXdNbHwAd9YcsztJoVMWUQGcMATVlY9Xd95I3KQ2JJwDLTL97f/jgfGRotqptvNxdlmme5TBY0Gv+l6+JSYvA==
vitest@0.13.1:
version "0.13.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.13.1.tgz#4b857c6ca0a9a1a2340dc8a1d9991b1f75934220"
integrity sha512-CfSBf7YFw/i8HumSUQRtZKs0aV91DC9WU8nAgIJAlawKHaFuPHQohDwOTPIFgrxySiuFYUa0Yohf9gDFfBwjxA==
dependencies:
"@types/chai" "^4.3.1"
"@types/chai-subset" "^1.3.3"
chai "^4.3.6"
debug "^4.3.4"
local-pkg "^0.4.1"
tinypool "^0.1.3"
tinyspy "^0.3.2"
vite "^2.9.7"
vite "^2.9.9"
vue-advanced-cropper@2.8.1:
version "2.8.1"