@things-factory/reference-app 4.3.543-alpha.0 → 4.3.544-alpha.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 +26 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "4.3.543-alpha.0",
3
+ "version": "4.3.544-alpha.0",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -60,32 +60,32 @@
60
60
  "@operato/scene-tab": "^0.1.8",
61
61
  "@operato/shell": "^0.4.6",
62
62
  "@operato/utils": "^0.4.6",
63
- "@things-factory/api": "^4.3.543-alpha.0",
64
- "@things-factory/apptool-ui": "^4.3.543-alpha.0",
65
- "@things-factory/auth-ui": "^4.3.543-alpha.0",
66
- "@things-factory/board-service": "^4.3.543-alpha.0",
67
- "@things-factory/board-ui": "^4.3.543-alpha.0",
68
- "@things-factory/context-ui": "^4.3.543-alpha.0",
69
- "@things-factory/dashboard": "^4.3.543-alpha.0",
70
- "@things-factory/export-ui": "^4.3.543-alpha.0",
71
- "@things-factory/export-ui-excel": "^4.3.543-alpha.0",
72
- "@things-factory/grist-ui": "^4.3.543-alpha.0",
73
- "@things-factory/help": "^4.3.543-alpha.0",
74
- "@things-factory/integration-ui": "^4.3.543-alpha.0",
75
- "@things-factory/lite-menu": "^4.3.543-alpha.0",
76
- "@things-factory/more-ui": "^4.3.543-alpha.0",
77
- "@things-factory/notification": "^4.3.543-alpha.0",
78
- "@things-factory/oauth2-client": "^4.3.543-alpha.0",
79
- "@things-factory/print-ui": "^4.3.543-alpha.0",
80
- "@things-factory/resource-ui": "^4.3.543-alpha.0",
81
- "@things-factory/scene-form": "^4.3.543-alpha.0",
82
- "@things-factory/setting-base": "^4.3.543-alpha.0",
83
- "@things-factory/setting-ui": "^4.3.543-alpha.0",
84
- "@things-factory/shell": "^4.3.543-alpha.0",
85
- "@things-factory/system-ui": "^4.3.543-alpha.0"
63
+ "@things-factory/api": "^4.3.544-alpha.0",
64
+ "@things-factory/apptool-ui": "^4.3.544-alpha.0",
65
+ "@things-factory/auth-ui": "^4.3.544-alpha.0",
66
+ "@things-factory/board-service": "^4.3.544-alpha.0",
67
+ "@things-factory/board-ui": "^4.3.544-alpha.0",
68
+ "@things-factory/context-ui": "^4.3.544-alpha.0",
69
+ "@things-factory/dashboard": "^4.3.544-alpha.0",
70
+ "@things-factory/export-ui": "^4.3.544-alpha.0",
71
+ "@things-factory/export-ui-excel": "^4.3.544-alpha.0",
72
+ "@things-factory/grist-ui": "^4.3.544-alpha.0",
73
+ "@things-factory/help": "^4.3.544-alpha.0",
74
+ "@things-factory/integration-ui": "^4.3.544-alpha.0",
75
+ "@things-factory/lite-menu": "^4.3.544-alpha.0",
76
+ "@things-factory/more-ui": "^4.3.544-alpha.0",
77
+ "@things-factory/notification": "^4.3.544-alpha.0",
78
+ "@things-factory/oauth2-client": "^4.3.544-alpha.0",
79
+ "@things-factory/print-ui": "^4.3.544-alpha.0",
80
+ "@things-factory/resource-ui": "^4.3.544-alpha.0",
81
+ "@things-factory/scene-form": "^4.3.544-alpha.0",
82
+ "@things-factory/setting-base": "^4.3.544-alpha.0",
83
+ "@things-factory/setting-ui": "^4.3.544-alpha.0",
84
+ "@things-factory/shell": "^4.3.544-alpha.0",
85
+ "@things-factory/system-ui": "^4.3.544-alpha.0"
86
86
  },
87
87
  "devDependencies": {
88
- "@things-factory/builder": "^4.3.543-alpha.0"
88
+ "@things-factory/builder": "^4.3.544-alpha.0"
89
89
  },
90
- "gitHead": "841de2f16e58de02b52cf7e3d648a0a0e46b6859"
90
+ "gitHead": "361b1adbe994c386b722d3660545b4956b56c387"
91
91
  }