File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 27
27
"node" : " ^14 || ^16 || >=18"
28
28
},
29
29
"dependencies" : {
30
- "@softwareventures/array" : " ^0.31.0 || ^0.33.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" ,
30
+ "@softwareventures/array" : " ^0.31.0 || ^0.33.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 " ,
31
31
"i32" : " ^0.3.0 || ^1.0.0 || ^2.0.0" ,
32
32
"tslib" : " 2.8.1"
33
33
},
Original file line number Diff line number Diff line change 502
502
" @softwareventures/ordered" " ^1.1.0 || ^2.0.0"
503
503
tslib "^2.0.0"
504
504
505
+ " @softwareventures/array@^0.31.0 || ^0.33.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 " :
506
+ version "7.0.1"
507
+ resolved "https://registry.yarnpkg.com/@softwareventures/array/-/array-7.0.1.tgz#c70d63c3a7ca53b41a8812977bc785a844227c41"
508
+ integrity sha512-9quO63WbI1y79q5qWAlBcOSgIK1X01gJGx3kLg83FkL0qfFR5AR7lDkvuphjooo4fxIZmnbzl0GvdI/PHHPIkg==
509
+ dependencies :
510
+ " @softwareventures/nullable" " ^1.0.0 || ^2.0.0 || ^3.0.0"
511
+ " @softwareventures/ordered" " ^1.1.0 || ^2.0.0"
512
+ tslib "^2.0.0"
513
+
505
514
" @softwareventures/nullable@^1.0.0 || ^2.0.0 || ^3.0.0 " :
506
515
version "3.2.0"
507
516
resolved "https://registry.yarnpkg.com/@softwareventures/nullable/-/nullable-3.2.0.tgz#b4e1b570ba0086eeeb9350ebd25db2533e3dfe88"
You can’t perform that action at this time.
0 commit comments