@things-factory/reference-app 8.0.63 → 8.0.64

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.
Files changed (1) hide show
  1. package/package.json +36 -36
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "8.0.63",
3
+ "version": "8.0.64",
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.63",
71
- "@things-factory/apptool-ui": "^8.0.63",
72
- "@things-factory/attachment-base": "^8.0.63",
73
- "@things-factory/auth-ui": "^8.0.63",
74
- "@things-factory/board-service": "^8.0.63",
75
- "@things-factory/board-ui": "^8.0.63",
76
- "@things-factory/ccp": "^8.0.63",
77
- "@things-factory/code-ui": "^8.0.63",
78
- "@things-factory/contact": "^8.0.63",
79
- "@things-factory/context-ui": "^8.0.63",
80
- "@things-factory/dashboard": "^8.0.63",
81
- "@things-factory/dataset": "^8.0.63",
82
- "@things-factory/evaluation": "^8.0.63",
83
- "@things-factory/export-ui": "^8.0.63",
84
- "@things-factory/export-ui-excel": "^8.0.63",
85
- "@things-factory/help": "^8.0.63",
86
- "@things-factory/integration-ui": "^8.0.63",
87
- "@things-factory/lite-menu": "^8.0.63",
88
- "@things-factory/more-ui": "^8.0.63",
89
- "@things-factory/notification": "^8.0.63",
90
- "@things-factory/oauth2-client": "^8.0.63",
91
- "@things-factory/organization": "^8.0.63",
92
- "@things-factory/print-ui": "^8.0.63",
93
- "@things-factory/product-base": "^8.0.63",
94
- "@things-factory/qc": "^8.0.63",
95
- "@things-factory/resource-ui": "^8.0.63",
96
- "@things-factory/routing-base": "^8.0.63",
97
- "@things-factory/setting-base": "^8.0.63",
98
- "@things-factory/setting-ui": "^8.0.63",
99
- "@things-factory/shell": "^8.0.63",
100
- "@things-factory/system": "^8.0.63",
101
- "@things-factory/web-editor": "^8.0.63",
102
- "@things-factory/work-shift": "^8.0.63",
70
+ "@things-factory/api": "^8.0.64",
71
+ "@things-factory/apptool-ui": "^8.0.64",
72
+ "@things-factory/attachment-base": "^8.0.64",
73
+ "@things-factory/auth-ui": "^8.0.64",
74
+ "@things-factory/board-service": "^8.0.64",
75
+ "@things-factory/board-ui": "^8.0.64",
76
+ "@things-factory/ccp": "^8.0.64",
77
+ "@things-factory/code-ui": "^8.0.64",
78
+ "@things-factory/contact": "^8.0.64",
79
+ "@things-factory/context-ui": "^8.0.64",
80
+ "@things-factory/dashboard": "^8.0.64",
81
+ "@things-factory/dataset": "^8.0.64",
82
+ "@things-factory/evaluation": "^8.0.64",
83
+ "@things-factory/export-ui": "^8.0.64",
84
+ "@things-factory/export-ui-excel": "^8.0.64",
85
+ "@things-factory/help": "^8.0.64",
86
+ "@things-factory/integration-ui": "^8.0.64",
87
+ "@things-factory/lite-menu": "^8.0.64",
88
+ "@things-factory/more-ui": "^8.0.64",
89
+ "@things-factory/notification": "^8.0.64",
90
+ "@things-factory/oauth2-client": "^8.0.64",
91
+ "@things-factory/organization": "^8.0.64",
92
+ "@things-factory/print-ui": "^8.0.64",
93
+ "@things-factory/product-base": "^8.0.64",
94
+ "@things-factory/qc": "^8.0.64",
95
+ "@things-factory/resource-ui": "^8.0.64",
96
+ "@things-factory/routing-base": "^8.0.64",
97
+ "@things-factory/setting-base": "^8.0.64",
98
+ "@things-factory/setting-ui": "^8.0.64",
99
+ "@things-factory/shell": "^8.0.64",
100
+ "@things-factory/system": "^8.0.64",
101
+ "@things-factory/web-editor": "^8.0.64",
102
+ "@things-factory/work-shift": "^8.0.64",
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.37"
107
+ "@things-factory/builder": "^8.0.64"
108
108
  },
109
- "gitHead": "24ba37efe2e871175a9e4fd816d02d9807491b91"
109
+ "gitHead": "e7e5f6dc93f372f8ccc8aa406246f7a37795b53b"
110
110
  }