@things-factory/reference-app 7.0.1-alpha.72 → 7.0.1-alpha.76

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "7.0.1-alpha.72",
3
+ "version": "7.0.1-alpha.76",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -69,43 +69,43 @@
69
69
  "@operato/scene-tab": "^2.0.0-alpha.0",
70
70
  "@operato/shell": "^2.0.0-alpha.0",
71
71
  "@operato/utils": "^2.0.0-alpha.0",
72
- "@things-factory/api": "^7.0.1-alpha.72",
73
- "@things-factory/apptool-ui": "^7.0.1-alpha.71",
74
- "@things-factory/attachment-base": "^7.0.1-alpha.71",
75
- "@things-factory/auth-ui": "^7.0.1-alpha.71",
76
- "@things-factory/board-service": "^7.0.1-alpha.72",
77
- "@things-factory/board-ui": "^7.0.1-alpha.71",
78
- "@things-factory/ccp": "^7.0.1-alpha.72",
79
- "@things-factory/code-ui": "^7.0.1-alpha.71",
80
- "@things-factory/contact": "^7.0.1-alpha.71",
72
+ "@things-factory/api": "^7.0.1-alpha.73",
73
+ "@things-factory/apptool-ui": "^7.0.1-alpha.73",
74
+ "@things-factory/attachment-base": "^7.0.1-alpha.73",
75
+ "@things-factory/auth-ui": "^7.0.1-alpha.73",
76
+ "@things-factory/board-service": "^7.0.1-alpha.73",
77
+ "@things-factory/board-ui": "^7.0.1-alpha.73",
78
+ "@things-factory/ccp": "^7.0.1-alpha.76",
79
+ "@things-factory/code-ui": "^7.0.1-alpha.73",
80
+ "@things-factory/contact": "^7.0.1-alpha.73",
81
81
  "@things-factory/context-ui": "^7.0.1-alpha.71",
82
- "@things-factory/dashboard": "^7.0.1-alpha.72",
83
- "@things-factory/dataset": "^7.0.1-alpha.72",
82
+ "@things-factory/dashboard": "^7.0.1-alpha.73",
83
+ "@things-factory/dataset": "^7.0.1-alpha.76",
84
84
  "@things-factory/export-ui": "^7.0.1-alpha.71",
85
85
  "@things-factory/export-ui-excel": "^7.0.1-alpha.71",
86
86
  "@things-factory/help": "^7.0.1-alpha.71",
87
- "@things-factory/integration-ui": "^7.0.1-alpha.72",
88
- "@things-factory/lite-menu": "^7.0.1-alpha.72",
87
+ "@things-factory/integration-ui": "^7.0.1-alpha.73",
88
+ "@things-factory/lite-menu": "^7.0.1-alpha.76",
89
89
  "@things-factory/more-ui": "^7.0.1-alpha.71",
90
- "@things-factory/notification": "^7.0.1-alpha.71",
91
- "@things-factory/oauth2-client": "^7.0.1-alpha.71",
92
- "@things-factory/organization": "^7.0.1-alpha.71",
93
- "@things-factory/print-ui": "^7.0.1-alpha.71",
94
- "@things-factory/product-base": "^7.0.1-alpha.71",
95
- "@things-factory/qc": "^7.0.1-alpha.72",
96
- "@things-factory/resource-ui": "^7.0.1-alpha.71",
97
- "@things-factory/routing-base": "^7.0.1-alpha.71",
98
- "@things-factory/setting-base": "^7.0.1-alpha.71",
99
- "@things-factory/setting-ui": "^7.0.1-alpha.71",
90
+ "@things-factory/notification": "^7.0.1-alpha.73",
91
+ "@things-factory/oauth2-client": "^7.0.1-alpha.73",
92
+ "@things-factory/organization": "^7.0.1-alpha.73",
93
+ "@things-factory/print-ui": "^7.0.1-alpha.73",
94
+ "@things-factory/product-base": "^7.0.1-alpha.73",
95
+ "@things-factory/qc": "^7.0.1-alpha.76",
96
+ "@things-factory/resource-ui": "^7.0.1-alpha.73",
97
+ "@things-factory/routing-base": "^7.0.1-alpha.73",
98
+ "@things-factory/setting-base": "^7.0.1-alpha.73",
99
+ "@things-factory/setting-ui": "^7.0.1-alpha.73",
100
100
  "@things-factory/shell": "^7.0.1-alpha.71",
101
101
  "@things-factory/system": "^7.0.1-alpha.71",
102
102
  "@things-factory/web-editor": "^7.0.1-alpha.71",
103
- "@things-factory/work-shift": "^7.0.1-alpha.71",
103
+ "@things-factory/work-shift": "^7.0.1-alpha.73",
104
104
  "@tinymce/tinymce-webcomponent": "^2.0.1",
105
105
  "random-words": "^1.2.0"
106
106
  },
107
107
  "devDependencies": {
108
108
  "@things-factory/builder": "^7.0.1-alpha.71"
109
109
  },
110
- "gitHead": "6b9d561a2f966d09ab829fc2c7cde51ce5ef604c"
110
+ "gitHead": "e44cbe93fa7402978f7f29e2a18631978876ffcd"
111
111
  }