chore(deps): update dependency vitest to v0.0.134 (#1314)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1314 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
e5d2b23cb3
commit
e762f7f073
2 changed files with 5 additions and 5 deletions
|
@ -88,7 +88,7 @@
|
||||||
"vite": "2.7.10",
|
"vite": "2.7.10",
|
||||||
"vite-plugin-pwa": "0.11.12",
|
"vite-plugin-pwa": "0.11.12",
|
||||||
"vite-svg-loader": "3.1.1",
|
"vite-svg-loader": "3.1.1",
|
||||||
"vitest": "0.0.133",
|
"vitest": "0.0.134",
|
||||||
"vue-tsc": "0.30.2",
|
"vue-tsc": "0.30.2",
|
||||||
"wait-on": "6.0.0",
|
"wait-on": "6.0.0",
|
||||||
"workbox-cli": "6.4.2"
|
"workbox-cli": "6.4.2"
|
||||||
|
|
|
@ -12848,10 +12848,10 @@ vite@2.7.10, vite@>=2.7.10:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
vitest@0.0.133:
|
vitest@0.0.134:
|
||||||
version "0.0.133"
|
version "0.0.134"
|
||||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.0.133.tgz#6c39ee83f01904e8b44f4997d24f758cabba9041"
|
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.0.134.tgz#cca4239ca9ee48d931e258a06e0212deb00df503"
|
||||||
integrity sha512-x83CeRPW1FNTY1pQ8CTPH4dbyvZc67ycqnqYpU/xxg6snnAcB25GRZh39RyOeMVHEczB2SeGcA/fzP1D8eUvzw==
|
integrity sha512-zrYkdyQ+erHLCPhc6hkz9mDaXQ94kVcJkIhaC0uhoot2Mpf0TKqQLWSWRFpdxJGM3wMi+bmwbIkWPYEIXHObkg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/chai" "^4.3.0"
|
"@types/chai" "^4.3.0"
|
||||||
"@types/chai-subset" "^1.3.3"
|
"@types/chai-subset" "^1.3.3"
|
||||||
|
|
Loading…
Reference in a new issue