@things-factory/operato-mms 4.3.76 → 4.3.78

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 +31 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-mms",
3
- "version": "4.3.76",
3
+ "version": "4.3.78",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -60,50 +60,50 @@
60
60
  "@operato/scene-table": "^0.1.8",
61
61
  "@operato/scene-timer": "^0.1.8",
62
62
  "@operato/scene-wheel-sorter": "^0.1.8",
63
- "@things-factory/apptool-ui": "^4.3.76",
64
- "@things-factory/attachment-base": "^4.3.76",
65
- "@things-factory/auth-ui": "^4.3.76",
66
- "@things-factory/biz-base": "^4.3.76",
67
- "@things-factory/board-service": "^4.3.76",
68
- "@things-factory/board-ui": "^4.3.76",
69
- "@things-factory/code-ui": "^4.3.76",
70
- "@things-factory/context-ui": "^4.3.76",
71
- "@things-factory/dashboard": "^4.3.76",
72
- "@things-factory/export-ui": "^4.3.76",
73
- "@things-factory/export-ui-csv": "^4.3.76",
74
- "@things-factory/export-ui-excel": "^4.3.76",
75
- "@things-factory/geography": "^4.3.76",
76
- "@things-factory/grist-ui": "^4.3.76",
77
- "@things-factory/help": "^4.3.76",
78
- "@things-factory/i18n-base": "^4.3.76",
79
- "@things-factory/integration-fulfillment": "^4.3.76",
80
- "@things-factory/integration-lmd": "^4.3.76",
81
- "@things-factory/lite-menu": "^4.3.76",
82
- "@things-factory/marketplace-base": "^4.3.76",
83
- "@things-factory/more-ui": "^4.3.76",
84
- "@things-factory/notification": "^4.3.76",
85
- "@things-factory/oauth2-client": "^4.3.76",
63
+ "@things-factory/apptool-ui": "^4.3.78",
64
+ "@things-factory/attachment-base": "^4.3.78",
65
+ "@things-factory/auth-ui": "^4.3.78",
66
+ "@things-factory/biz-base": "^4.3.78",
67
+ "@things-factory/board-service": "^4.3.78",
68
+ "@things-factory/board-ui": "^4.3.78",
69
+ "@things-factory/code-ui": "^4.3.78",
70
+ "@things-factory/context-ui": "^4.3.78",
71
+ "@things-factory/dashboard": "^4.3.78",
72
+ "@things-factory/export-ui": "^4.3.78",
73
+ "@things-factory/export-ui-csv": "^4.3.78",
74
+ "@things-factory/export-ui-excel": "^4.3.78",
75
+ "@things-factory/geography": "^4.3.78",
76
+ "@things-factory/grist-ui": "^4.3.78",
77
+ "@things-factory/help": "^4.3.78",
78
+ "@things-factory/i18n-base": "^4.3.78",
79
+ "@things-factory/integration-fulfillment": "^4.3.78",
80
+ "@things-factory/integration-lmd": "^4.3.78",
81
+ "@things-factory/lite-menu": "^4.3.78",
82
+ "@things-factory/marketplace-base": "^4.3.78",
83
+ "@things-factory/more-ui": "^4.3.78",
84
+ "@things-factory/notification": "^4.3.78",
85
+ "@things-factory/oauth2-client": "^4.3.78",
86
86
  "@things-factory/pdf": "^4.3.74",
87
- "@things-factory/product-base": "^4.3.76",
88
- "@things-factory/resource-ui": "^4.3.76",
87
+ "@things-factory/product-base": "^4.3.78",
88
+ "@things-factory/resource-ui": "^4.3.78",
89
89
  "@things-factory/scene-data-transform": "^4.3.76",
90
90
  "@things-factory/scene-excel": "^4.3.76",
91
91
  "@things-factory/scene-firebase": "^4.3.76",
92
92
  "@things-factory/scene-form": "^4.3.76",
93
93
  "@things-factory/scene-google-map": "^4.3.76",
94
94
  "@things-factory/scene-graphql": "^4.3.76",
95
- "@things-factory/scene-label": "^4.3.76",
95
+ "@things-factory/scene-label": "^4.3.78",
96
96
  "@things-factory/scene-marker": "^4.3.76",
97
97
  "@things-factory/scene-mqtt": "^4.3.76",
98
98
  "@things-factory/scene-restful": "^4.3.76",
99
99
  "@things-factory/scene-visualizer": "^4.3.76",
100
- "@things-factory/setting-ui": "^4.3.76",
101
- "@things-factory/system-ui": "^4.3.76",
102
- "@things-factory/warehouse-base": "^4.3.76"
100
+ "@things-factory/setting-ui": "^4.3.78",
101
+ "@things-factory/system-ui": "^4.3.78",
102
+ "@things-factory/warehouse-base": "^4.3.78"
103
103
  },
104
104
  "devDependencies": {
105
105
  "@things-factory/builder": "^4.3.74",
106
106
  "@types/node-fetch": "^2.5.7"
107
107
  },
108
- "gitHead": "70e95a9c0ca26f9d379945c19c31dd5083b189e3"
108
+ "gitHead": "90e997e892d476732961326f4731ca47b22a45bc"
109
109
  }