File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 101101 "nuxt" : " ^3.0.0-rc.4" ,
102102 "rehype-figure" : " ^1.0.1" ,
103103 "remark-oembed" : " ^1.2.2" ,
104- "vitest" : " ^0.14.2 "
104+ "vitest" : " ^0.15.0 "
105105 }
106106}
Original file line number Diff line number Diff line change @@ -7875,19 +7875,20 @@ vite@^2.9.9:
78757875 optionalDependencies :
78767876 fsevents "~2.3.2"
78777877
7878- vitest@^0.14.2 :
7879- version "0.14.2 "
7880- resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.14.2 .tgz#ac07b46d3cd3b5667d2bb803962f759a1b8f3f89 "
7881- integrity sha512-vXQUl8OUCqHmxKWscMGL+6Xl1pBJmYHZ8N85iNpLGrirAC2vhspu7b73ShRcLonmZT44BYZW+LBAVvn0L4jyVA ==
7878+ vitest@^0.15.0 :
7879+ version "0.15.0 "
7880+ resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.15.0 .tgz#c59d5283bc34a7780ba8eccd230edaa1ebaf04ef "
7881+ integrity sha512-ofXZ8tBYAkVJpTpkaGruBh9nG6lO9cs04IdFpneDblCwBpncnlpEgZvlF3XWF4lSsklPe9le4MO8+j90DnsX+g ==
78827882 dependencies :
78837883 " @types/chai" " ^4.3.1"
78847884 " @types/chai-subset" " ^1.3.3"
7885+ " @types/node" " *"
78857886 chai "^4.3.6"
78867887 debug "^4.3.4"
78877888 local-pkg "^0.4.1"
78887889 tinypool "^0.1.3"
78897890 tinyspy "^0.3.2"
7890- vite "^2.9.9 "
7891+ vite "^2.9.12 "
78917892
7892789378937894 version "6.0.0"
You can’t perform that action at this time.
0 commit comments