@things-factory/operato-fleet 4.0.21 → 4.0.22

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