@things-factory/operato-mms 4.3.686 → 4.3.689

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