@things-factory/reference-app 6.1.64 → 6.1.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.
Files changed (1) hide show
  1. package/package.json +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "6.1.64",
3
+ "version": "6.1.66",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -67,42 +67,42 @@
67
67
  "@operato/scene-tab": "^1.0.0",
68
68
  "@operato/shell": "^1.0.1",
69
69
  "@operato/utils": "^1.0.1",
70
- "@things-factory/api": "^6.1.48",
71
- "@things-factory/apptool-ui": "^6.1.48",
72
- "@things-factory/attachment-base": "^6.1.48",
73
- "@things-factory/auth-ui": "^6.1.63",
74
- "@things-factory/board-service": "^6.1.55",
75
- "@things-factory/board-ui": "^6.1.55",
76
- "@things-factory/ccp": "^6.1.64",
77
- "@things-factory/contact": "^6.1.48",
78
- "@things-factory/context-ui": "^6.1.48",
79
- "@things-factory/dashboard": "^6.1.55",
80
- "@things-factory/dataset": "^6.1.64",
81
- "@things-factory/export-ui": "^6.1.48",
82
- "@things-factory/export-ui-excel": "^6.1.48",
83
- "@things-factory/help": "^6.1.48",
84
- "@things-factory/integration-ui": "^6.1.52",
85
- "@things-factory/lite-menu": "^6.1.55",
86
- "@things-factory/more-ui": "^6.1.48",
87
- "@things-factory/notification": "^6.1.64",
88
- "@things-factory/oauth2-client": "^6.1.48",
89
- "@things-factory/organization": "^6.1.64",
90
- "@things-factory/print-ui": "^6.1.48",
91
- "@things-factory/product-base": "^6.1.48",
92
- "@things-factory/qc": "^6.1.64",
93
- "@things-factory/resource-ui": "^6.1.63",
94
- "@things-factory/routing-base": "^6.1.48",
95
- "@things-factory/setting-base": "^6.1.48",
96
- "@things-factory/setting-ui": "^6.1.48",
97
- "@things-factory/shell": "^6.1.48",
98
- "@things-factory/system-ui": "^6.1.48",
99
- "@things-factory/web-editor": "^6.1.48",
100
- "@things-factory/work-shift": "^6.1.48",
70
+ "@things-factory/api": "^6.1.66",
71
+ "@things-factory/apptool-ui": "^6.1.66",
72
+ "@things-factory/attachment-base": "^6.1.66",
73
+ "@things-factory/auth-ui": "^6.1.66",
74
+ "@things-factory/board-service": "^6.1.66",
75
+ "@things-factory/board-ui": "^6.1.66",
76
+ "@things-factory/ccp": "^6.1.66",
77
+ "@things-factory/contact": "^6.1.66",
78
+ "@things-factory/context-ui": "^6.1.66",
79
+ "@things-factory/dashboard": "^6.1.66",
80
+ "@things-factory/dataset": "^6.1.66",
81
+ "@things-factory/export-ui": "^6.1.66",
82
+ "@things-factory/export-ui-excel": "^6.1.66",
83
+ "@things-factory/help": "^6.1.66",
84
+ "@things-factory/integration-ui": "^6.1.66",
85
+ "@things-factory/lite-menu": "^6.1.66",
86
+ "@things-factory/more-ui": "^6.1.66",
87
+ "@things-factory/notification": "^6.1.66",
88
+ "@things-factory/oauth2-client": "^6.1.66",
89
+ "@things-factory/organization": "^6.1.66",
90
+ "@things-factory/print-ui": "^6.1.66",
91
+ "@things-factory/product-base": "^6.1.66",
92
+ "@things-factory/qc": "^6.1.66",
93
+ "@things-factory/resource-ui": "^6.1.66",
94
+ "@things-factory/routing-base": "^6.1.66",
95
+ "@things-factory/setting-base": "^6.1.66",
96
+ "@things-factory/setting-ui": "^6.1.66",
97
+ "@things-factory/shell": "^6.1.66",
98
+ "@things-factory/system-ui": "^6.1.66",
99
+ "@things-factory/web-editor": "^6.1.66",
100
+ "@things-factory/work-shift": "^6.1.66",
101
101
  "@tinymce/tinymce-webcomponent": "^2.0.1",
102
102
  "random-words": "^1.2.0"
103
103
  },
104
104
  "devDependencies": {
105
- "@things-factory/builder": "^6.1.48"
105
+ "@things-factory/builder": "^6.1.66"
106
106
  },
107
- "gitHead": "781186386f8e235f165f2bfe5f66ef9fa00aec6e"
107
+ "gitHead": "86447edc189a8432999c6dcfce0e32ee7dbd3e5f"
108
108
  }