Skip to content

Commit

Permalink
v3.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Swaathik committed Jan 18, 2023
1 parent da5f55d commit 39fcd09
Show file tree
Hide file tree
Showing 13 changed files with 34 additions and 34 deletions.
18 changes: 9 additions & 9 deletions app/package.json
@@ -1,6 +1,6 @@
{
"name": "nightingale-showcase-app",
"version": "3.8.6",
"version": "3.8.7",
"private": true,
"description": "A website to showcase all nightingale components",
"files": [
Expand All @@ -21,23 +21,23 @@
"interaction-viewer": "^3.8.4",
"protvista-coloured-sequence": "^3.8.4",
"protvista-datatable": "^3.8.4",
"protvista-feature-adapter": "^3.8.6",
"protvista-feature-adapter": "^3.8.7",
"protvista-filter": "^3.8.4",
"protvista-interpro-track": "^3.8.4",
"protvista-links": "^3.8.4",
"protvista-interpro-track": "^3.8.7",
"protvista-links": "^3.8.7",
"protvista-manager": "^3.8.4",
"protvista-msa": "^3.8.4",
"protvista-navigation": "^3.8.4",
"protvista-saver": "^3.8.4",
"protvista-sequence": "^3.8.4",
"protvista-structure": "^3.8.4",
"protvista-tooltip": "^3.8.4",
"protvista-track": "^3.8.4",
"protvista-track": "^3.8.7",
"protvista-uniprot": "^2.0.3",
"protvista-variation": "^3.8.4",
"protvista-variation-adapter": "^3.8.6",
"protvista-variation-graph": "^3.8.4",
"protvista-vcf-adapter": "^3.8.6",
"protvista-variation": "^3.8.7",
"protvista-variation-adapter": "^3.8.7",
"protvista-variation-graph": "^3.8.7",
"protvista-vcf-adapter": "^3.8.7",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-router": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -2,5 +2,5 @@
"packages": ["app", "packages/*"],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "3.8.6"
"version": "3.8.7"
}
4 changes: 2 additions & 2 deletions packages/nightingale-linegraph-track/package.json
Expand Up @@ -7,7 +7,7 @@
],
"main": "dist/nightingale-linegraph-track.js",
"module": "src/nightingale-linegraph-track.js",
"version": "3.8.4",
"version": "3.8.7",
"keywords": [
"nightingale",
"webcomponents",
Expand All @@ -24,7 +24,7 @@
},
"homepage": "https://ebi-webcomponents.github.io/nightingale/",
"dependencies": {
"protvista-track": "^3.8.4"
"protvista-track": "^3.8.7"
},
"devDependencies": {
"d3": "^5.7.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/protvista-feature-adapter/package.json
@@ -1,6 +1,6 @@
{
"name": "protvista-feature-adapter",
"version": "3.8.6",
"version": "3.8.7",
"files": [
"dist",
"src"
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://ebi-webcomponents.github.io/nightingale/",
"dependencies": {
"protvista-track": "^3.8.4",
"protvista-track": "^3.8.7",
"uuid": "^8.3.1"
},
"gitHead": "726779864966d11f966f337f2dd84aa4f58d944a"
Expand Down
4 changes: 2 additions & 2 deletions packages/protvista-interpro-track/package.json
@@ -1,6 +1,6 @@
{
"name": "protvista-interpro-track",
"version": "3.8.4",
"version": "3.8.7",
"description": "Interpro extension of the track type.",
"files": [
"dist",
Expand All @@ -26,7 +26,7 @@
"gitHead": "563f7872ea6e92d7dc343cadcc7c4ed887c39d80",
"dependencies": {
"lodash-es": "^4.17.11",
"protvista-track": "^3.8.4"
"protvista-track": "^3.8.7"
},
"devDependencies": {
"d3": "^5.7.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/protvista-links/package.json
@@ -1,6 +1,6 @@
{
"name": "protvista-links",
"version": "3.8.4",
"version": "3.8.7",
"files": [
"dist",
"src"
Expand All @@ -22,7 +22,7 @@
"homepage": "https://ebi-webcomponents.github.io/nightingale/",
"dependencies": {
"lodash-es": "^4.17.11",
"protvista-track": "^3.8.4"
"protvista-track": "^3.8.7"
},
"devDependencies": {
"@types/d3": "^5.16.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/protvista-proteomics-adapter/package.json
Expand Up @@ -25,10 +25,10 @@
"url": "https://github.com/ebi-webcomponents/nightingale/issues"
},
"homepage": "https://ebi-webcomponents.github.io/nightingale/",
"version": "3.8.6",
"version": "3.8.7",
"gitHead": "726779864966d11f966f337f2dd84aa4f58d944a",
"dependencies": {
"protvista-feature-adapter": "^3.8.6",
"protvista-feature-adapter": "^3.8.7",
"uuid": "^8.3.1"
}
}
4 changes: 2 additions & 2 deletions packages/protvista-structure-adapter/package.json
@@ -1,6 +1,6 @@
{
"name": "protvista-structure-adapter",
"version": "3.8.6",
"version": "3.8.7",
"description": "A dataloader and parser (ProtVista compliant) for 3D structures",
"main": "dist/protvista-structure-adapter.js",
"module": "src/ProtVistaStructureAdapter.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"license": "Apache-2.0",
"gitHead": "726779864966d11f966f337f2dd84aa4f58d944a",
"dependencies": {
"protvista-feature-adapter": "^3.8.6",
"protvista-feature-adapter": "^3.8.7",
"uuid": "^8.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/protvista-track/package.json
@@ -1,6 +1,6 @@
{
"name": "protvista-track",
"version": "3.8.4",
"version": "3.8.7",
"description": "Basic track type of the viewer.",
"files": [
"dist",
Expand Down
6 changes: 3 additions & 3 deletions packages/protvista-variation-adapter/package.json
@@ -1,6 +1,6 @@
{
"name": "protvista-variation-adapter",
"version": "3.8.6",
"version": "3.8.7",
"description": "Data adapter for variation data",
"files": [
"dist",
Expand Down Expand Up @@ -34,8 +34,8 @@
"d3-scale": "^3.2.3",
"data-loader": "^3.8.4",
"lodash-es": "^4.17.11",
"protvista-feature-adapter": "^3.8.6",
"protvista-variation": "^3.8.4",
"protvista-feature-adapter": "^3.8.7",
"protvista-variation": "^3.8.7",
"uuid": "^8.3.1"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/protvista-variation-graph/package.json
Expand Up @@ -7,7 +7,7 @@
],
"main": "dist/protvista-variation-graph.js",
"module": "src/protvista-variation-graph.js",
"version": "3.8.4",
"version": "3.8.7",
"keywords": [
"nightingale",
"webcomponents",
Expand All @@ -24,7 +24,7 @@
},
"homepage": "https://ebi-webcomponents.github.io/nightingale/",
"dependencies": {
"protvista-track": "^3.8.4"
"protvista-track": "^3.8.7"
},
"devDependencies": {
"d3": "^5.7.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/protvista-variation/package.json
@@ -1,6 +1,6 @@
{
"name": "protvista-variation",
"version": "3.8.4",
"version": "3.8.7",
"description": "Variation viewer for the ProtVista tool",
"files": [
"dist",
Expand Down Expand Up @@ -30,7 +30,7 @@
"gitHead": "563f7872ea6e92d7dc343cadcc7c4ed887c39d80",
"dependencies": {
"lodash-es": "^4.17.11",
"protvista-track": "^3.8.4"
"protvista-track": "^3.8.7"
},
"devDependencies": {
"d3": "^5.7.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/protvista-vcf-adapter/package.json
@@ -1,6 +1,6 @@
{
"name": "protvista-vcf-adapter",
"version": "3.8.6",
"version": "3.8.7",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -28,9 +28,9 @@
"dependencies": {
"data-loader": "^3.8.4",
"lit-html": "^1.3.0",
"protvista-feature-adapter": "^3.8.6",
"protvista-variation": "^3.8.4",
"protvista-variation-adapter": "^3.8.6",
"protvista-feature-adapter": "^3.8.7",
"protvista-variation": "^3.8.7",
"protvista-variation-adapter": "^3.8.7",
"vcftojson": "^1.1.0"
},
"gitHead": "726779864966d11f966f337f2dd84aa4f58d944a"
Expand Down

0 comments on commit 39fcd09

Please sign in to comment.