File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 77
77
"lodash" : " ^4.17.21" ,
78
78
"nuxt" : " npm:nuxt3@latest" ,
79
79
"pathe" : " ^0.3.2" ,
80
- "vitest" : " ^0.18.0 "
80
+ "vitest" : " ^0.18.1 "
81
81
}
82
82
}
Original file line number Diff line number Diff line change @@ -7479,15 +7479,15 @@ tinycolor2@^1.4.1:
7479
7479
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.2.tgz#3f6a4d1071ad07676d7fa472e1fac40a719d8803"
7480
7480
integrity sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==
7481
7481
7482
- tinypool@^0.2.1 :
7483
- version "0.2.2 "
7484
- resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.2.2 .tgz#9b1da3a4f0c8c44c04e8af8783d9f27f1795bda2 "
7485
- integrity sha512-tp4n5OARNL3v8ntdJUyo5NsDfwvUtu8isB43USjrsQxQrADDKY6UGBkmFaw/2vNmEt8S/uSm2U5FhkiK1eAFGw ==
7482
+ tinypool@^0.2.4 :
7483
+ version "0.2.4 "
7484
+ resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.2.4 .tgz#4d2598c4689d1a2ce267ddf3360a9c6b3925a20c "
7485
+ integrity sha512-Vs3rhkUH6Qq1t5bqtb816oT+HeJTXfwt2cbPH17sWHIYKTotQIFPk3tf2fgqRrVyMDVOc1EnPgzIxfIulXVzwQ ==
7486
7486
7487
- tinyspy@^0.3.3 :
7488
- version "0.3.3 "
7489
- resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-0.3.3. tgz#8b57f8aec7fe1bf583a3a49cb9ab30c742f69237 "
7490
- integrity sha512-gRiUR8fuhUf0W9lzojPf1N1euJYA30ISebSfgca8z76FOvXtVXqd5ojEIaKLWbDQhAaC3ibxZIjqbyi4ybjcTw ==
7487
+ tinyspy@^1.0.0 :
7488
+ version "1.0.0 "
7489
+ resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-1.0.0. tgz#0cb34587287b0432b33fe36a9bd945fe22b1eb89 "
7490
+ integrity sha512-FI5B2QdODQYDRjfuLF+OrJ8bjWRMCXokQPcwKm0W3IzcbUmBNv536cQc7eXGoAuXphZwgx1DFbqImwzz08Fnhw ==
7491
7491
7492
7492
tmp@^0.0.33 :
7493
7493
version "0.0.33"
@@ -8008,19 +8008,19 @@ vite@^2.9.14:
8008
8008
optionalDependencies :
8009
8009
fsevents "~2.3.2"
8010
8010
8011
- vitest@^0.18.0 :
8012
- version "0.18.0 "
8013
- resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.18.0 .tgz#a9b59213ee6917e9da0797a2e1d7cb52b8f1b644 "
8014
- integrity sha512-ryAtlh5Gvg3+aLNuOQ8YOHxgQCCu46jx40X5MBL0K0/ejB9i5zsr8fV8LTGXbXex80UMHlzceI9F+ouGaiR+mQ ==
8011
+ vitest@^0.18.1 :
8012
+ version "0.18.1 "
8013
+ resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.18.1 .tgz#33c5003fc8c4b296801897ae1a3f142f57015574 "
8014
+ integrity sha512-4F/1K/Vn4AvJwe7i2YblR02PT5vMKcw9KN4unDq2KD0YcSxX0B/6D6Qu9PJaXwVuxXMFTQ5ovd4+CQaW3bwofA ==
8015
8015
dependencies :
8016
8016
" @types/chai" " ^4.3.1"
8017
8017
" @types/chai-subset" " ^1.3.3"
8018
8018
" @types/node" " *"
8019
8019
chai "^4.3.6"
8020
8020
debug "^4.3.4"
8021
- local-pkg "^0.4.1 "
8022
- tinypool "^0.2.1 "
8023
- tinyspy "^0.3.3 "
8021
+ local-pkg "^0.4.2 "
8022
+ tinypool "^0.2.4 "
8023
+ tinyspy "^1.0.0 "
8024
8024
vite "^2.9.12 || ^3.0.0-0"
8025
8025
8026
8026
You can’t perform that action at this time.
0 commit comments