|
35 | 35 | "build": "tsc && vite build" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@deephaven/jsapi-types": "0.55.0", |
| 38 | + "@deephaven/jsapi-types": "0.62.0", |
39 | 39 | "@types/deep-equal": "^1.0.1", |
40 | 40 | "@types/plotly.js": "^2.12.18", |
41 | 41 | "@types/plotly.js-dist-min": "^2.3.1", |
|
50 | 50 | "react": "^17.0.2" |
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | | - "@deephaven/chart": "0.55.0", |
54 | | - "@deephaven/components": "0.55.0", |
55 | | - "@deephaven/dashboard": "0.55.0", |
56 | | - "@deephaven/dashboard-core-plugins": "0.55.0", |
57 | | - "@deephaven/icons": "0.55.0", |
58 | | - "@deephaven/jsapi-bootstrap": "0.55.0", |
59 | | - "@deephaven/log": "0.55.0", |
60 | | - "@deephaven/plugin": "0.55.0", |
61 | | - "@deephaven/utils": "0.55.0", |
| 53 | + "@deephaven/chart": "0.62.0", |
| 54 | + "@deephaven/components": "0.62.0", |
| 55 | + "@deephaven/dashboard": "0.62.0", |
| 56 | + "@deephaven/dashboard-core-plugins": "0.62.0", |
| 57 | + "@deephaven/icons": "0.62.0", |
| 58 | + "@deephaven/jsapi-bootstrap": "0.62.0", |
| 59 | + "@deephaven/log": "0.62.0", |
| 60 | + "@deephaven/plugin": "0.62.0", |
| 61 | + "@deephaven/utils": "0.62.0", |
62 | 62 | "deep-equal": "^2.2.1", |
63 | 63 | "plotly.js": "^2.23.0", |
64 | 64 | "plotly.js-dist-min": "^2.23.0", |
|
0 commit comments