@things-factory/reference-app 6.0.46 → 6.0.49

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