@@ -46,29 +46,29 @@ export const makeOptions = (version: string): BuildOptions => ({
4646 name : "@httpland/http-middleware" ,
4747 version : "1.0.0" ,
4848 } ,
49- "https://deno.land/x/isx@1.1.0 /is_string.ts" : {
49+ "https://deno.land/x/isx@1.1.1 /is_string.ts" : {
5050 name : "@miyauci/isx" ,
51- version : "1.1.0 " ,
51+ version : "1.1.1 " ,
5252 subPath : "is_string" ,
5353 } ,
54- "https://deno.land/x/isx@1.1.0 /is_null.ts" : {
54+ "https://deno.land/x/isx@1.1.1 /is_null.ts" : {
5555 name : "@miyauci/isx" ,
56- version : "1.1.0 " ,
56+ version : "1.1.1 " ,
5757 subPath : "is_null" ,
5858 } ,
59- "https://deno.land/x/isx@1.1.0 /is_number.ts" : {
59+ "https://deno.land/x/isx@1.1.1 /is_number.ts" : {
6060 name : "@miyauci/isx" ,
61- version : "1.1.0 " ,
61+ version : "1.1.1 " ,
6262 subPath : "is_number" ,
6363 } ,
64- "https://deno.land/x/isx@1.1.0 /number/is_non_negative_integer.ts" : {
64+ "https://deno.land/x/isx@1.1.1 /number/is_non_negative_integer.ts" : {
6565 name : "@miyauci/isx" ,
66- version : "1.1.0 " ,
66+ version : "1.1.1 " ,
6767 subPath : "number/is_non_negative_integer" ,
6868 } ,
69- "https://deno.land/x/isx@1.1.0 /iterable/is_not_empty.ts" : {
69+ "https://deno.land/x/isx@1.1.1 /iterable/is_not_empty.ts" : {
7070 name : "@miyauci/isx" ,
71- version : "1.1.0 " ,
71+ version : "1.1.1 " ,
7272 subPath : "iterable/is_not_empty" ,
7373 } ,
7474 "https://deno.land/x/http_utils@1.0.0-beta.14/header.ts" : {
@@ -83,9 +83,13 @@ export const makeOptions = (version: string): BuildOptions => ({
8383 name : "@miyauci/result" ,
8484 version : "1.0.0" ,
8585 } ,
86- "https://deno.land/x/range_parser@1.1 .0/mod.ts" : {
86+ "https://deno.land/x/range_parser@1.2 .0/mod.ts" : {
8787 name : "@httpland/range-parser" ,
88- version : "1.1.0" ,
88+ version : "1.2.0" ,
89+ } ,
90+ "https://deno.land/x/accept_ranges_parser@1.0.0/mod.ts" : {
91+ name : "@httpland/accept-ranges-parser" ,
92+ version : "1.0.0" ,
8993 } ,
9094 } ,
9195} ) ;
0 commit comments