@things-factory/reference-app 7.0.41 → 7.0.43

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.41",
3
+ "version": "7.0.43",
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": "^7.0.0",
70
70
  "@operato/shell": "^7.0.0",
71
71
  "@operato/utils": "^7.0.0",
72
- "@things-factory/api": "^7.0.33",
73
- "@things-factory/apptool-ui": "^7.0.33",
74
- "@things-factory/attachment-base": "^7.0.41",
75
- "@things-factory/auth-ui": "^7.0.33",
76
- "@things-factory/board-service": "^7.0.41",
77
- "@things-factory/board-ui": "^7.0.33",
78
- "@things-factory/ccp": "^7.0.41",
79
- "@things-factory/code-ui": "^7.0.33",
80
- "@things-factory/contact": "^7.0.41",
81
- "@things-factory/context-ui": "^7.0.33",
82
- "@things-factory/dashboard": "^7.0.41",
83
- "@things-factory/dataset": "^7.0.41",
84
- "@things-factory/export-ui": "^7.0.33",
85
- "@things-factory/export-ui-excel": "^7.0.33",
86
- "@things-factory/help": "^7.0.33",
87
- "@things-factory/integration-ui": "^7.0.38",
88
- "@things-factory/lite-menu": "^7.0.41",
89
- "@things-factory/more-ui": "^7.0.33",
90
- "@things-factory/notification": "^7.0.41",
91
- "@things-factory/oauth2-client": "^7.0.33",
92
- "@things-factory/organization": "^7.0.41",
93
- "@things-factory/print-ui": "^7.0.33",
94
- "@things-factory/product-base": "^7.0.41",
95
- "@things-factory/qc": "^7.0.41",
96
- "@things-factory/resource-ui": "^7.0.33",
97
- "@things-factory/routing-base": "^7.0.41",
98
- "@things-factory/setting-base": "^7.0.33",
99
- "@things-factory/setting-ui": "^7.0.33",
100
- "@things-factory/shell": "^7.0.33",
101
- "@things-factory/system": "^7.0.33",
102
- "@things-factory/web-editor": "^7.0.33",
103
- "@things-factory/work-shift": "^7.0.33",
72
+ "@things-factory/api": "^7.0.43",
73
+ "@things-factory/apptool-ui": "^7.0.43",
74
+ "@things-factory/attachment-base": "^7.0.43",
75
+ "@things-factory/auth-ui": "^7.0.43",
76
+ "@things-factory/board-service": "^7.0.43",
77
+ "@things-factory/board-ui": "^7.0.43",
78
+ "@things-factory/ccp": "^7.0.43",
79
+ "@things-factory/code-ui": "^7.0.43",
80
+ "@things-factory/contact": "^7.0.43",
81
+ "@things-factory/context-ui": "^7.0.43",
82
+ "@things-factory/dashboard": "^7.0.43",
83
+ "@things-factory/dataset": "^7.0.43",
84
+ "@things-factory/export-ui": "^7.0.43",
85
+ "@things-factory/export-ui-excel": "^7.0.43",
86
+ "@things-factory/help": "^7.0.43",
87
+ "@things-factory/integration-ui": "^7.0.43",
88
+ "@things-factory/lite-menu": "^7.0.43",
89
+ "@things-factory/more-ui": "^7.0.43",
90
+ "@things-factory/notification": "^7.0.43",
91
+ "@things-factory/oauth2-client": "^7.0.43",
92
+ "@things-factory/organization": "^7.0.43",
93
+ "@things-factory/print-ui": "^7.0.43",
94
+ "@things-factory/product-base": "^7.0.43",
95
+ "@things-factory/qc": "^7.0.43",
96
+ "@things-factory/resource-ui": "^7.0.43",
97
+ "@things-factory/routing-base": "^7.0.43",
98
+ "@things-factory/setting-base": "^7.0.43",
99
+ "@things-factory/setting-ui": "^7.0.43",
100
+ "@things-factory/shell": "^7.0.43",
101
+ "@things-factory/system": "^7.0.43",
102
+ "@things-factory/web-editor": "^7.0.43",
103
+ "@things-factory/work-shift": "^7.0.43",
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.33"
109
109
  },
110
- "gitHead": "9d9bd55f0ab565cf41cdc33fdaf416f7e5c26f5c"
110
+ "gitHead": "669cf13dccf67bd45260d8f69d919bc1d72c1ce0"
111
111
  }