@things-factory/operato-fleet 5.0.0 → 5.0.7

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 +29 -29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-fleet",
3
- "version": "5.0.0",
3
+ "version": "5.0.7",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -41,8 +41,8 @@
41
41
  "@material/mwc-formfield": "^0.26.1",
42
42
  "@material/mwc-linear-progress": "^0.26.1",
43
43
  "@material/mwc-radio": "^0.26.1",
44
- "@operato/board": "^1.0.0",
45
- "@operato/help": "^1.0.0",
44
+ "@operato/board": "^1.0.1",
45
+ "@operato/help": "^1.0.1",
46
46
  "@operato/scene-chartjs": "^1.0.0",
47
47
  "@operato/scene-clock": "^1.0.0",
48
48
  "@operato/scene-clone": "^1.0.0",
@@ -68,36 +68,36 @@
68
68
  "@operato/scene-table": "^1.0.0",
69
69
  "@operato/scene-timer": "^1.0.0",
70
70
  "@operato/scene-wheel-sorter": "^1.0.0",
71
- "@things-factory/apptool-ui": "^5.0.0",
72
- "@things-factory/attachment-base": "^5.0.0",
73
- "@things-factory/auth-ui": "^5.0.0",
74
- "@things-factory/biz-base": "^5.0.0",
75
- "@things-factory/board-service": "^5.0.0",
76
- "@things-factory/board-ui": "^5.0.0",
77
- "@things-factory/code-ui": "^5.0.0",
78
- "@things-factory/context-ui": "^5.0.0",
79
- "@things-factory/dashboard": "^5.0.0",
80
- "@things-factory/export-ui": "^5.0.0",
81
- "@things-factory/export-ui-csv": "^5.0.0",
82
- "@things-factory/export-ui-excel": "^5.0.0",
83
- "@things-factory/grist-ui": "^5.0.0",
84
- "@things-factory/help": "^5.0.0",
85
- "@things-factory/i18n-base": "^5.0.0",
86
- "@things-factory/integration-fulfillment": "^5.0.0",
87
- "@things-factory/integration-marketplace": "^5.0.0",
88
- "@things-factory/more-ui": "^5.0.0",
89
- "@things-factory/notification": "^5.0.0",
90
- "@things-factory/oauth2-client": "^5.0.0",
91
- "@things-factory/pdf": "^5.0.0",
92
- "@things-factory/resource-ui": "^5.0.0",
71
+ "@things-factory/apptool-ui": "^5.0.7",
72
+ "@things-factory/attachment-base": "^5.0.7",
73
+ "@things-factory/auth-ui": "^5.0.7",
74
+ "@things-factory/biz-base": "^5.0.7",
75
+ "@things-factory/board-service": "^5.0.7",
76
+ "@things-factory/board-ui": "^5.0.7",
77
+ "@things-factory/code-ui": "^5.0.7",
78
+ "@things-factory/context-ui": "^5.0.7",
79
+ "@things-factory/dashboard": "^5.0.7",
80
+ "@things-factory/export-ui": "^5.0.7",
81
+ "@things-factory/export-ui-csv": "^5.0.7",
82
+ "@things-factory/export-ui-excel": "^5.0.7",
83
+ "@things-factory/grist-ui": "^5.0.7",
84
+ "@things-factory/help": "^5.0.7",
85
+ "@things-factory/i18n-base": "^5.0.7",
86
+ "@things-factory/integration-fulfillment": "^5.0.7",
87
+ "@things-factory/integration-marketplace": "^5.0.7",
88
+ "@things-factory/more-ui": "^5.0.7",
89
+ "@things-factory/notification": "^5.0.7",
90
+ "@things-factory/oauth2-client": "^5.0.7",
91
+ "@things-factory/pdf": "^5.0.1",
92
+ "@things-factory/resource-ui": "^5.0.7",
93
93
  "@things-factory/scene-google-map": "^5.0.0",
94
94
  "@things-factory/scene-visualizer": "^5.0.0",
95
- "@things-factory/setting-ui": "^5.0.0",
96
- "@things-factory/system-ui": "^5.0.0",
95
+ "@things-factory/setting-ui": "^5.0.7",
96
+ "@things-factory/system-ui": "^5.0.7",
97
97
  "chance": "^1.1.4"
98
98
  },
99
99
  "devDependencies": {
100
- "@things-factory/builder": "^5.0.0"
100
+ "@things-factory/builder": "^5.0.7"
101
101
  },
102
- "gitHead": "32cb91663e38de9ab1bb7a72af923c3bf8ac187b"
102
+ "gitHead": "1c7c7618e2e3c9ef8b07d730c3df84c8bc01b35f"
103
103
  }