@deephaven/code-studio 1.7.0 → 1.7.1-beta.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 +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deephaven/code-studio",
3
- "version": "1.7.0",
3
+ "version": "1.7.1-beta.0+006c29e7",
4
4
  "description": "Deephaven Code Studio",
5
5
  "author": "Deephaven Data Labs LLC",
6
6
  "license": "Apache-2.0",
@@ -12,31 +12,31 @@
12
12
  },
13
13
  "dependencies": {
14
14
  "@adobe/react-spectrum": "3.38.0",
15
- "@deephaven/app-utils": "^1.7.0",
16
- "@deephaven/auth-plugins": "^1.7.0",
17
- "@deephaven/chart": "^1.5.3",
18
- "@deephaven/components": "^1.5.3",
19
- "@deephaven/console": "^1.5.3",
20
- "@deephaven/dashboard": "^1.7.0",
21
- "@deephaven/dashboard-core-plugins": "^1.7.0",
22
- "@deephaven/file-explorer": "^1.5.3",
23
- "@deephaven/filters": "^1.1.0",
24
- "@deephaven/golden-layout": "^1.6.0",
25
- "@deephaven/grid": "^1.7.0",
26
- "@deephaven/icons": "^1.2.0",
27
- "@deephaven/iris-grid": "^1.7.0",
28
- "@deephaven/jsapi-bootstrap": "^1.5.3",
29
- "@deephaven/jsapi-components": "^1.5.3",
30
- "@deephaven/jsapi-shim": "^1.1.0",
15
+ "@deephaven/app-utils": "^1.7.1-beta.0+006c29e7",
16
+ "@deephaven/auth-plugins": "^1.7.1-beta.0+006c29e7",
17
+ "@deephaven/chart": "^1.7.1-beta.0+006c29e7",
18
+ "@deephaven/components": "^1.7.1-beta.0+006c29e7",
19
+ "@deephaven/console": "^1.7.1-beta.0+006c29e7",
20
+ "@deephaven/dashboard": "^1.7.1-beta.0+006c29e7",
21
+ "@deephaven/dashboard-core-plugins": "^1.7.1-beta.0+006c29e7",
22
+ "@deephaven/file-explorer": "^1.7.1-beta.0+006c29e7",
23
+ "@deephaven/filters": "^1.7.1-beta.0+006c29e7",
24
+ "@deephaven/golden-layout": "^1.7.1-beta.0+006c29e7",
25
+ "@deephaven/grid": "^1.7.1-beta.0+006c29e7",
26
+ "@deephaven/icons": "^1.7.1-beta.0+006c29e7",
27
+ "@deephaven/iris-grid": "^1.7.1-beta.0+006c29e7",
28
+ "@deephaven/jsapi-bootstrap": "^1.7.1-beta.0+006c29e7",
29
+ "@deephaven/jsapi-components": "^1.7.1-beta.0+006c29e7",
30
+ "@deephaven/jsapi-shim": "^1.7.1-beta.0+006c29e7",
31
31
  "@deephaven/jsapi-types": "^1.0.0-dev0.39.4",
32
- "@deephaven/jsapi-utils": "^1.5.3",
33
- "@deephaven/log": "^1.5.3",
34
- "@deephaven/plugin": "^1.7.0",
35
- "@deephaven/pouch-storage": "^1.5.3",
36
- "@deephaven/react-hooks": "^1.5.3",
37
- "@deephaven/redux": "^1.7.0",
38
- "@deephaven/storage": "^1.5.3",
39
- "@deephaven/utils": "^1.5.3",
32
+ "@deephaven/jsapi-utils": "^1.7.1-beta.0+006c29e7",
33
+ "@deephaven/log": "^1.7.1-beta.0+006c29e7",
34
+ "@deephaven/plugin": "^1.7.1-beta.0+006c29e7",
35
+ "@deephaven/pouch-storage": "^1.7.1-beta.0+006c29e7",
36
+ "@deephaven/react-hooks": "^1.7.1-beta.0+006c29e7",
37
+ "@deephaven/redux": "^1.7.1-beta.0+006c29e7",
38
+ "@deephaven/storage": "^1.7.1-beta.0+006c29e7",
39
+ "@deephaven/utils": "^1.7.1-beta.0+006c29e7",
40
40
  "@fortawesome/fontawesome-svg-core": "^6.2.1",
41
41
  "@fortawesome/react-fontawesome": "^0.2.0",
42
42
  "bowser": "^2.11.0",
@@ -74,11 +74,11 @@
74
74
  "update-licenses": "npm-license > licenses.txt"
75
75
  },
76
76
  "devDependencies": {
77
- "@deephaven/eslint-config": "^1.1.0",
78
- "@deephaven/mocks": "^1.1.0",
79
- "@deephaven/prettier-config": "^1.1.0",
80
- "@deephaven/stylelint-config": "^1.1.0",
81
- "@deephaven/test-utils": "^1.1.0",
77
+ "@deephaven/eslint-config": "^1.7.1-beta.0+006c29e7",
78
+ "@deephaven/mocks": "^1.7.1-beta.0+006c29e7",
79
+ "@deephaven/prettier-config": "^1.7.1-beta.0+006c29e7",
80
+ "@deephaven/stylelint-config": "^1.7.1-beta.0+006c29e7",
81
+ "@deephaven/test-utils": "^1.7.1-beta.0+006c29e7",
82
82
  "autoprefixer": "^10.4.8"
83
83
  },
84
84
  "publishConfig": {