@things-factory/reference-app 7.0.64 → 7.0.66

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