@things-factory/operato-fleet 4.3.755 → 4.3.764

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 +38 -38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-fleet",
3
- "version": "4.3.755",
3
+ "version": "4.3.764",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -60,45 +60,45 @@
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.755",
64
- "@things-factory/attachment-base": "^4.3.755",
65
- "@things-factory/auth-ui": "^4.3.755",
66
- "@things-factory/biz-base": "^4.3.755",
67
- "@things-factory/board-service": "^4.3.755",
68
- "@things-factory/board-ui": "^4.3.755",
69
- "@things-factory/code-ui": "^4.3.755",
70
- "@things-factory/context-ui": "^4.3.755",
71
- "@things-factory/dashboard": "^4.3.755",
72
- "@things-factory/export-ui": "^4.3.755",
73
- "@things-factory/export-ui-csv": "^4.3.755",
74
- "@things-factory/export-ui-excel": "^4.3.755",
75
- "@things-factory/grist-ui": "^4.3.755",
76
- "@things-factory/help": "^4.3.755",
77
- "@things-factory/i18n-base": "^4.3.755",
78
- "@things-factory/integration-fulfillment": "^4.3.755",
79
- "@things-factory/integration-marketplace": "^4.3.755",
80
- "@things-factory/more-ui": "^4.3.755",
81
- "@things-factory/notification": "^4.3.755",
82
- "@things-factory/oauth2-client": "^4.3.755",
83
- "@things-factory/pdf": "^4.3.755",
84
- "@things-factory/resource-ui": "^4.3.755",
85
- "@things-factory/scene-data-transform": "^4.3.755",
86
- "@things-factory/scene-excel": "^4.3.755",
87
- "@things-factory/scene-firebase": "^4.3.755",
88
- "@things-factory/scene-form": "^4.3.755",
89
- "@things-factory/scene-google-map": "^4.3.755",
90
- "@things-factory/scene-graphql": "^4.3.755",
91
- "@things-factory/scene-label": "^4.3.755",
92
- "@things-factory/scene-marker": "^4.3.755",
93
- "@things-factory/scene-mqtt": "^4.3.755",
94
- "@things-factory/scene-restful": "^4.3.755",
95
- "@things-factory/scene-visualizer": "^4.3.755",
96
- "@things-factory/setting-ui": "^4.3.755",
97
- "@things-factory/system-ui": "^4.3.755",
63
+ "@things-factory/apptool-ui": "^4.3.764",
64
+ "@things-factory/attachment-base": "^4.3.764",
65
+ "@things-factory/auth-ui": "^4.3.764",
66
+ "@things-factory/biz-base": "^4.3.764",
67
+ "@things-factory/board-service": "^4.3.764",
68
+ "@things-factory/board-ui": "^4.3.764",
69
+ "@things-factory/code-ui": "^4.3.764",
70
+ "@things-factory/context-ui": "^4.3.764",
71
+ "@things-factory/dashboard": "^4.3.764",
72
+ "@things-factory/export-ui": "^4.3.764",
73
+ "@things-factory/export-ui-csv": "^4.3.764",
74
+ "@things-factory/export-ui-excel": "^4.3.764",
75
+ "@things-factory/grist-ui": "^4.3.764",
76
+ "@things-factory/help": "^4.3.764",
77
+ "@things-factory/i18n-base": "^4.3.764",
78
+ "@things-factory/integration-fulfillment": "^4.3.764",
79
+ "@things-factory/integration-marketplace": "^4.3.764",
80
+ "@things-factory/more-ui": "^4.3.764",
81
+ "@things-factory/notification": "^4.3.764",
82
+ "@things-factory/oauth2-client": "^4.3.764",
83
+ "@things-factory/pdf": "^4.3.764",
84
+ "@things-factory/resource-ui": "^4.3.764",
85
+ "@things-factory/scene-data-transform": "^4.3.764",
86
+ "@things-factory/scene-excel": "^4.3.764",
87
+ "@things-factory/scene-firebase": "^4.3.764",
88
+ "@things-factory/scene-form": "^4.3.764",
89
+ "@things-factory/scene-google-map": "^4.3.764",
90
+ "@things-factory/scene-graphql": "^4.3.764",
91
+ "@things-factory/scene-label": "^4.3.764",
92
+ "@things-factory/scene-marker": "^4.3.764",
93
+ "@things-factory/scene-mqtt": "^4.3.764",
94
+ "@things-factory/scene-restful": "^4.3.764",
95
+ "@things-factory/scene-visualizer": "^4.3.764",
96
+ "@things-factory/setting-ui": "^4.3.764",
97
+ "@things-factory/system-ui": "^4.3.764",
98
98
  "chance": "^1.1.4"
99
99
  },
100
100
  "devDependencies": {
101
- "@things-factory/builder": "^4.3.755"
101
+ "@things-factory/builder": "^4.3.764"
102
102
  },
103
- "gitHead": "7cd08ee86623f4ab057bd7bbc63f0f2d1be6659b"
103
+ "gitHead": "4dd8055a25e773814603c4be21fc70930d0cfb13"
104
104
  }