kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
chore(front): update vitest monorepo to v0.25.6
rodzic
f5ec67f005
commit
b620aa64dd
|
@ -71,7 +71,7 @@
|
|||
"@types/vue-virtual-scroller": "npm:@earltp/vue-virtual-scroller",
|
||||
"@typescript-eslint/eslint-plugin": "5.45.1",
|
||||
"@vitejs/plugin-vue": "3.2.0",
|
||||
"@vitest/coverage-c8": "0.25.5",
|
||||
"@vitest/coverage-c8": "0.25.6",
|
||||
"@vue/compiler-sfc": "3.2.45",
|
||||
"@vue/eslint-config-standard": "8.0.1",
|
||||
"@vue/eslint-config-typescript": "11.0.2",
|
||||
|
@ -95,7 +95,7 @@
|
|||
"vite": "3.2.5",
|
||||
"vite-plugin-pwa": "0.13.3",
|
||||
"vite-plugin-vue-inspector": "1.1.4",
|
||||
"vitest": "0.25.5",
|
||||
"vitest": "0.25.6",
|
||||
"vue-tsc": "1.0.12",
|
||||
"workbox-core": "6.5.4",
|
||||
"workbox-precaching": "6.5.4",
|
||||
|
|
|
@ -1814,13 +1814,13 @@
|
|||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.2.0.tgz#a1484089dd85d6528f435743f84cdd0d215bbb54"
|
||||
integrity sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==
|
||||
|
||||
"@vitest/coverage-c8@0.25.5":
|
||||
version "0.25.5"
|
||||
resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.25.5.tgz#515c06d7c00eed2337ca0aa317616bfbe9482c59"
|
||||
integrity sha512-tXlg0QVkTQ+7dqhsuwRFovP5vjgYGyBrRREFS55IQ20IsiSaRug9sRblRsckTXmGtz1OMJy/Lxv1gFVo24/ipA==
|
||||
"@vitest/coverage-c8@0.25.6":
|
||||
version "0.25.6"
|
||||
resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.25.6.tgz#cf0d6a056815b12fa399a1130510ad27f393de61"
|
||||
integrity sha512-+Bcs1XZ8CuEe52QSOgzqmqiV82CXZRRj3yclPQqtLkUV4S6+kdOdfRTtMHOilwhZH70giDjBQx3jgiZoYgFVMA==
|
||||
dependencies:
|
||||
c8 "^7.12.0"
|
||||
vitest "0.25.5"
|
||||
vitest "0.25.6"
|
||||
|
||||
"@volar/language-core@1.0.12":
|
||||
version "1.0.12"
|
||||
|
@ -5281,10 +5281,10 @@ vite@^3.0.0:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.25.5:
|
||||
version "0.25.5"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.5.tgz#efb8bf0dc0438af11346cb8ecde47cd5ad830934"
|
||||
integrity sha512-lFKSTZV+AjuL44/yNC0aDPKTiasYSqOQ97Gg2G4P2LnjyzQ21ZUs4rQOscHK3lrSnVuir3+1QavHzbDgH4tWQA==
|
||||
vitest@0.25.6:
|
||||
version "0.25.6"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.6.tgz#3db1692671c702c84165984e6651f8f6c36fbdf5"
|
||||
integrity sha512-jdPgmZ7BcDnm1+hmMPIl9BZjSy+b8Y8V0tQMsv7ECO90Qic7EZ5/+traILXLpsXgqK5KgVrUJmchevAUuKL/1w==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.3"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Ładowanie…
Reference in New Issue