@things-factory/operato-pms 9.0.0-beta.3 → 9.0.0-beta.4

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "9.0.0-beta.3",
3
+ "version": "9.0.0-beta.4",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -63,36 +63,36 @@
63
63
  "@operato/scene-table": "^9.0.0-beta",
64
64
  "@operato/scene-visualizer": "^9.0.0-beta",
65
65
  "@operato/scene-wheel-sorter": "^9.0.0-beta",
66
- "@things-factory/apptool-ui": "^9.0.0-beta.3",
67
- "@things-factory/auth-ui": "^9.0.0-beta.3",
68
- "@things-factory/biz-base": "^9.0.0-beta.3",
69
- "@things-factory/board-service": "^9.0.0-beta.3",
70
- "@things-factory/board-ui": "^9.0.0-beta.3",
71
- "@things-factory/code-ui": "^9.0.0-beta.3",
66
+ "@things-factory/apptool-ui": "^9.0.0-beta.4",
67
+ "@things-factory/auth-ui": "^9.0.0-beta.4",
68
+ "@things-factory/biz-base": "^9.0.0-beta.4",
69
+ "@things-factory/board-service": "^9.0.0-beta.4",
70
+ "@things-factory/board-ui": "^9.0.0-beta.4",
71
+ "@things-factory/code-ui": "^9.0.0-beta.4",
72
72
  "@things-factory/context-ui": "^9.0.0-beta.0",
73
- "@things-factory/dashboard": "^9.0.0-beta.3",
74
- "@things-factory/document-template-ui": "^9.0.0-beta.3",
73
+ "@things-factory/dashboard": "^9.0.0-beta.4",
74
+ "@things-factory/document-template-ui": "^9.0.0-beta.4",
75
75
  "@things-factory/evaluation": "^9.0.0-beta.0",
76
76
  "@things-factory/export-ui": "^9.0.0-beta.0",
77
77
  "@things-factory/export-ui-csv": "^9.0.0-beta.0",
78
78
  "@things-factory/export-ui-excel": "^9.0.0-beta.0",
79
- "@things-factory/fav-base": "^9.0.0-beta.3",
79
+ "@things-factory/fav-base": "^9.0.0-beta.4",
80
80
  "@things-factory/form-ui": "^9.0.0-beta.0",
81
81
  "@things-factory/help": "^9.0.0-beta.0",
82
- "@things-factory/i18n-base": "^9.0.0-beta.3",
83
- "@things-factory/import-ui": "^9.0.0-beta.3",
84
- "@things-factory/import-ui-excel": "^9.0.0-beta.3",
85
- "@things-factory/lite-menu": "^9.0.0-beta.3",
82
+ "@things-factory/i18n-base": "^9.0.0-beta.4",
83
+ "@things-factory/import-ui": "^9.0.0-beta.4",
84
+ "@things-factory/import-ui-excel": "^9.0.0-beta.4",
85
+ "@things-factory/lite-menu": "^9.0.0-beta.4",
86
86
  "@things-factory/more-ui": "^9.0.0-beta.0",
87
- "@things-factory/notification": "^9.0.0-beta.3",
88
- "@things-factory/print-ui": "^9.0.0-beta.3",
89
- "@things-factory/resource-ui": "^9.0.0-beta.3",
90
- "@things-factory/setting-ui": "^9.0.0-beta.3",
87
+ "@things-factory/notification": "^9.0.0-beta.4",
88
+ "@things-factory/print-ui": "^9.0.0-beta.4",
89
+ "@things-factory/resource-ui": "^9.0.0-beta.4",
90
+ "@things-factory/setting-ui": "^9.0.0-beta.4",
91
91
  "@things-factory/shell": "^9.0.0-beta.0",
92
92
  "@things-factory/system": "^9.0.0-beta.0"
93
93
  },
94
94
  "devDependencies": {
95
95
  "@things-factory/builder": "^8.0.0-beta.4"
96
96
  },
97
- "gitHead": "1d7e0dd4c88f3c3f3bd311c00e4b1d1542d53634"
97
+ "gitHead": "df080ce07d4e046d7684b6790d41df269772a5d7"
98
98
  }