File tree 4 files changed +7
-16
lines changed 4 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 126
126
"dependencies" : {
127
127
"@jsonjoy.com/json-pack" : " ^1.0.2" ,
128
128
"@jsonjoy.com/util" : " ^1.1.0" ,
129
+ "sonic-forest" : " ^1.0.0" ,
129
130
"tslib" : " ^2.0.0"
130
131
},
131
132
"devDependencies" : {
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- import { printTree } from '../json-joy/util /print/printTree' ;
1
+ import { printTree } from 'sonic-forest/lib /print/printTree' ;
2
2
import { basename } from '../node-to-fsa/util' ;
3
3
import type { FsSynchronousApi } from '../node/types' ;
4
4
import type { IDirent } from '../node/types/misc' ;
Original file line number Diff line number Diff line change @@ -6379,6 +6379,11 @@ socks@^2.6.2:
6379
6379
ip-address "^9.0.5"
6380
6380
smart-buffer "^4.2.0"
6381
6381
6382
+ sonic-forest@^1.0.0 :
6383
+ version "1.0.0"
6384
+ resolved "https://registry.yarnpkg.com/sonic-forest/-/sonic-forest-1.0.0.tgz#b0b77d9bca76434f4ef87b61042d041da63f3be5"
6385
+ integrity sha512-yFO2N4uTUFtgKLw03WWFpN1iEwZySweMsa18XN3Kt0yYrlmVHunC2ZgM+437zDoKISAJHcH3Cg18U7d6tuSgSQ==
6386
+
6382
6387
6383
6388
version "0.5.13"
6384
6389
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
You can’t perform that action at this time.
0 commit comments