@things-factory/operato-fleet 4.3.111 → 4.3.114

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