@vizzly/dashboard 0.14.4-dev-393f477b6f997aed542a53b1fce003c259068613 → 0.14.4-dev-10397d77eda0887a2486552a23d06fbce1a8e6d0
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 +3 -3
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vizzly/dashboard",
|
|
3
3
|
"author": "james@vizzly.co",
|
|
4
|
-
"version": "0.14.4-dev-
|
|
4
|
+
"version": "0.14.4-dev-10397d77eda0887a2486552a23d06fbce1a8e6d0",
|
|
5
5
|
"source": "src/index.tsx",
|
|
6
6
|
"types": "./dist/dashboard/src/index.d.ts",
|
|
7
7
|
"module": "./dist/dashboard.esm.js",
|
|
@@ -52,9 +52,9 @@
|
|
|
52
52
|
"@react-hook/window-size": "^3.1.1",
|
|
53
53
|
"@react-spring/web": "9.6.1",
|
|
54
54
|
"@visx/visx": "^3.10.2",
|
|
55
|
-
"@vizzly/api-client": "0.0.
|
|
55
|
+
"@vizzly/api-client": "0.0.45",
|
|
56
56
|
"@vizzly/joi": "^17.7.0",
|
|
57
|
-
"@vizzly/semantic-layer-public": "0.0.
|
|
57
|
+
"@vizzly/semantic-layer-public": "0.0.226",
|
|
58
58
|
"@vizzly/sqlbuilder-public": "0.1.29",
|
|
59
59
|
"chroma-js": "2.4.2",
|
|
60
60
|
"copy-to-clipboard": "^3.3.3",
|