File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -3238,7 +3238,7 @@ vite@^3.0.0:
3238
3238
optionalDependencies :
3239
3239
fsevents "~2.3.2"
3240
3240
3241
- vitest@0.24.1, vitest@^0.24.0 :
3241
+ vitest@0.24.1 :
3242
3242
version "0.24.1"
3243
3243
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.1.tgz#4b4ceb3d9c6710e8fb7a3b936b740f9c9f9cde10"
3244
3244
integrity sha512-NKkK1xnDIOOr42pKBfGQQl6b6IWdFVBpG6ZS1T+nUlJuqcOiZ7lxjVwHy9wrtTYpJ0BWww9y6bSGYXubD29Nag==
@@ -3255,6 +3255,23 @@ vitest@0.24.1, vitest@^0.24.0:
3255
3255
tinyspy "^1.0.2"
3256
3256
vite "^3.0.0"
3257
3257
3258
+ vitest@^0.24.0 :
3259
+ version "0.24.3"
3260
+ resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.3.tgz#d91c7e2d557877d5270033efdf18add6063f0c97"
3261
+ integrity sha512-aM0auuPPgMSstWvr851hB74g/LKaKBzSxcG3da7ejfZbx08Y21JpZmbmDYrMTCGhVZKqTGwzcnLMwyfz2WzkhQ==
3262
+ dependencies :
3263
+ " @types/chai" " ^4.3.3"
3264
+ " @types/chai-subset" " ^1.3.3"
3265
+ " @types/node" " *"
3266
+ chai "^4.3.6"
3267
+ debug "^4.3.4"
3268
+ local-pkg "^0.4.2"
3269
+ strip-literal "^0.4.2"
3270
+ tinybench "^2.3.0"
3271
+ tinypool "^0.3.0"
3272
+ tinyspy "^1.0.2"
3273
+ vite "^3.0.0"
3274
+
3258
3275
webidl-conversions@^3.0.0 :
3259
3276
version "3.0.1"
3260
3277
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
You can’t perform that action at this time.
0 commit comments