File tree Expand file tree Collapse file tree 2 files changed +7
-22
lines changed Expand file tree Collapse file tree 2 files changed +7
-22
lines changed Original file line number Diff line number Diff line change 32
32
"@typescript-eslint/eslint-plugin" : " ^4.19.0" ,
33
33
"@typescript-eslint/parser" : " ^4.19.0" ,
34
34
"@vitejs/plugin-react" : " ^2.0.0" ,
35
- "@vitest/coverage-c8" : " ^0.22 .1" ,
35
+ "@vitest/coverage-c8" : " ^0.23 .1" ,
36
36
"browser-resolve" : " ^2.0.0" ,
37
37
"codecov" : " ^3.8.2" ,
38
38
"eslint" : " ^7.22.0" ,
Original file line number Diff line number Diff line change 588
588
magic-string "^0.26.2"
589
589
react-refresh "^0.14.0"
590
590
591
- " @vitest/coverage-c8@^0.22 .1 " :
592
- version "0.22 .1"
593
- resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.22 .1.tgz#d91b3487caca570a815899943c1939fe421fc114 "
594
- integrity sha512-KOOYpO7EGpaF+nD8GD+Y05D0JtZp12NUu6DdLXvBPqSOPo2HkZ7KNBtfR0rb6gOy3NLtGiWTYTzCwhajgb2HlA ==
591
+ " @vitest/coverage-c8@^0.23 .1 " :
592
+ version "0.23 .1"
593
+ resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.23 .1.tgz#6834f8ec5e35be56c03039276be83fd1580ab68c "
594
+ integrity sha512-si3vK1h3BHdoGfb5J2jXstthROHwDW+yqVNGO/NOPG8642+d1RO/jFFvF3OSSYFEsxxcDL0uywEVcXCjGuPYdA ==
595
595
dependencies :
596
596
c8 "^7.12.0"
597
- vitest "0.22 .1"
597
+ vitest "0.23 .1"
598
598
599
599
acorn-jsx@^5.3.1 :
600
600
version "5.3.1"
@@ -3232,22 +3232,7 @@ v8-to-istanbul@^9.0.0:
3232
3232
optionalDependencies :
3233
3233
fsevents "~2.3.2"
3234
3234
3235
- vitest@0.22.1 :
3236
- version "0.22.1"
3237
- resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.22.1.tgz#3122e6024bf782ee9aca53034017af7adb009c32"
3238
- integrity sha512-+x28YTnSLth4KbXg7MCzoDAzPJlJex7YgiZbUh6YLp0/4PqVZ7q7/zyfdL0OaPtKTpNiQFPpMC8Y2MSzk8F7dw==
3239
- dependencies :
3240
- " @types/chai" " ^4.3.3"
3241
- " @types/chai-subset" " ^1.3.3"
3242
- " @types/node" " *"
3243
- chai "^4.3.6"
3244
- debug "^4.3.4"
3245
- local-pkg "^0.4.2"
3246
- tinypool "^0.2.4"
3247
- tinyspy "^1.0.2"
3248
- vite "^2.9.12 || ^3.0.0-0"
3249
-
3250
- vitest@^0.23.1 :
3235
+ vitest@0.23.1, vitest@^0.23.1 :
3251
3236
version "0.23.1"
3252
3237
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.23.1.tgz#da3f79a88a6570e4d8c1fe8cf5e2d997be2dc3bd"
3253
3238
integrity sha512-kn9pG+h6VA3yj/xRvwgLKEd33rOlzMqJEg3tl5HSm3WUPlkY1Lr1FK8RN1uIqVKvFxmz6HGU3EQW+xW2kazRkQ==
You can’t perform that action at this time.
0 commit comments