Skip to content

Commit

Permalink
Update peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Jan 30, 2025
1 parent 2ed1ece commit e797fa5
Show file tree
Hide file tree
Showing 31 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion plugin-development-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rollup-plugin-terser": "^7.0.2"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"regenerator-runtime": "^0.13.0",
"rollup": "^2.0.0",
"tslib": "^2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/alignments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"generic-filehandle2": "^1.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/plugin-wiggle": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@jbrowse/plugin-wiggle": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/arc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"clean": "rimraf dist esm *.tsbuildinfo"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/plugin-wiggle": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@jbrowse/plugin-wiggle": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"generic-filehandle2": "^1.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/bed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@gmod/tabix": "^2.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
"mobx-state-tree": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/breakpoint-split-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"file-saver": "^2.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/circular-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"file-saver": "^2.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/comparative-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"generic-filehandle2": "^1.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-alignments": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-alignments": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"pluralize": "^8.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/data-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"react-window": "^1.8.6"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-config": "^2.0.0",
"@jbrowse/product-core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-config": "^3.0.0",
"@jbrowse/product-core": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/dotplot-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"file-saver": "^2.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-alignments": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-alignments": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions plugins/gccontent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"clean": "rimraf dist esm *.tsbuildinfo"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/plugin-sequence": "^2.0.0",
"@jbrowse/plugin-wiggle": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@jbrowse/plugin-sequence": "^3.0.0",
"@jbrowse/plugin-wiggle": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/gff3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"gff-nostream": "^1.3.3"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-state-tree": "^5.0.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/grid-bookmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"file-saver": "^2.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-config": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-config": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@mui/material": "^6.0.0",
"@mui/x-data-grid": "^7.0.0",
"mobx": "^6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/gtf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"gtf-nostream": "^1.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/hic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"hic-straw": "^2.0.3"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/jobs-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@mui/icons-material": "^6.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/legacy-jbrowse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"set-value": "^4.0.1"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
"mobx-state-tree": "^5.0.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/linear-comparative-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"file-saver": "^2.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-alignments": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-alignments": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/linear-genome-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"material-ui-popup-state": "^5.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/lollipop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"clean": "rimraf dist esm *.tsbuildinfo"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/menus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-dropzone": "^14.2.1"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/rdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"string-template": "^1.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
"mobx-state-tree": "^5.0.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@gmod/twobit": "^4.0.1"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/plugin-wiggle": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@jbrowse/plugin-wiggle": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/spreadsheet-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@mui/icons-material": "^6.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@mui/material": "^6.0.0",
"@mui/x-data-grid": "^7.0.0",
"mobx": "^6.0.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/sv-inspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"@mui/icons-material": "^6.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-circular-view": "^2.0.0",
"@jbrowse/plugin-spreadsheet-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-circular-view": "^3.0.0",
"@jbrowse/plugin-spradsheet-view": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/svg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"clean": "rimraf dist esm *.tsbuildinfo"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/text-indexing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@jbrowse/text-indexing": "^3.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
"mobx-state-tree": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/trix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"clean": "rimraf dist esm *.tsbuildinfo"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/variants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@mui/x-data-grid": "^7.0.0"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-circular-view": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-circular-view": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/wiggle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"react-draggable": "^4.4.5"
},
"peerDependencies": {
"@jbrowse/core": "^2.0.0",
"@jbrowse/plugin-data-management": "^2.0.0",
"@jbrowse/plugin-linear-genome-view": "^2.0.0",
"@jbrowse/core": "^3.0.0",
"@jbrowse/plugin-data-management": "^3.0.0",
"@jbrowse/plugin-linear-genome-view": "^3.0.0",
"@mui/material": "^6.0.0",
"mobx": "^6.0.0",
"mobx-react": "^9.0.0",
Expand Down

0 comments on commit e797fa5

Please sign in to comment.