@vitessce/all 4.0.0-test.1 → 4.0.0-test.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitessce/all",
3
- "version": "4.0.0-test.1",
3
+ "version": "4.0.0-test.3",
4
4
  "author": "HIDIVE Lab at HMS",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -17,43 +17,43 @@
17
17
  ],
18
18
  "dependencies": {
19
19
  "zod": "^3.21.4",
20
- "@vitessce/styles": "4.0.0-test.1",
21
- "@vitessce/constants-internal": "4.0.0-test.1",
22
- "@vitessce/csv": "4.0.0-test.1",
23
- "@vitessce/feature-list": "4.0.0-test.1",
24
- "@vitessce/error": "4.0.0-test.1",
25
- "@vitessce/abstract": "4.0.0-test.1",
26
- "@vitessce/description": "4.0.0-test.1",
27
- "@vitessce/genomic-profiles": "4.0.0-test.1",
28
- "@vitessce/heatmap": "4.0.0-test.1",
29
- "@vitessce/json": "4.0.0-test.1",
30
- "@vitessce/link-controller": "4.0.0-test.1",
31
- "@vitessce/layer-controller": "4.0.0-test.1",
32
- "@vitessce/obs-sets-manager": "4.0.0-test.1",
33
- "@vitessce/glb": "4.0.0-test.1",
34
- "@vitessce/spatial": "4.0.0-test.1",
35
- "@vitessce/scatterplot-embedding": "4.0.0-test.1",
36
- "@vitessce/plugins": "4.0.0-test.1",
37
- "@vitessce/layer-controller-beta": "4.0.0-test.1",
38
- "@vitessce/statistical-plots": "4.0.0-test.1",
39
- "@vitessce/ome-tiff": "4.0.0-test.1",
40
- "@vitessce/spatial-beta": "4.0.0-test.1",
41
- "@vitessce/vit-s": "4.0.0-test.1",
42
- "@vitessce/scatterplot-gating": "4.0.0-test.1",
43
- "@vitessce/schemas": "4.0.0-test.1",
44
- "@vitessce/globals": "4.0.0-test.1",
45
- "@vitessce/spatial-three": "4.0.0-test.1",
46
- "@vitessce/zarr": "4.0.0-test.1",
47
- "@vitessce/status": "4.0.0-test.1",
48
- "@vitessce/spatial-zarr": "4.0.0-test.1",
49
- "@vitessce/spatial-accelerated": "4.0.0-test.1",
50
- "@vitessce/biomarker-select": "4.0.0-test.1",
51
- "@vitessce/neuroglancer": "4.0.0-test.1"
20
+ "@vitessce/constants-internal": "4.0.0-test.3",
21
+ "@vitessce/styles": "4.0.0-test.3",
22
+ "@vitessce/abstract": "4.0.0-test.3",
23
+ "@vitessce/error": "4.0.0-test.3",
24
+ "@vitessce/csv": "4.0.0-test.3",
25
+ "@vitessce/description": "4.0.0-test.3",
26
+ "@vitessce/json": "4.0.0-test.3",
27
+ "@vitessce/layer-controller": "4.0.0-test.3",
28
+ "@vitessce/genomic-profiles": "4.0.0-test.3",
29
+ "@vitessce/feature-list": "4.0.0-test.3",
30
+ "@vitessce/heatmap": "4.0.0-test.3",
31
+ "@vitessce/glb": "4.0.0-test.3",
32
+ "@vitessce/layer-controller-beta": "4.0.0-test.3",
33
+ "@vitessce/ome-tiff": "4.0.0-test.3",
34
+ "@vitessce/scatterplot-gating": "4.0.0-test.3",
35
+ "@vitessce/spatial": "4.0.0-test.3",
36
+ "@vitessce/obs-sets-manager": "4.0.0-test.3",
37
+ "@vitessce/link-controller": "4.0.0-test.3",
38
+ "@vitessce/statistical-plots": "4.0.0-test.3",
39
+ "@vitessce/spatial-beta": "4.0.0-test.3",
40
+ "@vitessce/plugins": "4.0.0-test.3",
41
+ "@vitessce/globals": "4.0.0-test.3",
42
+ "@vitessce/spatial-three": "4.0.0-test.3",
43
+ "@vitessce/scatterplot-embedding": "4.0.0-test.3",
44
+ "@vitessce/zarr": "4.0.0-test.3",
45
+ "@vitessce/spatial-accelerated": "4.0.0-test.3",
46
+ "@vitessce/schemas": "4.0.0-test.3",
47
+ "@vitessce/vit-s": "4.0.0-test.3",
48
+ "@vitessce/biomarker-select": "4.0.0-test.3",
49
+ "@vitessce/status": "4.0.0-test.3",
50
+ "@vitessce/neuroglancer": "4.0.0-test.3",
51
+ "@vitessce/spatial-zarr": "4.0.0-test.3"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@types/react": "^19.0.0",
55
- "react": "19.1.0",
56
- "react-dom": "19.1.0",
55
+ "react": "19.2.6",
56
+ "react-dom": "19.2.6",
57
57
  "vitest": "^3.1.4"
58
58
  },
59
59
  "peerDependencies": {