@things-factory/reference-app 7.0.31 → 7.0.35

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.31",
3
+ "version": "7.0.35",
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.28",
73
- "@things-factory/apptool-ui": "^7.0.28",
74
- "@things-factory/attachment-base": "^7.0.28",
75
- "@things-factory/auth-ui": "^7.0.28",
76
- "@things-factory/board-service": "^7.0.28",
77
- "@things-factory/board-ui": "^7.0.30",
78
- "@things-factory/ccp": "^7.0.28",
79
- "@things-factory/code-ui": "^7.0.28",
80
- "@things-factory/contact": "^7.0.28",
81
- "@things-factory/context-ui": "^7.0.28",
82
- "@things-factory/dashboard": "^7.0.30",
83
- "@things-factory/dataset": "^7.0.28",
84
- "@things-factory/export-ui": "^7.0.28",
85
- "@things-factory/export-ui-excel": "^7.0.28",
86
- "@things-factory/help": "^7.0.28",
87
- "@things-factory/integration-ui": "^7.0.31",
88
- "@things-factory/lite-menu": "^7.0.30",
89
- "@things-factory/more-ui": "^7.0.28",
90
- "@things-factory/notification": "^7.0.28",
91
- "@things-factory/oauth2-client": "^7.0.28",
92
- "@things-factory/organization": "^7.0.28",
93
- "@things-factory/print-ui": "^7.0.28",
94
- "@things-factory/product-base": "^7.0.28",
95
- "@things-factory/qc": "^7.0.28",
96
- "@things-factory/resource-ui": "^7.0.28",
97
- "@things-factory/routing-base": "^7.0.28",
98
- "@things-factory/setting-base": "^7.0.28",
99
- "@things-factory/setting-ui": "^7.0.28",
100
- "@things-factory/shell": "^7.0.28",
101
- "@things-factory/system": "^7.0.28",
102
- "@things-factory/web-editor": "^7.0.28",
103
- "@things-factory/work-shift": "^7.0.28",
72
+ "@things-factory/api": "^7.0.33",
73
+ "@things-factory/apptool-ui": "^7.0.33",
74
+ "@things-factory/attachment-base": "^7.0.33",
75
+ "@things-factory/auth-ui": "^7.0.33",
76
+ "@things-factory/board-service": "^7.0.33",
77
+ "@things-factory/board-ui": "^7.0.33",
78
+ "@things-factory/ccp": "^7.0.33",
79
+ "@things-factory/code-ui": "^7.0.33",
80
+ "@things-factory/contact": "^7.0.33",
81
+ "@things-factory/context-ui": "^7.0.33",
82
+ "@things-factory/dashboard": "^7.0.33",
83
+ "@things-factory/dataset": "^7.0.33",
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.35",
88
+ "@things-factory/lite-menu": "^7.0.33",
89
+ "@things-factory/more-ui": "^7.0.33",
90
+ "@things-factory/notification": "^7.0.33",
91
+ "@things-factory/oauth2-client": "^7.0.33",
92
+ "@things-factory/organization": "^7.0.33",
93
+ "@things-factory/print-ui": "^7.0.33",
94
+ "@things-factory/product-base": "^7.0.33",
95
+ "@things-factory/qc": "^7.0.33",
96
+ "@things-factory/resource-ui": "^7.0.33",
97
+ "@things-factory/routing-base": "^7.0.33",
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",
104
104
  "@tinymce/tinymce-webcomponent": "^2.0.1",
105
105
  "random-words": "^1.2.0"
106
106
  },
107
107
  "devDependencies": {
108
- "@things-factory/builder": "^7.0.29"
108
+ "@things-factory/builder": "^7.0.33"
109
109
  },
110
- "gitHead": "92f7ff0eb8c622abca54b37c33438e06e3472634"
110
+ "gitHead": "0b2f9d060aebacdde2cf0b656273f8c3577ab09b"
111
111
  }