@things-factory/operato-fleet 4.3.39 → 4.3.46

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