chore(deps): update dependency vitest to v0.12.6
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
renovate 2022-05-15 20:03:02 +00:00
parent c5c980e1b1
commit 47a350a4dc
2 changed files with 7 additions and 19 deletions

View File

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

View File

@ -12509,7 +12509,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.8:
version "2.9.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.9.tgz#8b558987db5e60fedec2f4b003b73164cb081c5e"
integrity sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==
@ -12521,22 +12521,10 @@ 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.12.6:
version "0.12.6"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.12.6.tgz#9de2cca78e97effe5395230486ebd3830d0721dd"
integrity sha512-YWbCTv0XKBuBw5YtuW/iufuguoi8QhGpYyi2g57Oo7akpscMkkWTAaZGgY0ux1oJJtO/pc/8GFt0EF32WFBUUQ==
dependencies:
"@types/chai" "^4.3.1"
"@types/chai-subset" "^1.3.3"
@ -12544,7 +12532,7 @@ vitest@0.10.5:
local-pkg "^0.4.1"
tinypool "^0.1.3"
tinyspy "^0.3.2"
vite "^2.9.7"
vite "^2.9.8"
vue-advanced-cropper@2.8.1:
version "2.8.1"