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