From c3cf3d9ca640f13467162c2d8423b08e6648864a Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 5 Nov 2020 20:12:21 -0500 Subject: [PATCH] Version bump --- package.json | 8 +++++--- plugins/alignments/package.json | 6 +++--- plugins/bed/package.json | 2 +- plugins/breakpoint-split-view/package.json | 4 ++-- plugins/circular-view/package.json | 2 +- plugins/config/package.json | 2 +- plugins/data-management/package.json | 4 ++-- plugins/dotplot-view/package.json | 6 +++--- plugins/filtering/package.json | 4 ++-- plugins/gff3/package.json | 4 ++-- plugins/hic/package.json | 4 ++-- plugins/legacy-jbrowse/package.json | 2 +- plugins/linear-comparative-view/package.json | 6 +++--- plugins/linear-genome-view/package.json | 2 +- plugins/lollipop/package.json | 4 ++-- plugins/menus/package.json | 2 +- plugins/protein/package.json | 2 +- plugins/rdf/package.json | 2 +- plugins/sequence/package.json | 4 ++-- plugins/spreadsheet-view/package.json | 2 +- plugins/sv-inspector/package.json | 2 +- plugins/svg/package.json | 2 +- plugins/trackhub-registry/package.json | 2 +- plugins/variants/package.json | 8 ++++---- plugins/wiggle/package.json | 4 ++-- yarn.lock | 2 +- 26 files changed, 47 insertions(+), 45 deletions(-) diff --git a/package.json b/package.json index 58cd1d948d..2aa8eba0ba 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,6 @@ "@babel/preset-env": "^7.3.4", "@babel/preset-react": "^7.0.0", "@babel/preset-typescript": "^7.3.3", - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", "@material-ui/core": "^4.9.13", "@oclif/dev-cli": "^1", "@oclif/test": "^1.2.7", @@ -134,5 +132,9 @@ "whatwg-fetch": "^3.0.0", "worker-loader": "^2.0.0" }, - "version": "0.0.0" + "version": "0.0.0", + "dependencies": { + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0" + } } diff --git a/plugins/alignments/package.json b/plugins/alignments/package.json index d676cb6749..4ebb2d05dd 100644 --- a/plugins/alignments/package.json +++ b/plugins/alignments/package.json @@ -48,9 +48,9 @@ "react-d3-axis": "^0.1.2" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", - "@jbrowse/plugin-wiggle": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0", + "@jbrowse/plugin-wiggle": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx": "^5.10.1", "mobx-react": "^6.0.0", diff --git a/plugins/bed/package.json b/plugins/bed/package.json index defde3e576..0e64504ca8 100644 --- a/plugins/bed/package.json +++ b/plugins/bed/package.json @@ -40,7 +40,7 @@ "@gmod/tabix": "^1.4.6" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "mobx-state-tree": "3.14.1", "rxjs": "^6.0.0" }, diff --git a/plugins/breakpoint-split-view/package.json b/plugins/breakpoint-split-view/package.json index 765c69c4d1..f8a578b828 100644 --- a/plugins/breakpoint-split-view/package.json +++ b/plugins/breakpoint-split-view/package.json @@ -43,8 +43,8 @@ "svg-path-generator": "^1.1.0" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx-react": "^6.0.0", "mobx-state-tree": "3.14.1", diff --git a/plugins/circular-view/package.json b/plugins/circular-view/package.json index d1a3c0e115..0705e1a0b3 100644 --- a/plugins/circular-view/package.json +++ b/plugins/circular-view/package.json @@ -38,7 +38,7 @@ "@material-ui/icons": "^4.9.1" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx-state-tree": "3.14.1", "react": "^16.8.0", diff --git a/plugins/config/package.json b/plugins/config/package.json index d1e18efa7e..dfaade317c 100644 --- a/plugins/config/package.json +++ b/plugins/config/package.json @@ -43,7 +43,7 @@ "react-syntax-highlighter": "^14.0.0" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx-react": "^6.0.0", "mobx-state-tree": "3.14.1", diff --git a/plugins/data-management/package.json b/plugins/data-management/package.json index dbf116dcc5..6fd4cbef0b 100644 --- a/plugins/data-management/package.json +++ b/plugins/data-management/package.json @@ -40,8 +40,8 @@ "object-hash": "^1.3.1" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-config": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-config": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx-react": "^6.0.0", "mobx-state-tree": "3.14.1", diff --git a/plugins/dotplot-view/package.json b/plugins/dotplot-view/package.json index 1e0703cfff..5db8723eda 100644 --- a/plugins/dotplot-view/package.json +++ b/plugins/dotplot-view/package.json @@ -44,9 +44,9 @@ "react-sizeme": "^2.0.0" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-alignments": "^0.0.1-beta.18", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-alignments": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0", "@material-ui/core": "^4.9.13", "@material-ui/lab": "^4.0.0-alpha.45", "mobx": "^5.0.0", diff --git a/plugins/filtering/package.json b/plugins/filtering/package.json index 7c76e27e20..8dcacc69e7 100644 --- a/plugins/filtering/package.json +++ b/plugins/filtering/package.json @@ -35,8 +35,8 @@ "useSrc": "node ../../scripts/useSrc.js" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx": "^5.0.0", "mobx-react": "^6.0.0", diff --git a/plugins/gff3/package.json b/plugins/gff3/package.json index 116fec273e..eeb51eeadf 100644 --- a/plugins/gff3/package.json +++ b/plugins/gff3/package.json @@ -40,8 +40,8 @@ "generic-filehandle": "^2.0.0" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx-react": "^6.0.0", "mobx-state-tree": "3.14.1", diff --git a/plugins/hic/package.json b/plugins/hic/package.json index f6f5400c0d..257bf08887 100644 --- a/plugins/hic/package.json +++ b/plugins/hic/package.json @@ -40,8 +40,8 @@ "hic-straw": "^1.2.2" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx": "^5.10.1", "mobx-react": "^6.0.0", diff --git a/plugins/legacy-jbrowse/package.json b/plugins/legacy-jbrowse/package.json index 2967499aaf..a2388c0f28 100644 --- a/plugins/legacy-jbrowse/package.json +++ b/plugins/legacy-jbrowse/package.json @@ -41,7 +41,7 @@ "set-value": "^3.0.0" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "mobx-state-tree": "3.14.1", "rxjs": "^6.0.0" }, diff --git a/plugins/linear-comparative-view/package.json b/plugins/linear-comparative-view/package.json index ded9483b08..2176346f10 100644 --- a/plugins/linear-comparative-view/package.json +++ b/plugins/linear-comparative-view/package.json @@ -44,9 +44,9 @@ "react-sizeme": "^2.6.12" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-alignments": "^0.0.1-beta.18", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-alignments": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx": "^5.0.0", "mobx-react": "^6.0.0", diff --git a/plugins/linear-genome-view/package.json b/plugins/linear-genome-view/package.json index 47f2a0b671..fc9012ad57 100644 --- a/plugins/linear-genome-view/package.json +++ b/plugins/linear-genome-view/package.json @@ -46,7 +46,7 @@ "react-window": "^1.8.5" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "@material-ui/core": "^4.9.13", "@material-ui/lab": "^4.0.0-alpha.45", "mobx": "^5.0.0", diff --git a/plugins/lollipop/package.json b/plugins/lollipop/package.json index 9225c75c40..23dec27866 100644 --- a/plugins/lollipop/package.json +++ b/plugins/lollipop/package.json @@ -35,8 +35,8 @@ "useSrc": "node ../../scripts/useSrc.js" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx-react": "^6.0.0", "mobx-state-tree": "3.14.1", diff --git a/plugins/menus/package.json b/plugins/menus/package.json index 418c3e0d53..4f8e0f3884 100644 --- a/plugins/menus/package.json +++ b/plugins/menus/package.json @@ -41,7 +41,7 @@ "react-dropzone": "^10.1.0" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx": "^5.0.0", "mobx-react": "^6.0.0", diff --git a/plugins/protein/package.json b/plugins/protein/package.json index bbfc065f99..89f8f5ee1c 100644 --- a/plugins/protein/package.json +++ b/plugins/protein/package.json @@ -35,7 +35,7 @@ "useSrc": "node ../../scripts/useSrc.js" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "mobx-react": "^6.0.0", "prop-types": "^15.0.0", "react": "^16.8.0" diff --git a/plugins/rdf/package.json b/plugins/rdf/package.json index e8e7dd1a11..c3fe4b3774 100644 --- a/plugins/rdf/package.json +++ b/plugins/rdf/package.json @@ -38,7 +38,7 @@ "string-template": "^1.0.0" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "mobx-state-tree": "3.14.1", "rxjs": "^6.0.0" }, diff --git a/plugins/sequence/package.json b/plugins/sequence/package.json index 6f459b5d72..4b092dac09 100644 --- a/plugins/sequence/package.json +++ b/plugins/sequence/package.json @@ -42,8 +42,8 @@ "generic-filehandle": "^2.0.1" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx-react": "^6.0.0", "mobx-state-tree": "3.14.1", diff --git a/plugins/spreadsheet-view/package.json b/plugins/spreadsheet-view/package.json index 88b29fb999..609d21bc32 100644 --- a/plugins/spreadsheet-view/package.json +++ b/plugins/spreadsheet-view/package.json @@ -42,7 +42,7 @@ "csvtojson": "^2.0.10" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx": "^5.0.0", "mobx-react": "^6.0.0", diff --git a/plugins/sv-inspector/package.json b/plugins/sv-inspector/package.json index 5a6d36ded0..84b2ac3be9 100644 --- a/plugins/sv-inspector/package.json +++ b/plugins/sv-inspector/package.json @@ -39,7 +39,7 @@ "classnames": "^2.2.6" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx-react": "^6.0.0", "mobx-state-tree": "3.14.1", diff --git a/plugins/svg/package.json b/plugins/svg/package.json index 9b86d45308..97049dcd4a 100644 --- a/plugins/svg/package.json +++ b/plugins/svg/package.json @@ -35,7 +35,7 @@ "useSrc": "node ../../scripts/useSrc.js" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "mobx-react": "^6.0.0", "mobx-state-tree": "3.14.1", "prop-types": "^15.0.0", diff --git a/plugins/trackhub-registry/package.json b/plugins/trackhub-registry/package.json index 0b60871cc7..53c69fd2fb 100644 --- a/plugins/trackhub-registry/package.json +++ b/plugins/trackhub-registry/package.json @@ -40,7 +40,7 @@ "object-hash": "^1.3.1" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", "@material-ui/core": "^4.9.13", "dompurify": "^2.0.11", "mobx-react": "^6.0.0", diff --git a/plugins/variants/package.json b/plugins/variants/package.json index ae06bdfe75..bc5757a19e 100644 --- a/plugins/variants/package.json +++ b/plugins/variants/package.json @@ -40,10 +40,10 @@ "generic-filehandle": "^2.0.0" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-alignments": "^0.0.1-beta.1", - "@jbrowse/plugin-circular-view": "^0.0.1-beta.15", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-alignments": "^1.0.0", + "@jbrowse/plugin-circular-view": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx-react": "^6.0.0", "mobx-state-tree": "3.14.1", diff --git a/plugins/wiggle/package.json b/plugins/wiggle/package.json index 09c3d3a3b4..38c6a25671 100644 --- a/plugins/wiggle/package.json +++ b/plugins/wiggle/package.json @@ -43,8 +43,8 @@ "react-d3-axis": "^0.1.2" }, "peerDependencies": { - "@jbrowse/core": "^0.0.1-beta.1", - "@jbrowse/plugin-linear-genome-view": "^0.0.1-beta.1", + "@jbrowse/core": "^1.0.0", + "@jbrowse/plugin-linear-genome-view": "^1.0.0", "@material-ui/core": "^4.9.13", "mobx": "^5.0.0", "mobx-react": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index fa7e2d457e..b6ed56c920 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3912,7 +3912,7 @@ resolved "https://registry.yarnpkg.com/@librpc/ee/-/ee-1.0.4.tgz#ce73a36279dc4cf93efa43f7e3564ec165947522" integrity sha512-vhPlbRwAKQC80h0k74tsOkMKIidZtqlFSOHRzCvC8n7Va9rzMDwpG26Pm84dAt0ZuGK0g1UEfPzxDiYo9ZQBrg== -"@librpc/web@rbuels/librpc-web#737bb9706762a52a87169a12c9b59fb241febab0": +"@librpc/web@github:rbuels/librpc-web#737bb9706762a52a87169a12c9b59fb241febab0", "@librpc/web@rbuels/librpc-web#737bb9706762a52a87169a12c9b59fb241febab0": version "1.1.0" resolved "https://codeload.github.com/rbuels/librpc-web/tar.gz/737bb9706762a52a87169a12c9b59fb241febab0" dependencies: