@things-factory/reference-app 7.1.46 → 7.1.47

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.1.46",
3
+ "version": "7.1.47",
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": "^7.0.0",
68
68
  "@operato/shell": "^7.0.0",
69
69
  "@operato/utils": "^7.0.0",
70
- "@things-factory/api": "^7.1.33",
71
- "@things-factory/apptool-ui": "^7.1.38",
72
- "@things-factory/attachment-base": "^7.1.33",
73
- "@things-factory/auth-ui": "^7.1.42",
74
- "@things-factory/board-service": "^7.1.34",
75
- "@things-factory/board-ui": "^7.1.33",
76
- "@things-factory/ccp": "^7.1.40",
77
- "@things-factory/code-ui": "^7.1.33",
78
- "@things-factory/contact": "^7.1.33",
79
- "@things-factory/context-ui": "^7.1.24",
80
- "@things-factory/dashboard": "^7.1.34",
81
- "@things-factory/dataset": "^7.1.40",
82
- "@things-factory/evaluation": "^7.1.46",
83
- "@things-factory/export-ui": "^7.1.24",
84
- "@things-factory/export-ui-excel": "^7.1.24",
85
- "@things-factory/help": "^7.1.24",
86
- "@things-factory/integration-ui": "^7.1.34",
87
- "@things-factory/lite-menu": "^7.1.43",
88
- "@things-factory/more-ui": "^7.1.24",
89
- "@things-factory/notification": "^7.1.33",
90
- "@things-factory/oauth2-client": "^7.1.33",
91
- "@things-factory/organization": "^7.1.33",
92
- "@things-factory/print-ui": "^7.1.33",
93
- "@things-factory/product-base": "^7.1.44",
94
- "@things-factory/qc": "^7.1.40",
95
- "@things-factory/resource-ui": "^7.1.42",
96
- "@things-factory/routing-base": "^7.1.33",
97
- "@things-factory/setting-base": "^7.1.33",
98
- "@things-factory/setting-ui": "^7.1.33",
99
- "@things-factory/shell": "^7.1.24",
100
- "@things-factory/system": "^7.1.28",
101
- "@things-factory/web-editor": "^7.1.24",
102
- "@things-factory/work-shift": "^7.1.33",
70
+ "@things-factory/api": "^7.1.47",
71
+ "@things-factory/apptool-ui": "^7.1.47",
72
+ "@things-factory/attachment-base": "^7.1.47",
73
+ "@things-factory/auth-ui": "^7.1.47",
74
+ "@things-factory/board-service": "^7.1.47",
75
+ "@things-factory/board-ui": "^7.1.47",
76
+ "@things-factory/ccp": "^7.1.47",
77
+ "@things-factory/code-ui": "^7.1.47",
78
+ "@things-factory/contact": "^7.1.47",
79
+ "@things-factory/context-ui": "^7.1.47",
80
+ "@things-factory/dashboard": "^7.1.47",
81
+ "@things-factory/dataset": "^7.1.47",
82
+ "@things-factory/evaluation": "^7.1.47",
83
+ "@things-factory/export-ui": "^7.1.47",
84
+ "@things-factory/export-ui-excel": "^7.1.47",
85
+ "@things-factory/help": "^7.1.47",
86
+ "@things-factory/integration-ui": "^7.1.47",
87
+ "@things-factory/lite-menu": "^7.1.47",
88
+ "@things-factory/more-ui": "^7.1.47",
89
+ "@things-factory/notification": "^7.1.47",
90
+ "@things-factory/oauth2-client": "^7.1.47",
91
+ "@things-factory/organization": "^7.1.47",
92
+ "@things-factory/print-ui": "^7.1.47",
93
+ "@things-factory/product-base": "^7.1.47",
94
+ "@things-factory/qc": "^7.1.47",
95
+ "@things-factory/resource-ui": "^7.1.47",
96
+ "@things-factory/routing-base": "^7.1.47",
97
+ "@things-factory/setting-base": "^7.1.47",
98
+ "@things-factory/setting-ui": "^7.1.47",
99
+ "@things-factory/shell": "^7.1.47",
100
+ "@things-factory/system": "^7.1.47",
101
+ "@things-factory/web-editor": "^7.1.47",
102
+ "@things-factory/work-shift": "^7.1.47",
103
103
  "@tinymce/tinymce-webcomponent": "^2.0.1",
104
104
  "random-words": "^1.2.0"
105
105
  },
106
106
  "devDependencies": {
107
107
  "@things-factory/builder": "^7.1.45"
108
108
  },
109
- "gitHead": "dd1a5c4d1f1f164bf7e7f30fdf600a48e433e1f7"
109
+ "gitHead": "2d63d16d4d974193802a0c23b6794061d2ba4bd2"
110
110
  }