@things-factory/operato-fleet 4.0.33 → 4.0.34

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