@things-factory/operato-fleet 4.3.61 → 4.3.66

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