Skip to content

Commit 19f14a2

Browse files
Update viz-core to latest alpha.6
1 parent a431b2a commit 19f14a2

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"dependencies": {
5959
"@jupyter-widgets/base": "^1.1.10 || ^2 || ^3 || ^4",
6060
"@jupyterlab/application": "^3.2.0",
61-
"@tiledb-inc/viz-core": "0.1.0-alpha.5"
61+
"@tiledb-inc/viz-core": "0.1.0-alpha.6"
6262
},
6363
"devDependencies": {
6464
"@jupyterlab/builder": "^3.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -841,20 +841,20 @@
841841
dependencies:
842842
defer-to-connect "^1.0.1"
843843

844-
"@tiledb-inc/tiledb-cloud@1.0.10-alpha.5":
845-
version "1.0.10-alpha.5"
846-
resolved "https://registry.yarnpkg.com/@tiledb-inc/tiledb-cloud/-/tiledb-cloud-1.0.10-alpha.5.tgz#c389aab1adc97f44796ffb99063ee9754c6519f7"
847-
integrity sha512-CsGSFwP626Tmu86NWvZNjLrNpN0DrPLIyFtjg4+8jSut1S66UJ4+oLw4SP/nIfmSVv0mMmE5lJcXy218yGytVg==
844+
"@tiledb-inc/tiledb-cloud@1.0.10-alpha.6":
845+
version "1.0.10-alpha.6"
846+
resolved "https://registry.yarnpkg.com/@tiledb-inc/tiledb-cloud/-/tiledb-cloud-1.0.10-alpha.6.tgz#0a48cf81960d57b5919d2ea8e177b2b148cc7c79"
847+
integrity sha512-rt3JNeZwCDkmKeCa7nvWJ8m/QGKgrbNaK0raGQ5ct2pnEXpJdIOQTp/htIxxPwCHMa66avWlysJgnyO/rRK9DQ==
848848
dependencies:
849849
axios "^0.21.1"
850850
capnp-ts "^0.4.0"
851851
paralleljs "github:SarantopoulosKon/parallel.js#node-mode-in-web-worker"
852852
save-file "^2.3.1"
853853

854-
"@tiledb-inc/viz-core@0.1.0-alpha.5":
855-
version "0.1.0-alpha.5"
856-
resolved "https://registry.yarnpkg.com/@tiledb-inc/viz-core/-/viz-core-0.1.0-alpha.5.tgz#c00da9b2815ff7c9e4ff6c5553f41f7d0a463a6d"
857-
integrity sha512-pT63X6RkP8nBetSnfJr76895Q49Z95b1wvRTBn8oFiQQU2jcMwzmZQJDTU7dpi17sTG2VDjRe8iAwTvfEs8jyg==
854+
"@tiledb-inc/viz-core@0.1.0-alpha.6":
855+
version "0.1.0-alpha.6"
856+
resolved "https://registry.yarnpkg.com/@tiledb-inc/viz-core/-/viz-core-0.1.0-alpha.6.tgz#e9d0cf78668bef822e5e37d549deffa640ba7caa"
857+
integrity sha512-X2IB7RORQWtfXb79furj5pzllC4r9wq+dVZQ4Dv+Hx3FJyd+ewmWtbSTgu8WaovHpfobQamf55u4jE6R3+giVA==
858858
dependencies:
859859
"@babylonjs/core" "^5.21.0"
860860
"@babylonjs/gui" "^5.21.0"
@@ -863,7 +863,7 @@
863863
"@babylonjs/loaders" "^5.21.0"
864864
"@babylonjs/materials" "^5.21.0"
865865
"@babylonjs/serializers" "^5.21.0"
866-
"@tiledb-inc/tiledb-cloud" "1.0.10-alpha.5"
866+
"@tiledb-inc/tiledb-cloud" "1.0.10-alpha.6"
867867
babylonjs-gui "^4.2.2"
868868
babylonjs-materials "^5.21.0"
869869
idb "^7.0.2"

0 commit comments

Comments
 (0)