From ed95a546c760209df8d59ff499dc81a6438d0f3e Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 13 Jan 2022 15:27:00 -0700 Subject: [PATCH] [update docs] v1.5.9 --- lerna.json | 2 +- packages/core/package.json | 2 +- packages/development-tools/package.json | 2 +- plugins/alignments/package.json | 2 +- plugins/arc/package.json | 2 +- plugins/authentication/package.json | 4 +- plugins/bed/package.json | 2 +- plugins/breakpoint-split-view/package.json | 2 +- plugins/circular-view/package.json | 2 +- plugins/config/package.json | 2 +- plugins/data-management/package.json | 2 +- plugins/dotplot-view/package.json | 2 +- plugins/gff3/package.json | 2 +- plugins/grid-bookmark/package.json | 2 +- plugins/gtf/package.json | 2 +- plugins/hic/package.json | 2 +- plugins/legacy-jbrowse/package.json | 2 +- plugins/linear-comparative-view/package.json | 2 +- plugins/linear-genome-view/package.json | 2 +- plugins/lollipop/package.json | 2 +- plugins/menus/package.json | 2 +- plugins/protein/package.json | 2 +- plugins/rdf/package.json | 2 +- plugins/sequence/package.json | 2 +- plugins/spreadsheet-view/package.json | 4 +- plugins/sv-inspector/package.json | 2 +- plugins/svg/package.json | 2 +- plugins/trackhub-registry/package.json | 2 +- plugins/trix/package.json | 2 +- plugins/variants/package.json | 2 +- plugins/wiggle/package.json | 2 +- products/jbrowse-cli/README.md | 18 +++--- products/jbrowse-cli/package.json | 2 +- products/jbrowse-desktop/package.json | 58 +++++++++---------- products/jbrowse-img/package.json | 6 +- .../jbrowse-predefined-sessions/package.json | 2 +- .../package.json | 16 ++--- .../package.json | 28 ++++----- products/jbrowse-web/package.json | 58 +++++++++---------- 39 files changed, 127 insertions(+), 127 deletions(-) diff --git a/lerna.json b/lerna.json index 411bb5f842..791180ef43 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.5.8", + "version": "1.5.9", "npmClient": "yarn", "useWorkspaces": true } diff --git a/packages/core/package.json b/packages/core/package.json index 5968ffa91b..feddc11509 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/core", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 core libraries used by plugins", "keywords": [ "jbrowse", diff --git a/packages/development-tools/package.json b/packages/development-tools/package.json index c70bbc8a66..5fa4281296 100644 --- a/packages/development-tools/package.json +++ b/packages/development-tools/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/development-tools", - "version": "1.5.8", + "version": "1.5.9", "description": "Tools to help with developing and building JBrowse 2 plugins", "keywords": [ "jbrowse", diff --git a/plugins/alignments/package.json b/plugins/alignments/package.json index df7d56e959..fa180bc881 100644 --- a/plugins/alignments/package.json +++ b/plugins/alignments/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-alignments", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 alignments adapters, tracks, etc.", "keywords": [ "jbrowse", diff --git a/plugins/arc/package.json b/plugins/arc/package.json index f1e012ddbb..dc9b73be2f 100644 --- a/plugins/arc/package.json +++ b/plugins/arc/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-arc", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 arc adapters, tracks, etc.", "keywords": [ "jbrowse", diff --git a/plugins/authentication/package.json b/plugins/authentication/package.json index 39cb6971f7..07ed0264fc 100644 --- a/plugins/authentication/package.json +++ b/plugins/authentication/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-authentication", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 Authentication", "keywords": [ "jbrowse", @@ -35,7 +35,7 @@ "useSrc": "node ../../scripts/useSrc.js" }, "dependencies": { - "@jbrowse/plugin-variants": "^1.5.8", + "@jbrowse/plugin-variants": "^1.5.9", "@material-ui/icons": "^4.9.1" }, "peerDependencies": { diff --git a/plugins/bed/package.json b/plugins/bed/package.json index 7f41248418..e02b09387d 100644 --- a/plugins/bed/package.json +++ b/plugins/bed/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-bed", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 bed adapters, tracks, etc.", "keywords": [ "jbrowse", diff --git a/plugins/breakpoint-split-view/package.json b/plugins/breakpoint-split-view/package.json index 0f5e13fd14..5fabb33230 100644 --- a/plugins/breakpoint-split-view/package.json +++ b/plugins/breakpoint-split-view/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-breakpoint-split-view", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 breakpoint detail split view", "keywords": [ "jbrowse", diff --git a/plugins/circular-view/package.json b/plugins/circular-view/package.json index 91156586f9..e7d3d2c037 100644 --- a/plugins/circular-view/package.json +++ b/plugins/circular-view/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-circular-view", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 circular view", "keywords": [ "jbrowse", diff --git a/plugins/config/package.json b/plugins/config/package.json index 07e815a8d1..e4b153ebe4 100644 --- a/plugins/config/package.json +++ b/plugins/config/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-config", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 config utilities", "keywords": [ "jbrowse", diff --git a/plugins/data-management/package.json b/plugins/data-management/package.json index c9691b62fb..783cb82561 100644 --- a/plugins/data-management/package.json +++ b/plugins/data-management/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-data-management", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 linear genome view", "keywords": [ "jbrowse", diff --git a/plugins/dotplot-view/package.json b/plugins/dotplot-view/package.json index a9063805a7..a948ac3a26 100644 --- a/plugins/dotplot-view/package.json +++ b/plugins/dotplot-view/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-dotplot-view", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 dotplot view", "keywords": [ "jbrowse", diff --git a/plugins/gff3/package.json b/plugins/gff3/package.json index c285ceb006..ce6858bc3c 100644 --- a/plugins/gff3/package.json +++ b/plugins/gff3/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-gff3", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 gff3.", "keywords": [ "jbrowse", diff --git a/plugins/grid-bookmark/package.json b/plugins/grid-bookmark/package.json index 23cb7c2c92..65a9cd47bd 100644 --- a/plugins/grid-bookmark/package.json +++ b/plugins/grid-bookmark/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-grid-bookmark", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 grid bookmark widget", "keywords": [ "jbrowse", diff --git a/plugins/gtf/package.json b/plugins/gtf/package.json index 9c48a71ede..911bdff6a6 100644 --- a/plugins/gtf/package.json +++ b/plugins/gtf/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-gtf", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 gtf feature adapter", "keywords": [ "jbrowse", diff --git a/plugins/hic/package.json b/plugins/hic/package.json index 2dae1d723f..85ee8d63f6 100644 --- a/plugins/hic/package.json +++ b/plugins/hic/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-hic", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 hic adapters, tracks, etc.", "keywords": [ "jbrowse", diff --git a/plugins/legacy-jbrowse/package.json b/plugins/legacy-jbrowse/package.json index 75d17389cb..7fecff6c9b 100644 --- a/plugins/legacy-jbrowse/package.json +++ b/plugins/legacy-jbrowse/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-legacy-jbrowse", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 plugin for connecting to and reading JBrowse 1 data", "keywords": [ "jbrowse", diff --git a/plugins/linear-comparative-view/package.json b/plugins/linear-comparative-view/package.json index 3283428745..4d315fc327 100644 --- a/plugins/linear-comparative-view/package.json +++ b/plugins/linear-comparative-view/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-linear-comparative-view", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 linear comparative view", "keywords": [ "jbrowse", diff --git a/plugins/linear-genome-view/package.json b/plugins/linear-genome-view/package.json index d60ad41f2d..0e455e702a 100644 --- a/plugins/linear-genome-view/package.json +++ b/plugins/linear-genome-view/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-linear-genome-view", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 linear genome view", "keywords": [ "jbrowse", diff --git a/plugins/lollipop/package.json b/plugins/lollipop/package.json index 1e62dc076d..8f828443a4 100644 --- a/plugins/lollipop/package.json +++ b/plugins/lollipop/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-lollipop", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 plugin for lollipops", "keywords": [ "jbrowse", diff --git a/plugins/menus/package.json b/plugins/menus/package.json index d48111ee2e..9d7426079c 100644 --- a/plugins/menus/package.json +++ b/plugins/menus/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-menus", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 basic menus", "keywords": [ "jbrowse", diff --git a/plugins/protein/package.json b/plugins/protein/package.json index 50a37cb3be..1e0cb18a29 100644 --- a/plugins/protein/package.json +++ b/plugins/protein/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-protein", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 protein-specific renderers, etc.", "keywords": [ "jbrowse", diff --git a/plugins/rdf/package.json b/plugins/rdf/package.json index da81716353..9d40b47454 100644 --- a/plugins/rdf/package.json +++ b/plugins/rdf/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-rdf", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 RDF resources", "keywords": [ "jbrowse", diff --git a/plugins/sequence/package.json b/plugins/sequence/package.json index ca685773b4..04231efa2a 100644 --- a/plugins/sequence/package.json +++ b/plugins/sequence/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-sequence", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 sequence adapters, tracks, etc.", "keywords": [ "jbrowse", diff --git a/plugins/spreadsheet-view/package.json b/plugins/spreadsheet-view/package.json index b8128eca80..4699ba6900 100644 --- a/plugins/spreadsheet-view/package.json +++ b/plugins/spreadsheet-view/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-spreadsheet-view", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 spreadsheet view", "keywords": [ "jbrowse", @@ -37,7 +37,7 @@ "dependencies": { "@gmod/bgzf-filehandle": "^1.4.2", "@gmod/vcf": "^5.0.4", - "@jbrowse/plugin-variants": "^1.5.8", + "@jbrowse/plugin-variants": "^1.5.9", "@material-ui/icons": "^4.9.1", "classnames": "^2.2.6", "csvtojson": "^2.0.10" diff --git a/plugins/sv-inspector/package.json b/plugins/sv-inspector/package.json index fb422c1158..7be13c0a3f 100644 --- a/plugins/sv-inspector/package.json +++ b/plugins/sv-inspector/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-sv-inspector", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 SV inspector view", "keywords": [ "jbrowse", diff --git a/plugins/svg/package.json b/plugins/svg/package.json index 61ed837ceb..4c9be57351 100644 --- a/plugins/svg/package.json +++ b/plugins/svg/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-svg", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 plugin for svg features", "keywords": [ "jbrowse", diff --git a/plugins/trackhub-registry/package.json b/plugins/trackhub-registry/package.json index d97f81dcf0..81aaba7806 100644 --- a/plugins/trackhub-registry/package.json +++ b/plugins/trackhub-registry/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-trackhub-registry", - "version": "1.5.8", + "version": "1.5.9", "description": "Add a connection to The Track Hub Registry", "keywords": [ "jbrowse", diff --git a/plugins/trix/package.json b/plugins/trix/package.json index 1ccc40a0e9..115ac87947 100644 --- a/plugins/trix/package.json +++ b/plugins/trix/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-trix", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 trix text search adapter", "keywords": [ "jbrowse", diff --git a/plugins/variants/package.json b/plugins/variants/package.json index 7a7393677b..863b82df83 100644 --- a/plugins/variants/package.json +++ b/plugins/variants/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-variants", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 variant adapters, tracks, etc.", "keywords": [ "jbrowse", diff --git a/plugins/wiggle/package.json b/plugins/wiggle/package.json index f6bdcbc2e7..676e65b5a9 100644 --- a/plugins/wiggle/package.json +++ b/plugins/wiggle/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/plugin-wiggle", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 wiggle adapters, tracks, etc.", "keywords": [ "jbrowse", diff --git a/products/jbrowse-cli/README.md b/products/jbrowse-cli/README.md index a34e4a2ad2..a70c58704a 100644 --- a/products/jbrowse-cli/README.md +++ b/products/jbrowse-cli/README.md @@ -157,7 +157,7 @@ EXAMPLES $ jbrowse add-assembly myfile.fa.gz --load copy ``` -_See code: [src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/add-assembly.ts)_ +_See code: [src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/add-assembly.ts)_ ## `jbrowse add-connection CONNECTIONURLORPATH` @@ -211,7 +211,7 @@ EXAMPLES /path/to/jb2/installation/config.json ``` -_See code: [src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/add-connection.ts)_ +_See code: [src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/add-connection.ts)_ ## `jbrowse add-track TRACK` @@ -285,7 +285,7 @@ EXAMPLES $ jbrowse add-track /url/relative/path.bam --load inPlace ``` -_See code: [src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/add-track.ts)_ +_See code: [src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/add-track.ts)_ ## `jbrowse add-track-json TRACK` @@ -310,7 +310,7 @@ EXAMPLES $ jbrowse add-track-json track.json --update ``` -_See code: [src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/add-track-json.ts)_ +_See code: [src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/add-track-json.ts)_ ## `jbrowse admin-server` @@ -336,7 +336,7 @@ EXAMPLES $ jbrowse admin-server -p 8888 ``` -_See code: [src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/admin-server.ts)_ +_See code: [src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/admin-server.ts)_ ## `jbrowse create LOCALPATH` @@ -380,7 +380,7 @@ EXAMPLES $ jbrowse create --listVersions ``` -_See code: [src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/create.ts)_ +_See code: [src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/create.ts)_ ## `jbrowse help [COMMAND]` @@ -434,7 +434,7 @@ EXAMPLES $ jbrowse set-default-session --currentSession # Prints out current default session ``` -_See code: [src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/set-default-session.ts)_ +_See code: [src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/set-default-session.ts)_ ## `jbrowse text-index` @@ -490,7 +490,7 @@ EXAMPLES $ jbrowse text-index --file myfile.gff3.gz --file myfile.vcfgz --out indexes ``` -_See code: [src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/text-index.ts)_ +_See code: [src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/text-index.ts)_ ## `jbrowse upgrade [LOCALPATH]` @@ -536,7 +536,7 @@ EXAMPLES $ jbrowse upgrade --nightly ``` -_See code: [src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/upgrade.ts)_ +_See code: [src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/upgrade.ts)_ diff --git a/products/jbrowse-cli/package.json b/products/jbrowse-cli/package.json index 4a25e783fc..d517c96380 100644 --- a/products/jbrowse-cli/package.json +++ b/products/jbrowse-cli/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/cli", - "version": "1.5.8", + "version": "1.5.9", "description": "A command line tool for working with JBrowse 2", "keywords": [ "jbrowse", diff --git a/products/jbrowse-desktop/package.json b/products/jbrowse-desktop/package.json index 3b9ca9b85f..0d28f6a989 100644 --- a/products/jbrowse-desktop/package.json +++ b/products/jbrowse-desktop/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/desktop", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse desktop application specialized to inspect structural variants", "license": "Apache-2.0", "homepage": "./", @@ -42,34 +42,34 @@ "dependencies": { "@fontsource/roboto": "^4.5.0", "@gmod/faidx": "^1.0.1", - "@jbrowse/core": "^1.5.8", - "@jbrowse/plugin-alignments": "^1.5.8", - "@jbrowse/plugin-arc": "^1.5.8", - "@jbrowse/plugin-authentication": "^1.5.8", - "@jbrowse/plugin-bed": "^1.5.8", - "@jbrowse/plugin-breakpoint-split-view": "^1.5.8", - "@jbrowse/plugin-circular-view": "^1.5.8", - "@jbrowse/plugin-config": "^1.5.8", - "@jbrowse/plugin-data-management": "^1.5.8", - "@jbrowse/plugin-dotplot-view": "^1.5.8", - "@jbrowse/plugin-gff3": "^1.5.8", - "@jbrowse/plugin-grid-bookmark": "^1.5.8", - "@jbrowse/plugin-gtf": "^1.5.8", - "@jbrowse/plugin-hic": "^1.5.8", - "@jbrowse/plugin-legacy-jbrowse": "^1.5.8", - "@jbrowse/plugin-linear-comparative-view": "^1.5.8", - "@jbrowse/plugin-linear-genome-view": "^1.5.8", - "@jbrowse/plugin-lollipop": "^1.5.8", - "@jbrowse/plugin-menus": "^1.5.8", - "@jbrowse/plugin-rdf": "^1.5.8", - "@jbrowse/plugin-sequence": "^1.5.8", - "@jbrowse/plugin-spreadsheet-view": "^1.5.8", - "@jbrowse/plugin-sv-inspector": "^1.5.8", - "@jbrowse/plugin-svg": "^1.5.8", - "@jbrowse/plugin-trackhub-registry": "^1.5.8", - "@jbrowse/plugin-trix": "^1.5.8", - "@jbrowse/plugin-variants": "^1.5.8", - "@jbrowse/plugin-wiggle": "^1.5.8", + "@jbrowse/core": "^1.5.9", + "@jbrowse/plugin-alignments": "^1.5.9", + "@jbrowse/plugin-arc": "^1.5.9", + "@jbrowse/plugin-authentication": "^1.5.9", + "@jbrowse/plugin-bed": "^1.5.9", + "@jbrowse/plugin-breakpoint-split-view": "^1.5.9", + "@jbrowse/plugin-circular-view": "^1.5.9", + "@jbrowse/plugin-config": "^1.5.9", + "@jbrowse/plugin-data-management": "^1.5.9", + "@jbrowse/plugin-dotplot-view": "^1.5.9", + "@jbrowse/plugin-gff3": "^1.5.9", + "@jbrowse/plugin-grid-bookmark": "^1.5.9", + "@jbrowse/plugin-gtf": "^1.5.9", + "@jbrowse/plugin-hic": "^1.5.9", + "@jbrowse/plugin-legacy-jbrowse": "^1.5.9", + "@jbrowse/plugin-linear-comparative-view": "^1.5.9", + "@jbrowse/plugin-linear-genome-view": "^1.5.9", + "@jbrowse/plugin-lollipop": "^1.5.9", + "@jbrowse/plugin-menus": "^1.5.9", + "@jbrowse/plugin-rdf": "^1.5.9", + "@jbrowse/plugin-sequence": "^1.5.9", + "@jbrowse/plugin-spreadsheet-view": "^1.5.9", + "@jbrowse/plugin-sv-inspector": "^1.5.9", + "@jbrowse/plugin-svg": "^1.5.9", + "@jbrowse/plugin-trackhub-registry": "^1.5.9", + "@jbrowse/plugin-trix": "^1.5.9", + "@jbrowse/plugin-variants": "^1.5.9", + "@jbrowse/plugin-wiggle": "^1.5.9", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.0.0", "@material-ui/lab": "^4.0.0-alpha.45", diff --git a/products/jbrowse-img/package.json b/products/jbrowse-img/package.json index 1d4a40bd47..2278ab141d 100644 --- a/products/jbrowse-img/package.json +++ b/products/jbrowse-img/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/img", - "version": "1.5.8", + "version": "1.5.9", "main": "index.js", "author": "JBrowse Team", "license": "Apache-2.0", @@ -25,8 +25,8 @@ "postversion": "git push --follow-tags" }, "dependencies": { - "@jbrowse/plugin-linear-genome-view": "^1.5.8", - "@jbrowse/react-linear-genome-view": "^1.5.8", + "@jbrowse/plugin-linear-genome-view": "^1.5.9", + "@jbrowse/react-linear-genome-view": "^1.5.9", "mobx": "^5.10.1", "react": "^17.0.1", "react-dom": "^17.0.1", diff --git a/products/jbrowse-predefined-sessions/package.json b/products/jbrowse-predefined-sessions/package.json index 20c27b887f..4845081065 100644 --- a/products/jbrowse-predefined-sessions/package.json +++ b/products/jbrowse-predefined-sessions/package.json @@ -1,6 +1,6 @@ { "name": "jbrowse-predefined-sessions", - "version": "1.5.8", + "version": "1.5.9", "main": "index.js", "author": "JBrowse Team", "license": "MIT", diff --git a/products/jbrowse-react-circular-genome-view/package.json b/products/jbrowse-react-circular-genome-view/package.json index 010b668d86..bf867ebd9b 100644 --- a/products/jbrowse-react-circular-genome-view/package.json +++ b/products/jbrowse-react-circular-genome-view/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/react-circular-genome-view", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 circular genome view React component", "keywords": [ "jbrowse", @@ -39,13 +39,13 @@ "storybook:build": "build-storybook --quiet --static-dir public" }, "dependencies": { - "@jbrowse/core": "^1.5.8", - "@jbrowse/plugin-circular-view": "^1.5.8", - "@jbrowse/plugin-config": "^1.5.8", - "@jbrowse/plugin-data-management": "^1.5.8", - "@jbrowse/plugin-sequence": "^1.5.8", - "@jbrowse/plugin-variants": "^1.5.8", - "@jbrowse/plugin-wiggle": "^1.5.8", + "@jbrowse/core": "^1.5.9", + "@jbrowse/plugin-circular-view": "^1.5.9", + "@jbrowse/plugin-config": "^1.5.9", + "@jbrowse/plugin-data-management": "^1.5.9", + "@jbrowse/plugin-sequence": "^1.5.9", + "@jbrowse/plugin-variants": "^1.5.9", + "@jbrowse/plugin-wiggle": "^1.5.9", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.0.0", "@material-ui/lab": "^4.0.0-alpha.45", diff --git a/products/jbrowse-react-linear-genome-view/package.json b/products/jbrowse-react-linear-genome-view/package.json index 2d49ad2e8e..f18737464a 100644 --- a/products/jbrowse-react-linear-genome-view/package.json +++ b/products/jbrowse-react-linear-genome-view/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/react-linear-genome-view", - "version": "1.5.8", + "version": "1.5.9", "description": "JBrowse 2 linear genome view React component", "keywords": [ "jbrowse", @@ -39,19 +39,19 @@ "storybook:build": "build-storybook --quiet --static-dir public" }, "dependencies": { - "@jbrowse/core": "^1.5.8", - "@jbrowse/plugin-alignments": "^1.5.8", - "@jbrowse/plugin-bed": "^1.5.8", - "@jbrowse/plugin-circular-view": "^1.5.8", - "@jbrowse/plugin-config": "^1.5.8", - "@jbrowse/plugin-data-management": "^1.5.8", - "@jbrowse/plugin-gff3": "^1.5.8", - "@jbrowse/plugin-linear-genome-view": "^1.5.8", - "@jbrowse/plugin-sequence": "^1.5.8", - "@jbrowse/plugin-svg": "^1.5.8", - "@jbrowse/plugin-trix": "^1.5.8", - "@jbrowse/plugin-variants": "^1.5.8", - "@jbrowse/plugin-wiggle": "^1.5.8", + "@jbrowse/core": "^1.5.9", + "@jbrowse/plugin-alignments": "^1.5.9", + "@jbrowse/plugin-bed": "^1.5.9", + "@jbrowse/plugin-circular-view": "^1.5.9", + "@jbrowse/plugin-config": "^1.5.9", + "@jbrowse/plugin-data-management": "^1.5.9", + "@jbrowse/plugin-gff3": "^1.5.9", + "@jbrowse/plugin-linear-genome-view": "^1.5.9", + "@jbrowse/plugin-sequence": "^1.5.9", + "@jbrowse/plugin-svg": "^1.5.9", + "@jbrowse/plugin-trix": "^1.5.9", + "@jbrowse/plugin-variants": "^1.5.9", + "@jbrowse/plugin-wiggle": "^1.5.9", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.0.0", "@material-ui/lab": "^4.0.0-alpha.45", diff --git a/products/jbrowse-web/package.json b/products/jbrowse-web/package.json index b0db44af57..378d34d7ba 100644 --- a/products/jbrowse-web/package.json +++ b/products/jbrowse-web/package.json @@ -1,6 +1,6 @@ { "name": "@jbrowse/web", - "version": "1.5.8", + "version": "1.5.9", "license": "Apache-2.0", "homepage": ".", "main": "build", @@ -17,34 +17,34 @@ }, "dependencies": { "@fontsource/roboto": "^4.5.0", - "@jbrowse/core": "^1.5.8", - "@jbrowse/plugin-alignments": "^1.5.8", - "@jbrowse/plugin-arc": "^1.5.8", - "@jbrowse/plugin-authentication": "^1.5.8", - "@jbrowse/plugin-bed": "^1.5.8", - "@jbrowse/plugin-breakpoint-split-view": "^1.5.8", - "@jbrowse/plugin-circular-view": "^1.5.8", - "@jbrowse/plugin-config": "^1.5.8", - "@jbrowse/plugin-data-management": "^1.5.8", - "@jbrowse/plugin-dotplot-view": "^1.5.8", - "@jbrowse/plugin-gff3": "^1.5.8", - "@jbrowse/plugin-grid-bookmark": "^1.5.8", - "@jbrowse/plugin-gtf": "^1.5.8", - "@jbrowse/plugin-hic": "^1.5.8", - "@jbrowse/plugin-legacy-jbrowse": "^1.5.8", - "@jbrowse/plugin-linear-comparative-view": "^1.5.8", - "@jbrowse/plugin-linear-genome-view": "^1.5.8", - "@jbrowse/plugin-lollipop": "^1.5.8", - "@jbrowse/plugin-menus": "^1.5.8", - "@jbrowse/plugin-rdf": "^1.5.8", - "@jbrowse/plugin-sequence": "^1.5.8", - "@jbrowse/plugin-spreadsheet-view": "^1.5.8", - "@jbrowse/plugin-sv-inspector": "^1.5.8", - "@jbrowse/plugin-svg": "^1.5.8", - "@jbrowse/plugin-trackhub-registry": "^1.5.8", - "@jbrowse/plugin-trix": "^1.5.8", - "@jbrowse/plugin-variants": "^1.5.8", - "@jbrowse/plugin-wiggle": "^1.5.8", + "@jbrowse/core": "^1.5.9", + "@jbrowse/plugin-alignments": "^1.5.9", + "@jbrowse/plugin-arc": "^1.5.9", + "@jbrowse/plugin-authentication": "^1.5.9", + "@jbrowse/plugin-bed": "^1.5.9", + "@jbrowse/plugin-breakpoint-split-view": "^1.5.9", + "@jbrowse/plugin-circular-view": "^1.5.9", + "@jbrowse/plugin-config": "^1.5.9", + "@jbrowse/plugin-data-management": "^1.5.9", + "@jbrowse/plugin-dotplot-view": "^1.5.9", + "@jbrowse/plugin-gff3": "^1.5.9", + "@jbrowse/plugin-grid-bookmark": "^1.5.9", + "@jbrowse/plugin-gtf": "^1.5.9", + "@jbrowse/plugin-hic": "^1.5.9", + "@jbrowse/plugin-legacy-jbrowse": "^1.5.9", + "@jbrowse/plugin-linear-comparative-view": "^1.5.9", + "@jbrowse/plugin-linear-genome-view": "^1.5.9", + "@jbrowse/plugin-lollipop": "^1.5.9", + "@jbrowse/plugin-menus": "^1.5.9", + "@jbrowse/plugin-rdf": "^1.5.9", + "@jbrowse/plugin-sequence": "^1.5.9", + "@jbrowse/plugin-spreadsheet-view": "^1.5.9", + "@jbrowse/plugin-sv-inspector": "^1.5.9", + "@jbrowse/plugin-svg": "^1.5.9", + "@jbrowse/plugin-trackhub-registry": "^1.5.9", + "@jbrowse/plugin-trix": "^1.5.9", + "@jbrowse/plugin-variants": "^1.5.9", + "@jbrowse/plugin-wiggle": "^1.5.9", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.0.0", "@material-ui/lab": "^4.0.0-alpha.56",