File tree Expand file tree Collapse file tree 3 files changed +5
-12
lines changed
Expand file tree Collapse file tree 3 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 4040 "totalist" : " ^3.0.0" ,
4141 "typescript" : " ^4.7.4" ,
4242 "vite" : " ^3.0.4" ,
43- "vitest" : " ^0.20.3 "
43+ "vitest" : " ^0.21.0 "
4444 },
4545 "repository" : {
4646 "type" : " git" ,
Original file line number Diff line number Diff line change @@ -16,12 +16,5 @@ export default {
1616 } ,
1717 test : {
1818 environment : "jsdom" ,
19- deps : {
20- /**
21- * Opt out of experimental Node loader to resolve imports
22- * @see https://github.com/vitest-dev/vitest/issues/1753#issuecomment-1200436847
23- */
24- registerNodeLoader : false ,
25- } ,
2619 } ,
2720} ;
Original file line number Diff line number Diff line change @@ -1667,10 +1667,10 @@ vite@^3.0.4:
16671667 optionalDependencies :
16681668 fsevents "~2.3.2"
16691669
1670- vitest@^0.20.3 :
1671- version "0.20.3 "
1672- resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.20.3 .tgz#24e0744fd1671a9a5d9cf8876281eae65e8d3be6 "
1673- integrity sha512-cXMjTbZxBBUUuIF3PUzEGPLJWtIMeURBDXVxckSHpk7xss4JxkiiWh5cnIlfGyfJne2Ii3QpbiRuFL5dMJtljw ==
1670+ vitest@^0.21.0 :
1671+ version "0.21.0 "
1672+ resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.21.0 .tgz#283c9a1f6c3a935132ab89cd04191640c9d1b6f8 "
1673+ integrity sha512-+BQB2swk4wQdw5loOoL8esIYh/1ifAliuwj2HWHNE2F8SAl/jF7/aoCJBoXGSf/Ws19k3pH4NrWeVtcSwM0j2w ==
16741674 dependencies :
16751675 " @types/chai" " ^4.3.1"
16761676 " @types/chai-subset" " ^1.3.3"
You can’t perform that action at this time.
0 commit comments