chore(front): update vitest monorepo to v0.25.4

This commit is contained in:
Renovate Bot 2022-12-05 21:32:15 +00:00
parent 89f745c877
commit f8b08b28c8
2 changed files with 17 additions and 17 deletions

View File

@ -71,7 +71,7 @@
"@types/vue-virtual-scroller": "npm:@earltp/vue-virtual-scroller", "@types/vue-virtual-scroller": "npm:@earltp/vue-virtual-scroller",
"@typescript-eslint/eslint-plugin": "5.45.1", "@typescript-eslint/eslint-plugin": "5.45.1",
"@vitejs/plugin-vue": "3.2.0", "@vitejs/plugin-vue": "3.2.0",
"@vitest/coverage-c8": "0.25.3", "@vitest/coverage-c8": "0.25.4",
"@vue/compiler-sfc": "3.2.45", "@vue/compiler-sfc": "3.2.45",
"@vue/eslint-config-standard": "8.0.1", "@vue/eslint-config-standard": "8.0.1",
"@vue/eslint-config-typescript": "11.0.2", "@vue/eslint-config-typescript": "11.0.2",
@ -95,7 +95,7 @@
"vite": "3.2.5", "vite": "3.2.5",
"vite-plugin-pwa": "0.13.3", "vite-plugin-pwa": "0.13.3",
"vite-plugin-vue-inspector": "1.1.4", "vite-plugin-vue-inspector": "1.1.4",
"vitest": "0.25.3", "vitest": "0.25.4",
"vue-tsc": "1.0.11", "vue-tsc": "1.0.11",
"workbox-core": "6.5.4", "workbox-core": "6.5.4",
"workbox-precaching": "6.5.4", "workbox-precaching": "6.5.4",

View File

@ -1814,13 +1814,13 @@
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.2.0.tgz#a1484089dd85d6528f435743f84cdd0d215bbb54" resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.2.0.tgz#a1484089dd85d6528f435743f84cdd0d215bbb54"
integrity sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw== integrity sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==
"@vitest/coverage-c8@0.25.3": "@vitest/coverage-c8@0.25.4":
version "0.25.3" version "0.25.4"
resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.25.3.tgz#308dcfe574412ac8b212ee7a891f843a4e4bb10d" resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.25.4.tgz#68f3b9634a426191476aca229d33b09d16f2d278"
integrity sha512-+tmrB3E7pZTSM+aWKzLk0FpyyaQOoRQf0594hHp+E3Kk0tiFONiEFYf7+9a1Z+C2ffU/0w6KvyBjpNPdashMrg== integrity sha512-3ozqZUr3x8woBCBXJRzt1P8DRGKsIxajfzRu3ySKJE0bCkIl2hofzHYzkHBZafhfhMOt+hR6L395Io7gyMmpUQ==
dependencies: dependencies:
c8 "^7.12.0" c8 "^7.12.0"
vitest "0.25.3" vitest "0.25.4"
"@volar/language-core@1.0.11": "@volar/language-core@1.0.11":
version "1.0.11" version "1.0.11"
@ -4909,12 +4909,12 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
strip-literal@^0.4.2: strip-literal@^1.0.0:
version "0.4.2" version "1.0.0"
resolved "https://registry.yarnpkg.com/strip-literal/-/strip-literal-0.4.2.tgz#4f9fa6c38bb157b924e9ace7155ebf8a2342cbcf" resolved "https://registry.yarnpkg.com/strip-literal/-/strip-literal-1.0.0.tgz#0a484ed5a978cd9d2becf3cf8f4f2cb5ab0e1e74"
integrity sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw== integrity sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==
dependencies: dependencies:
acorn "^8.8.0" acorn "^8.8.1"
supports-color@^5.3.0: supports-color@^5.3.0:
version "5.5.0" version "5.5.0"
@ -5276,10 +5276,10 @@ vite@^3.0.0:
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"
vitest@0.25.3: vitest@0.25.4:
version "0.25.3" version "0.25.4"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.3.tgz#4e5ed481e4da6a0ce014bdb71dfc9661fd62b722" resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.4.tgz#11134b4c9199ed64bd5cc2945d98435381c50ef9"
integrity sha512-/UzHfXIKsELZhL7OaM2xFlRF8HRZgAHtPctacvNK8H4vOcbJJAMEgbWNGSAK7Y9b1NBe5SeM7VTuz2RsTHFJJA== integrity sha512-v/qoSEYPrf8qa1CbKIKYK+1GGmPPEJyXFbkuD6jhh080cfNBsuUDAdMu6hV2h9Uv34EMiUrVETL/wB+EHxFtbA==
dependencies: dependencies:
"@types/chai" "^4.3.3" "@types/chai" "^4.3.3"
"@types/chai-subset" "^1.3.3" "@types/chai-subset" "^1.3.3"
@ -5290,7 +5290,7 @@ vitest@0.25.3:
debug "^4.3.4" debug "^4.3.4"
local-pkg "^0.4.2" local-pkg "^0.4.2"
source-map "^0.6.1" source-map "^0.6.1"
strip-literal "^0.4.2" strip-literal "^1.0.0"
tinybench "^2.3.1" tinybench "^2.3.1"
tinypool "^0.3.0" tinypool "^0.3.0"
tinyspy "^1.0.2" tinyspy "^1.0.2"