@things-factory/reference-app 4.3.80-alpha.4 → 4.3.80-alpha.5

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