@things-factory/operato-fleet 3.7.9 → 3.8.10

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 +26 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-fleet",
3
- "version": "3.7.9",
3
+ "version": "3.8.10",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -41,28 +41,28 @@
41
41
  "@material/mwc-formfield": "^0.22.1",
42
42
  "@material/mwc-linear-progress": "^0.22.1",
43
43
  "@material/mwc-radio": "^0.22.1",
44
- "@things-factory/apptool-ui": "^3.7.5",
45
- "@things-factory/attachment-base": "^3.7.5",
46
- "@things-factory/auth-ui": "^3.7.7",
47
- "@things-factory/biz-base": "^3.7.5",
48
- "@things-factory/board-service": "^3.7.5",
49
- "@things-factory/board-ui": "^3.7.5",
50
- "@things-factory/code-ui": "^3.7.5",
51
- "@things-factory/context-ui": "^3.7.5",
52
- "@things-factory/dashboard": "^3.7.5",
53
- "@things-factory/export-ui": "^3.7.5",
54
- "@things-factory/export-ui-csv": "^3.7.5",
55
- "@things-factory/export-ui-excel": "^3.7.5",
44
+ "@things-factory/apptool-ui": "^3.8.0",
45
+ "@things-factory/attachment-base": "^3.8.0",
46
+ "@things-factory/auth-ui": "^3.8.0",
47
+ "@things-factory/biz-base": "^3.8.0",
48
+ "@things-factory/board-service": "^3.8.0",
49
+ "@things-factory/board-ui": "^3.8.0",
50
+ "@things-factory/code-ui": "^3.8.0",
51
+ "@things-factory/context-ui": "^3.8.0",
52
+ "@things-factory/dashboard": "^3.8.0",
53
+ "@things-factory/export-ui": "^3.8.0",
54
+ "@things-factory/export-ui-csv": "^3.8.0",
55
+ "@things-factory/export-ui-excel": "^3.8.0",
56
56
  "@things-factory/grist-ui": "^3.7.5",
57
- "@things-factory/help": "^3.7.5",
58
- "@things-factory/i18n-ui": "^3.7.5",
59
- "@things-factory/integration-fulfillment": "^3.7.7",
60
- "@things-factory/integration-marketplace": "^3.7.9",
61
- "@things-factory/more-ui": "^3.7.5",
62
- "@things-factory/notification": "^3.7.5",
63
- "@things-factory/oauth2-client": "^3.7.5",
57
+ "@things-factory/help": "^3.8.0",
58
+ "@things-factory/i18n-ui": "^3.8.0",
59
+ "@things-factory/integration-fulfillment": "^3.8.3",
60
+ "@things-factory/integration-marketplace": "^3.8.10",
61
+ "@things-factory/more-ui": "^3.8.0",
62
+ "@things-factory/notification": "^3.8.0",
63
+ "@things-factory/oauth2-client": "^3.8.0",
64
64
  "@things-factory/pdf": "^3.7.5",
65
- "@things-factory/resource-ui": "^3.7.7",
65
+ "@things-factory/resource-ui": "^3.8.0",
66
66
  "@things-factory/scene-chartjs": "^3.7.5",
67
67
  "@things-factory/scene-clock": "^3.7.5",
68
68
  "@things-factory/scene-clone": "^3.7.5",
@@ -74,11 +74,11 @@
74
74
  "@things-factory/scene-gauge": "^3.7.5",
75
75
  "@things-factory/scene-google-map": "^3.7.5",
76
76
  "@things-factory/scene-graphql": "^3.7.5",
77
- "@things-factory/scene-grist": "^3.7.5",
77
+ "@things-factory/scene-grist": "^3.8.0",
78
78
  "@things-factory/scene-half-roundrect": "^3.7.5",
79
79
  "@things-factory/scene-indoor-map": "^3.7.5",
80
80
  "@things-factory/scene-integration": "^3.7.5",
81
- "@things-factory/scene-label": "^3.7.7",
81
+ "@things-factory/scene-label": "^3.8.0",
82
82
  "@things-factory/scene-legend": "^3.7.5",
83
83
  "@things-factory/scene-marker": "^3.7.5",
84
84
  "@things-factory/scene-mqtt": "^3.7.5",
@@ -92,12 +92,12 @@
92
92
  "@things-factory/scene-timer": "^3.7.5",
93
93
  "@things-factory/scene-visualizer": "^3.7.5",
94
94
  "@things-factory/scene-wheel-sorter": "^3.7.5",
95
- "@things-factory/setting-ui": "^3.7.5",
96
- "@things-factory/system-ui": "^3.7.5",
95
+ "@things-factory/setting-ui": "^3.8.0",
96
+ "@things-factory/system-ui": "^3.8.0",
97
97
  "chance": "^1.1.4"
98
98
  },
99
99
  "devDependencies": {
100
100
  "@things-factory/builder": "^3.7.5"
101
101
  },
102
- "gitHead": "4d4b67315ce5f7a8a3e2cbc3206ff23b0f1d5f9d"
102
+ "gitHead": "94812199ec2098fe7f9ea7ad362399b09263ebf7"
103
103
  }