@things-factory/operato-pms 10.0.0-beta.7 → 10.0.0-beta.9

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