@things-factory/operato-pms 3.7.7 → 3.8.0

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-pms",
3
- "version": "3.7.7",
3
+ "version": "3.8.0",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -39,30 +39,30 @@
39
39
  },
40
40
  "dependencies": {
41
41
  "@operato/ghost-print": "0.1.14",
42
- "@things-factory/apptool-ui": "^3.7.5",
43
- "@things-factory/auth-ui": "^3.7.7",
44
- "@things-factory/biz-base": "^3.7.5",
45
- "@things-factory/board-service": "^3.7.5",
46
- "@things-factory/board-ui": "^3.7.5",
47
- "@things-factory/code-ui": "^3.7.5",
48
- "@things-factory/context-ui": "^3.7.5",
49
- "@things-factory/dashboard": "^3.7.5",
50
- "@things-factory/document-template-ui": "^3.7.5",
51
- "@things-factory/export-ui": "^3.7.5",
52
- "@things-factory/export-ui-csv": "^3.7.5",
53
- "@things-factory/export-ui-excel": "^3.7.5",
54
- "@things-factory/fav-base": "^3.7.5",
55
- "@things-factory/form-ui": "^3.7.5",
42
+ "@things-factory/apptool-ui": "^3.8.0",
43
+ "@things-factory/auth-ui": "^3.8.0",
44
+ "@things-factory/biz-base": "^3.8.0",
45
+ "@things-factory/board-service": "^3.8.0",
46
+ "@things-factory/board-ui": "^3.8.0",
47
+ "@things-factory/code-ui": "^3.8.0",
48
+ "@things-factory/context-ui": "^3.8.0",
49
+ "@things-factory/dashboard": "^3.8.0",
50
+ "@things-factory/document-template-ui": "^3.8.0",
51
+ "@things-factory/export-ui": "^3.8.0",
52
+ "@things-factory/export-ui-csv": "^3.8.0",
53
+ "@things-factory/export-ui-excel": "^3.8.0",
54
+ "@things-factory/fav-base": "^3.8.0",
55
+ "@things-factory/form-ui": "^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/import-ui": "^3.7.5",
60
- "@things-factory/import-ui-excel": "^3.7.5",
61
- "@things-factory/lite-menu": "^3.7.5",
62
- "@things-factory/more-ui": "^3.7.5",
63
- "@things-factory/notification": "^3.7.5",
64
- "@things-factory/print-ui": "^3.7.5",
65
- "@things-factory/resource-ui": "^3.7.7",
57
+ "@things-factory/help": "^3.8.0",
58
+ "@things-factory/i18n-ui": "^3.8.0",
59
+ "@things-factory/import-ui": "^3.8.0",
60
+ "@things-factory/import-ui-excel": "^3.8.0",
61
+ "@things-factory/lite-menu": "^3.8.0",
62
+ "@things-factory/more-ui": "^3.8.0",
63
+ "@things-factory/notification": "^3.8.0",
64
+ "@things-factory/print-ui": "^3.8.0",
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",
@@ -76,7 +76,7 @@
76
76
  "@things-factory/scene-graphql": "^3.7.5",
77
77
  "@things-factory/scene-half-roundrect": "^3.7.5",
78
78
  "@things-factory/scene-indoor-map": "^3.7.5",
79
- "@things-factory/scene-label": "^3.7.7",
79
+ "@things-factory/scene-label": "^3.8.0",
80
80
  "@things-factory/scene-legend": "^3.7.5",
81
81
  "@things-factory/scene-marker": "^3.7.5",
82
82
  "@things-factory/scene-mqtt": "^3.7.5",
@@ -89,12 +89,12 @@
89
89
  "@things-factory/scene-table": "^3.7.5",
90
90
  "@things-factory/scene-visualizer": "^3.7.5",
91
91
  "@things-factory/scene-wheel-sorter": "^3.7.5",
92
- "@things-factory/setting-ui": "^3.7.5",
93
- "@things-factory/shell": "^3.7.5",
94
- "@things-factory/system-ui": "^3.7.5"
92
+ "@things-factory/setting-ui": "^3.8.0",
93
+ "@things-factory/shell": "^3.8.0",
94
+ "@things-factory/system-ui": "^3.8.0"
95
95
  },
96
96
  "devDependencies": {
97
97
  "@things-factory/builder": "^3.7.5"
98
98
  },
99
- "gitHead": "7e1cfc771ca9e8970d90493d3049d4d589e96f08"
99
+ "gitHead": "d3a61edb1a77732db20185aedc47b2cce6dd1f82"
100
100
  }