@things-factory/reference-app 8.0.94 → 8.0.97

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