File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 594
594
react-refresh "^0.14.0"
595
595
596
596
" @vitest/coverage-c8@^0.24.0 " :
597
- version "0.24.0 "
598
- resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.24.0 .tgz#d5d309f616b25b4fce5828d9acf3a672eb618c61 "
599
- integrity sha512-Ho5256BOrLnsJgEgE368ED17cr8rOAXrxvwpZ+XZUA4yAcMBxGAX08cCeG4dibmNVD2NE9Hcpd2foMZsTge3wA ==
597
+ version "0.24.1 "
598
+ resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.24.1 .tgz#a7b4ed0d41c70c710d8771a559c58d493301d46d "
599
+ integrity sha512-cOFHXRHB9WHtGgsHE4FX4Ef1c9Hon668RNJQOJvqSy1/1Y7zIYIBhFWmuFKLZRCMV4jGT5CRiuB9KtdNsOc3og ==
600
600
dependencies :
601
601
c8 "^7.12.0"
602
- vitest "0.24.0 "
602
+ vitest "0.24.1 "
603
603
604
604
acorn-jsx@^5.3.1 :
605
605
version "5.3.1"
@@ -3082,7 +3082,7 @@ through@^2.3.8:
3082
3082
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
3083
3083
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
3084
3084
3085
- tinybench@^2.2.1 :
3085
+ tinybench@^2.3.0 :
3086
3086
version "2.3.0"
3087
3087
resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.3.0.tgz#febb2e697c735c0cdb8eb1e43cb1d2fa1821f983"
3088
3088
integrity sha512-zs1gMVBwyyG2QbVchYIbnabRhMOCGvrwZz/q+SV+LIMa9q5YDQZi2kkI6ZRqV2Bz7ba1uvrc7ieUoE4KWnGeKg==
@@ -3238,10 +3238,10 @@ vite@^3.0.0:
3238
3238
optionalDependencies :
3239
3239
fsevents "~2.3.2"
3240
3240
3241
- vitest@0.24.0 , vitest@^0.24.0 :
3242
- version "0.24.0 "
3243
- resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.0 .tgz#61555b7b56e07f04a1692352de7d4803de0f5c88 "
3244
- integrity sha512-k5j3FPTor+MJx2x0pDW2gtVk+s9VC6nSHT3SoqOIk9Je5fFpPgict+Xy2eAVXUogvSixs45Ya1oZk+oK93BO0w ==
3241
+ vitest@0.24.1 , vitest@^0.24.0 :
3242
+ version "0.24.1 "
3243
+ resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.1 .tgz#4b4ceb3d9c6710e8fb7a3b936b740f9c9f9cde10 "
3244
+ integrity sha512-NKkK1xnDIOOr42pKBfGQQl6b6IWdFVBpG6ZS1T+nUlJuqcOiZ7lxjVwHy9wrtTYpJ0BWww9y6bSGYXubD29Nag ==
3245
3245
dependencies :
3246
3246
" @types/chai" " ^4.3.3"
3247
3247
" @types/chai-subset" " ^1.3.3"
@@ -3250,7 +3250,7 @@ vitest@0.24.0, vitest@^0.24.0:
3250
3250
debug "^4.3.4"
3251
3251
local-pkg "^0.4.2"
3252
3252
strip-literal "^0.4.2"
3253
- tinybench "^2.2.1 "
3253
+ tinybench "^2.3.0 "
3254
3254
tinypool "^0.3.0"
3255
3255
tinyspy "^1.0.2"
3256
3256
vite "^3.0.0"
You can’t perform that action at this time.
0 commit comments