@things-factory/operato-pms 7.0.1-beta.1 → 7.0.1-beta.6

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