@vizzly/dashboard 0.14.4-dev-83542b4d3e5dc5752bc27c826e2f23e6251ee415 → 0.14.4-dev-1af2412194f87504caed1b603c0df3686a016863

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 +4 -4
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-83542b4d3e5dc5752bc27c826e2f23e6251ee415",
4
+ "version": "0.14.4-dev-1af2412194f87504caed1b603c0df3686a016863",
5
5
  "source": "src/index.tsx",
6
6
  "types": "./dist/dashboard/src/index.d.ts",
7
7
  "module": "./dist/dashboard.esm.js",
@@ -53,10 +53,10 @@
53
53
  "@react-hook/window-size": "^3.1.1",
54
54
  "@react-spring/web": "9.6.1",
55
55
  "@visx/visx": "^3.10.2",
56
- "@vizzly/api-client": "0.0.45",
56
+ "@vizzly/api-client": "0.0.46",
57
57
  "@vizzly/joi": "^17.7.0",
58
- "@vizzly/semantic-layer-public": "0.0.228",
59
- "@vizzly/sqlbuilder-public": "0.1.31",
58
+ "@vizzly/semantic-layer-public": "0.0.229",
59
+ "@vizzly/sqlbuilder-public": "0.1.33",
60
60
  "chroma-js": "2.4.2",
61
61
  "copy-to-clipboard": "^3.3.3",
62
62
  "cross-fetch": "^4.0.0",