@deephaven/dashboard-core-plugins 1.27.5-alpha-nodehttp2-config.98bcfa9.0 → 1.27.5-alpha-nodehttp2-config2.8090c45.0

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.
Files changed (1) hide show
  1. package/package.json +24 -24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deephaven/dashboard-core-plugins",
3
- "version": "1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
3
+ "version": "1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
4
4
  "description": "Deephaven Dashboard Core Plugins",
5
5
  "author": "Deephaven Data Labs LLC",
6
6
  "license": "Apache-2.0",
@@ -22,26 +22,26 @@
22
22
  "build:sass": "sass --embed-sources --load-path=../../node_modules ./src:./dist"
23
23
  },
24
24
  "dependencies": {
25
- "@deephaven/chart": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
26
- "@deephaven/components": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
27
- "@deephaven/console": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
28
- "@deephaven/dashboard": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
29
- "@deephaven/file-explorer": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
30
- "@deephaven/filters": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
31
- "@deephaven/golden-layout": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
32
- "@deephaven/grid": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
33
- "@deephaven/icons": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
34
- "@deephaven/iris-grid": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
35
- "@deephaven/jsapi-bootstrap": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
36
- "@deephaven/jsapi-components": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
25
+ "@deephaven/chart": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
26
+ "@deephaven/components": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
27
+ "@deephaven/console": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
28
+ "@deephaven/dashboard": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
29
+ "@deephaven/file-explorer": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
30
+ "@deephaven/filters": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
31
+ "@deephaven/golden-layout": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
32
+ "@deephaven/grid": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
33
+ "@deephaven/icons": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
34
+ "@deephaven/iris-grid": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
35
+ "@deephaven/jsapi-bootstrap": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
36
+ "@deephaven/jsapi-components": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
37
37
  "@deephaven/jsapi-types": "^1.0.0-dev0.40.4",
38
- "@deephaven/jsapi-utils": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
39
- "@deephaven/log": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
40
- "@deephaven/plugin": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
41
- "@deephaven/react-hooks": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
42
- "@deephaven/redux": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
43
- "@deephaven/storage": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
44
- "@deephaven/utils": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
38
+ "@deephaven/jsapi-utils": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
39
+ "@deephaven/log": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
40
+ "@deephaven/plugin": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
41
+ "@deephaven/react-hooks": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
42
+ "@deephaven/redux": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
43
+ "@deephaven/storage": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
44
+ "@deephaven/utils": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
45
45
  "@fortawesome/react-fontawesome": "^0.2.0",
46
46
  "classnames": "^2.3.1",
47
47
  "fast-deep-equal": "^3.1.3",
@@ -65,9 +65,9 @@
65
65
  "react-redux": "^7.2.4"
66
66
  },
67
67
  "devDependencies": {
68
- "@deephaven/jsapi-shim": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
69
- "@deephaven/mocks": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9",
70
- "@deephaven/test-utils": "^1.27.5-alpha-nodehttp2-config.98bcfa9.0+98bcfa9"
68
+ "@deephaven/jsapi-shim": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
69
+ "@deephaven/mocks": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45",
70
+ "@deephaven/test-utils": "^1.27.5-alpha-nodehttp2-config2.8090c45.0+8090c45"
71
71
  },
72
72
  "files": [
73
73
  "dist",
@@ -79,5 +79,5 @@
79
79
  "publishConfig": {
80
80
  "access": "public"
81
81
  },
82
- "gitHead": "98bcfa9983e7250552b0a0fd9d849954fe0a1b70"
82
+ "gitHead": "8090c4520da10e71c8cc81f9615d2c9c29323381"
83
83
  }