@things-factory/operato-pms 5.0.0-alpha.3 → 5.0.0-alpha.32

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 +55 -57
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "5.0.0-alpha.3",
3
+ "version": "5.0.0-alpha.32",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -38,63 +38,61 @@
38
38
  "docker:run": "docker run --platform linux/amd64 -p 4000:3000 hatiolab/operato-pms:latest"
39
39
  },
40
40
  "dependencies": {
41
- "@operato/ghost-print": "^0.4.3",
42
- "@operato/scene-chartjs": "^0.1.5",
43
- "@operato/scene-clock": "^0.1.5",
44
- "@operato/scene-clone": "^0.1.5",
45
- "@operato/scene-compass": "^0.1.5",
46
- "@operato/scene-gauge": "^0.1.5",
47
- "@operato/scene-half-roundrect": "^0.1.5",
48
- "@operato/scene-indoor-map": "^0.1.5",
49
- "@operato/scene-legend": "^0.1.5",
50
- "@operato/scene-news-ticker": "^0.1.5",
51
- "@operato/scene-progressbar": "^0.1.5",
52
- "@operato/scene-random": "^0.1.5",
53
- "@operato/scene-switch": "^0.1.5",
54
- "@operato/scene-tab": "^0.1.5",
55
- "@operato/scene-table": "^0.1.5",
56
- "@operato/scene-wheel-sorter": "^0.1.5",
57
- "@things-factory/apptool-ui": "^5.0.0-alpha.3",
58
- "@things-factory/auth-ui": "^5.0.0-alpha.3",
59
- "@things-factory/biz-base": "^5.0.0-alpha.3",
60
- "@things-factory/board-service": "^5.0.0-alpha.3",
61
- "@things-factory/board-ui": "^5.0.0-alpha.3",
62
- "@things-factory/code-ui": "^5.0.0-alpha.3",
63
- "@things-factory/context-ui": "^5.0.0-alpha.3",
64
- "@things-factory/dashboard": "^5.0.0-alpha.3",
65
- "@things-factory/document-template-ui": "^5.0.0-alpha.3",
66
- "@things-factory/export-ui": "^5.0.0-alpha.3",
67
- "@things-factory/export-ui-csv": "^5.0.0-alpha.3",
68
- "@things-factory/export-ui-excel": "^5.0.0-alpha.3",
69
- "@things-factory/fav-base": "^5.0.0-alpha.3",
70
- "@things-factory/form-ui": "^5.0.0-alpha.3",
71
- "@things-factory/grist-ui": "^5.0.0-alpha.3",
72
- "@things-factory/help": "^5.0.0-alpha.3",
73
- "@things-factory/i18n-base": "^5.0.0-alpha.3",
74
- "@things-factory/import-ui": "^5.0.0-alpha.3",
75
- "@things-factory/import-ui-excel": "^5.0.0-alpha.3",
76
- "@things-factory/lite-menu": "^5.0.0-alpha.3",
77
- "@things-factory/more-ui": "^5.0.0-alpha.3",
78
- "@things-factory/notification": "^5.0.0-alpha.3",
79
- "@things-factory/print-ui": "^5.0.0-alpha.3",
80
- "@things-factory/resource-ui": "^5.0.0-alpha.3",
81
- "@things-factory/scene-data-transform": "^5.0.0-alpha.3",
82
- "@things-factory/scene-excel": "^5.0.0-alpha.3",
83
- "@things-factory/scene-firebase": "^5.0.0-alpha.3",
84
- "@things-factory/scene-form": "^5.0.0-alpha.3",
85
- "@things-factory/scene-google-map": "^5.0.0-alpha.3",
86
- "@things-factory/scene-graphql": "^5.0.0-alpha.3",
87
- "@things-factory/scene-label": "^5.0.0-alpha.3",
88
- "@things-factory/scene-marker": "^5.0.0-alpha.3",
89
- "@things-factory/scene-mqtt": "^5.0.0-alpha.3",
90
- "@things-factory/scene-restful": "^5.0.0-alpha.3",
91
- "@things-factory/scene-visualizer": "^5.0.0-alpha.3",
92
- "@things-factory/setting-ui": "^5.0.0-alpha.3",
93
- "@things-factory/shell": "^5.0.0-alpha.3",
94
- "@things-factory/system-ui": "^5.0.0-alpha.3"
41
+ "@operato/ghost-print": "1.0.0-beta.1",
42
+ "@operato/scene-chartjs": "^1.0.0-alpha.10",
43
+ "@operato/scene-clock": "^1.0.0-alpha.10",
44
+ "@operato/scene-clone": "^1.0.0-alpha.10",
45
+ "@operato/scene-compass": "^1.0.0-alpha.10",
46
+ "@operato/scene-excel": "^1.0.0-alpha.10",
47
+ "@operato/scene-form": "^1.0.0-alpha.10",
48
+ "@operato/scene-gauge": "^1.0.0-alpha.10",
49
+ "@operato/scene-graphql": "^1.0.0-alpha.10",
50
+ "@operato/scene-half-roundrect": "^1.0.0-alpha.10",
51
+ "@operato/scene-indoor-map": "^1.0.0-alpha.10",
52
+ "@operato/scene-label": "^1.0.0-alpha.10",
53
+ "@operato/scene-legend": "^1.0.0-alpha.10",
54
+ "@operato/scene-marker": "^1.0.0-alpha.10",
55
+ "@operato/scene-news-ticker": "^1.0.0-alpha.10",
56
+ "@operato/scene-progressbar": "^1.0.0-alpha.10",
57
+ "@operato/scene-random": "^1.0.0-alpha.10",
58
+ "@operato/scene-restful": "^1.0.0-alpha.10",
59
+ "@operato/scene-switch": "^1.0.0-alpha.10",
60
+ "@operato/scene-tab": "^1.0.0-alpha.10",
61
+ "@operato/scene-table": "^1.0.0-alpha.10",
62
+ "@operato/scene-wheel-sorter": "^1.0.0-alpha.10",
63
+ "@things-factory/apptool-ui": "^5.0.0-alpha.32",
64
+ "@things-factory/auth-ui": "^5.0.0-alpha.32",
65
+ "@things-factory/biz-base": "^5.0.0-alpha.32",
66
+ "@things-factory/board-service": "^5.0.0-alpha.32",
67
+ "@things-factory/board-ui": "^5.0.0-alpha.32",
68
+ "@things-factory/code-ui": "^5.0.0-alpha.32",
69
+ "@things-factory/context-ui": "^5.0.0-alpha.32",
70
+ "@things-factory/dashboard": "^5.0.0-alpha.32",
71
+ "@things-factory/document-template-ui": "^5.0.0-alpha.32",
72
+ "@things-factory/export-ui": "^5.0.0-alpha.32",
73
+ "@things-factory/export-ui-csv": "^5.0.0-alpha.32",
74
+ "@things-factory/export-ui-excel": "^5.0.0-alpha.32",
75
+ "@things-factory/fav-base": "^5.0.0-alpha.32",
76
+ "@things-factory/form-ui": "^5.0.0-alpha.32",
77
+ "@things-factory/grist-ui": "^5.0.0-alpha.32",
78
+ "@things-factory/help": "^5.0.0-alpha.32",
79
+ "@things-factory/i18n-base": "^5.0.0-alpha.32",
80
+ "@things-factory/import-ui": "^5.0.0-alpha.32",
81
+ "@things-factory/import-ui-excel": "^5.0.0-alpha.32",
82
+ "@things-factory/lite-menu": "^5.0.0-alpha.32",
83
+ "@things-factory/more-ui": "^5.0.0-alpha.32",
84
+ "@things-factory/notification": "^5.0.0-alpha.32",
85
+ "@things-factory/print-ui": "^5.0.0-alpha.32",
86
+ "@things-factory/resource-ui": "^5.0.0-alpha.32",
87
+ "@things-factory/scene-data-transform": "^5.0.0-alpha.32",
88
+ "@things-factory/scene-google-map": "^5.0.0-alpha.32",
89
+ "@things-factory/scene-visualizer": "^5.0.0-alpha.32",
90
+ "@things-factory/setting-ui": "^5.0.0-alpha.32",
91
+ "@things-factory/shell": "^5.0.0-alpha.32",
92
+ "@things-factory/system-ui": "^5.0.0-alpha.32"
95
93
  },
96
94
  "devDependencies": {
97
- "@things-factory/builder": "^5.0.0-alpha.3"
95
+ "@things-factory/builder": "^5.0.0-alpha.32"
98
96
  },
99
- "gitHead": "0584a36ba889ff0b426cc87c0d9c8f14ffa2f677"
97
+ "gitHead": "c29fd7ecf652108bc3a333a6e0a766c11e1ea9f0"
100
98
  }