File tree Expand file tree Collapse file tree 3 files changed +6
-14
lines changed Expand file tree Collapse file tree 3 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 37
37
"dependencies" : {
38
38
"@babel/types" : " 7.24.0" ,
39
39
"@cosmwasm/ts-codegen-types" : " ^1.3.1" ,
40
- "ast-stringify" : " 0.1.0 " ,
40
+ "ast-stringify" : " 0.2.1 " ,
41
41
"case" : " 1.6.3" ,
42
42
"deepmerge" : " 4.2.2"
43
43
}
Original file line number Diff line number Diff line change 37
37
"url" : " https://github.com/hyperweb-io/ts-codegen/issues"
38
38
},
39
39
"devDependencies" : {
40
- "@cosmjs/cosmwasm-stargate" : " 0.32.3" ,
41
- "ast-stringify" : " 0.1.0"
40
+ "@cosmjs/cosmwasm-stargate" : " 0.32.3"
42
41
},
43
42
"dependencies" : {
44
43
"@babel/generator" : " 7.24.4" ,
Original file line number Diff line number Diff line change 277
277
dependencies :
278
278
" @babel/helper-plugin-utils" " ^7.27.1"
279
279
280
- " @babel/runtime@^7.11.2 " :
281
- version "7.27.6"
282
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6"
283
- integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==
284
-
285
280
" @babel/template@^7.24.7" , "@babel/template@^7.27.2", "@babel/template@^7.3.3":
286
281
version "7.27.2"
287
282
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
@@ -2067,12 +2062,10 @@ arrify@^2.0.1:
2067
2062
resolved "https://registry.yarnpkg.com/arrify/-/arrify-2.0.1.tgz#c9655e9331e0abcd588d2a7cad7e9956f66701fa"
2068
2063
integrity sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==
2069
2064
2070
- ast-stringify@0.1.0 :
2071
- version "0.1.0"
2072
- resolved "https://registry.yarnpkg.com/ast-stringify/-/ast-stringify-0.1.0.tgz#5c6439fbfb4513dcc26c7d34464ccd084ed91cb7"
2073
- integrity sha512-J1PgFYV3RG6r37+M6ySZJH406hR82okwGvFM9hLXpOvdx4WC4GEW8/qiw6pi1hKTrqcRvoHP8a7mp87egYr6iA==
2074
- dependencies :
2075
- " @babel/runtime" " ^7.11.2"
2065
+ ast-stringify@0.2.1 :
2066
+ version "0.2.1"
2067
+ resolved "https://registry.yarnpkg.com/ast-stringify/-/ast-stringify-0.2.1.tgz#5a90823699f51e338da4da039219aefc092398a3"
2068
+ integrity sha512-wS/5cTSysM/IL1NVAwI2/xhFDI08UEw4PpLsbpDfc1KEPc2ABo94pjvB5p/tIF+Qu7oFOdxx8TdlGhyu4ZOb3A==
2076
2069
2077
2070
async@^3.2.3 :
2078
2071
version "3.2.6"
You can’t perform that action at this time.
0 commit comments