@things-factory/reference-app 7.0.9 → 7.0.11

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.9",
3
+ "version": "7.0.11",
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.6",
73
- "@things-factory/apptool-ui": "^7.0.6",
74
- "@things-factory/attachment-base": "^7.0.6",
75
- "@things-factory/auth-ui": "^7.0.8",
76
- "@things-factory/board-service": "^7.0.7",
77
- "@things-factory/board-ui": "^7.0.9",
78
- "@things-factory/ccp": "^7.0.7",
79
- "@things-factory/code-ui": "^7.0.6",
80
- "@things-factory/contact": "^7.0.7",
81
- "@things-factory/context-ui": "^7.0.6",
82
- "@things-factory/dashboard": "^7.0.9",
83
- "@things-factory/dataset": "^7.0.7",
84
- "@things-factory/export-ui": "^7.0.6",
85
- "@things-factory/export-ui-excel": "^7.0.6",
86
- "@things-factory/help": "^7.0.6",
87
- "@things-factory/integration-ui": "^7.0.7",
88
- "@things-factory/lite-menu": "^7.0.9",
89
- "@things-factory/more-ui": "^7.0.6",
90
- "@things-factory/notification": "^7.0.7",
91
- "@things-factory/oauth2-client": "^7.0.7",
92
- "@things-factory/organization": "^7.0.7",
93
- "@things-factory/print-ui": "^7.0.6",
94
- "@things-factory/product-base": "^7.0.6",
95
- "@things-factory/qc": "^7.0.7",
96
- "@things-factory/resource-ui": "^7.0.8",
97
- "@things-factory/routing-base": "^7.0.6",
98
- "@things-factory/setting-base": "^7.0.6",
99
- "@things-factory/setting-ui": "^7.0.7",
100
- "@things-factory/shell": "^7.0.6",
101
- "@things-factory/system": "^7.0.6",
102
- "@things-factory/web-editor": "^7.0.6",
103
- "@things-factory/work-shift": "^7.0.6",
72
+ "@things-factory/api": "^7.0.10",
73
+ "@things-factory/apptool-ui": "^7.0.10",
74
+ "@things-factory/attachment-base": "^7.0.10",
75
+ "@things-factory/auth-ui": "^7.0.11",
76
+ "@things-factory/board-service": "^7.0.10",
77
+ "@things-factory/board-ui": "^7.0.10",
78
+ "@things-factory/ccp": "^7.0.10",
79
+ "@things-factory/code-ui": "^7.0.10",
80
+ "@things-factory/contact": "^7.0.10",
81
+ "@things-factory/context-ui": "^7.0.10",
82
+ "@things-factory/dashboard": "^7.0.10",
83
+ "@things-factory/dataset": "^7.0.10",
84
+ "@things-factory/export-ui": "^7.0.10",
85
+ "@things-factory/export-ui-excel": "^7.0.10",
86
+ "@things-factory/help": "^7.0.10",
87
+ "@things-factory/integration-ui": "^7.0.10",
88
+ "@things-factory/lite-menu": "^7.0.10",
89
+ "@things-factory/more-ui": "^7.0.10",
90
+ "@things-factory/notification": "^7.0.10",
91
+ "@things-factory/oauth2-client": "^7.0.10",
92
+ "@things-factory/organization": "^7.0.10",
93
+ "@things-factory/print-ui": "^7.0.10",
94
+ "@things-factory/product-base": "^7.0.10",
95
+ "@things-factory/qc": "^7.0.10",
96
+ "@things-factory/resource-ui": "^7.0.11",
97
+ "@things-factory/routing-base": "^7.0.10",
98
+ "@things-factory/setting-base": "^7.0.10",
99
+ "@things-factory/setting-ui": "^7.0.10",
100
+ "@things-factory/shell": "^7.0.10",
101
+ "@things-factory/system": "^7.0.10",
102
+ "@things-factory/web-editor": "^7.0.10",
103
+ "@things-factory/work-shift": "^7.0.10",
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.5"
109
109
  },
110
- "gitHead": "80b1ddb016835cb6d12f6ea484bca7e2e2ae2aa1"
110
+ "gitHead": "84db2fc2d8fee9af0b85f20f34d0ddb58e10b03f"
111
111
  }