@things-factory/operato-fleet 3.6.29 → 3.6.33

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 +58 -58
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-fleet",
3
- "version": "3.6.29",
3
+ "version": "3.6.33",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,8 +25,8 @@
25
25
  "clean:server": "rm -rf dist-server",
26
26
  "clean:client": "rm -rf dist-client",
27
27
  "clean": "npm run clean:server && npm run clean:client",
28
- "migration": "npm run build:server && things-factory-migration",
29
- "migration:privileges": "npm run build:server && things-factory-migration-privileges",
28
+ "migration": "things-factory-migration",
29
+ "migration:privileges": "things-factory-migration-privileges",
30
30
  "migration:create": "node ../../node_modules/typeorm/cli.js migration:create -d ./server/migrations",
31
31
  "migration:generate": "node ../../node_modules/typeorm/cli.js migration:generate",
32
32
  "migration:run": "node ../../node_modules/typeorm/cli.js migration:run",
@@ -41,63 +41,63 @@
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.6.29",
45
- "@things-factory/attachment-base": "^3.6.29",
46
- "@things-factory/auth-ui": "^3.6.29",
47
- "@things-factory/biz-base": "^3.6.29",
48
- "@things-factory/board-service": "^3.6.29",
49
- "@things-factory/board-ui": "^3.6.29",
50
- "@things-factory/code-ui": "^3.6.29",
51
- "@things-factory/context-ui": "^3.6.29",
52
- "@things-factory/dashboard": "^3.6.29",
53
- "@things-factory/export-ui": "^3.6.29",
54
- "@things-factory/export-ui-csv": "^3.6.29",
55
- "@things-factory/export-ui-excel": "^3.6.29",
56
- "@things-factory/grist-ui": "^3.6.24",
57
- "@things-factory/help": "^3.6.29",
58
- "@things-factory/i18n-ui": "^3.6.29",
59
- "@things-factory/integration-fulfillment": "^3.6.29",
60
- "@things-factory/integration-marketplace": "^3.6.29",
61
- "@things-factory/more-ui": "^3.6.29",
62
- "@things-factory/notification": "^3.6.29",
63
- "@things-factory/oauth2-client": "^3.6.29",
64
- "@things-factory/pdf": "^3.6.24",
65
- "@things-factory/resource-ui": "^3.6.29",
66
- "@things-factory/scene-chartjs": "^3.6.24",
67
- "@things-factory/scene-clock": "^3.6.24",
68
- "@things-factory/scene-clone": "^3.6.24",
69
- "@things-factory/scene-compass": "^3.6.24",
70
- "@things-factory/scene-data-transform": "^3.6.24",
71
- "@things-factory/scene-excel": "^3.6.24",
72
- "@things-factory/scene-firebase": "^3.6.24",
73
- "@things-factory/scene-form": "^3.6.24",
74
- "@things-factory/scene-gauge": "^3.6.24",
75
- "@things-factory/scene-google-map": "^3.6.24",
76
- "@things-factory/scene-graphql": "^3.6.24",
77
- "@things-factory/scene-grist": "^3.6.24",
78
- "@things-factory/scene-half-roundrect": "^3.6.24",
79
- "@things-factory/scene-indoor-map": "^3.6.24",
80
- "@things-factory/scene-integration": "^3.6.24",
81
- "@things-factory/scene-label": "^3.6.29",
82
- "@things-factory/scene-legend": "^3.6.24",
83
- "@things-factory/scene-marker": "^3.6.24",
84
- "@things-factory/scene-mqtt": "^3.6.24",
85
- "@things-factory/scene-news-ticker": "^3.6.24",
86
- "@things-factory/scene-progressbar": "^3.6.24",
87
- "@things-factory/scene-random": "^3.6.24",
88
- "@things-factory/scene-restful": "^3.6.24",
89
- "@things-factory/scene-switch": "^3.6.24",
90
- "@things-factory/scene-tab": "^3.6.24",
91
- "@things-factory/scene-table": "^3.6.24",
92
- "@things-factory/scene-timer": "^3.6.24",
93
- "@things-factory/scene-visualizer": "^3.6.24",
94
- "@things-factory/scene-wheel-sorter": "^3.6.24",
95
- "@things-factory/setting-ui": "^3.6.29",
96
- "@things-factory/system-ui": "^3.6.29",
44
+ "@things-factory/apptool-ui": "^3.6.33",
45
+ "@things-factory/attachment-base": "^3.6.33",
46
+ "@things-factory/auth-ui": "^3.6.33",
47
+ "@things-factory/biz-base": "^3.6.33",
48
+ "@things-factory/board-service": "^3.6.33",
49
+ "@things-factory/board-ui": "^3.6.33",
50
+ "@things-factory/code-ui": "^3.6.33",
51
+ "@things-factory/context-ui": "^3.6.33",
52
+ "@things-factory/dashboard": "^3.6.33",
53
+ "@things-factory/export-ui": "^3.6.33",
54
+ "@things-factory/export-ui-csv": "^3.6.33",
55
+ "@things-factory/export-ui-excel": "^3.6.33",
56
+ "@things-factory/grist-ui": "^3.6.33",
57
+ "@things-factory/help": "^3.6.33",
58
+ "@things-factory/i18n-ui": "^3.6.33",
59
+ "@things-factory/integration-fulfillment": "^3.6.33",
60
+ "@things-factory/integration-marketplace": "^3.6.33",
61
+ "@things-factory/more-ui": "^3.6.33",
62
+ "@things-factory/notification": "^3.6.33",
63
+ "@things-factory/oauth2-client": "^3.6.33",
64
+ "@things-factory/pdf": "^3.6.33",
65
+ "@things-factory/resource-ui": "^3.6.33",
66
+ "@things-factory/scene-chartjs": "^3.6.33",
67
+ "@things-factory/scene-clock": "^3.6.33",
68
+ "@things-factory/scene-clone": "^3.6.33",
69
+ "@things-factory/scene-compass": "^3.6.33",
70
+ "@things-factory/scene-data-transform": "^3.6.33",
71
+ "@things-factory/scene-excel": "^3.6.33",
72
+ "@things-factory/scene-firebase": "^3.6.33",
73
+ "@things-factory/scene-form": "^3.6.33",
74
+ "@things-factory/scene-gauge": "^3.6.33",
75
+ "@things-factory/scene-google-map": "^3.6.33",
76
+ "@things-factory/scene-graphql": "^3.6.33",
77
+ "@things-factory/scene-grist": "^3.6.33",
78
+ "@things-factory/scene-half-roundrect": "^3.6.33",
79
+ "@things-factory/scene-indoor-map": "^3.6.33",
80
+ "@things-factory/scene-integration": "^3.6.33",
81
+ "@things-factory/scene-label": "^3.6.33",
82
+ "@things-factory/scene-legend": "^3.6.33",
83
+ "@things-factory/scene-marker": "^3.6.33",
84
+ "@things-factory/scene-mqtt": "^3.6.33",
85
+ "@things-factory/scene-news-ticker": "^3.6.33",
86
+ "@things-factory/scene-progressbar": "^3.6.33",
87
+ "@things-factory/scene-random": "^3.6.33",
88
+ "@things-factory/scene-restful": "^3.6.33",
89
+ "@things-factory/scene-switch": "^3.6.33",
90
+ "@things-factory/scene-tab": "^3.6.33",
91
+ "@things-factory/scene-table": "^3.6.33",
92
+ "@things-factory/scene-timer": "^3.6.33",
93
+ "@things-factory/scene-visualizer": "^3.6.33",
94
+ "@things-factory/scene-wheel-sorter": "^3.6.33",
95
+ "@things-factory/setting-ui": "^3.6.33",
96
+ "@things-factory/system-ui": "^3.6.33",
97
97
  "chance": "^1.1.4"
98
98
  },
99
99
  "devDependencies": {
100
- "@things-factory/builder": "^3.6.24"
100
+ "@things-factory/builder": "^3.6.33"
101
101
  },
102
- "gitHead": "68873f7d01cf4fdabb992d3cca0c7c2d4cca07b4"
102
+ "gitHead": "965ef2f6fdc604b4f800e4d01337a3814b3b0d21"
103
103
  }