@things-factory/operato-pms 7.0.1-beta.23 → 7.0.1-beta.26

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 +27 -27
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "7.0.1-beta.23",
3
+ "version": "7.0.1-beta.26",
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.23",
69
- "@things-factory/auth-ui": "^7.0.1-beta.23",
70
- "@things-factory/biz-base": "^7.0.1-beta.23",
71
- "@things-factory/board-service": "^7.0.1-beta.23",
72
- "@things-factory/board-ui": "^7.0.1-beta.23",
73
- "@things-factory/code-ui": "^7.0.1-beta.23",
74
- "@things-factory/context-ui": "^7.0.1-beta.23",
75
- "@things-factory/dashboard": "^7.0.1-beta.23",
76
- "@things-factory/document-template-ui": "^7.0.1-beta.23",
77
- "@things-factory/export-ui": "^7.0.1-beta.23",
78
- "@things-factory/export-ui-csv": "^7.0.1-beta.23",
79
- "@things-factory/export-ui-excel": "^7.0.1-beta.23",
80
- "@things-factory/fav-base": "^7.0.1-beta.23",
68
+ "@things-factory/apptool-ui": "^7.0.1-beta.25",
69
+ "@things-factory/auth-ui": "^7.0.1-beta.25",
70
+ "@things-factory/biz-base": "^7.0.1-beta.25",
71
+ "@things-factory/board-service": "^7.0.1-beta.26",
72
+ "@things-factory/board-ui": "^7.0.1-beta.25",
73
+ "@things-factory/code-ui": "^7.0.1-beta.25",
74
+ "@things-factory/context-ui": "^7.0.1-beta.25",
75
+ "@things-factory/dashboard": "^7.0.1-beta.26",
76
+ "@things-factory/document-template-ui": "^7.0.1-beta.25",
77
+ "@things-factory/export-ui": "^7.0.1-beta.25",
78
+ "@things-factory/export-ui-csv": "^7.0.1-beta.25",
79
+ "@things-factory/export-ui-excel": "^7.0.1-beta.25",
80
+ "@things-factory/fav-base": "^7.0.1-beta.25",
81
81
  "@things-factory/form-ui": "^7.0.1-beta.7",
82
- "@things-factory/help": "^7.0.1-beta.23",
83
- "@things-factory/i18n-base": "^7.0.1-beta.23",
84
- "@things-factory/import-ui": "^7.0.1-beta.23",
85
- "@things-factory/import-ui-excel": "^7.0.1-beta.23",
86
- "@things-factory/lite-menu": "^7.0.1-beta.23",
87
- "@things-factory/more-ui": "^7.0.1-beta.23",
88
- "@things-factory/notification": "^7.0.1-beta.23",
89
- "@things-factory/print-ui": "^7.0.1-beta.23",
90
- "@things-factory/resource-ui": "^7.0.1-beta.23",
91
- "@things-factory/setting-ui": "^7.0.1-beta.23",
92
- "@things-factory/shell": "^7.0.1-beta.23",
93
- "@things-factory/system": "^7.0.1-beta.23"
82
+ "@things-factory/help": "^7.0.1-beta.25",
83
+ "@things-factory/i18n-base": "^7.0.1-beta.25",
84
+ "@things-factory/import-ui": "^7.0.1-beta.25",
85
+ "@things-factory/import-ui-excel": "^7.0.1-beta.25",
86
+ "@things-factory/lite-menu": "^7.0.1-beta.26",
87
+ "@things-factory/more-ui": "^7.0.1-beta.25",
88
+ "@things-factory/notification": "^7.0.1-beta.25",
89
+ "@things-factory/print-ui": "^7.0.1-beta.25",
90
+ "@things-factory/resource-ui": "^7.0.1-beta.25",
91
+ "@things-factory/setting-ui": "^7.0.1-beta.25",
92
+ "@things-factory/shell": "^7.0.1-beta.25",
93
+ "@things-factory/system": "^7.0.1-beta.25"
94
94
  },
95
95
  "devDependencies": {
96
96
  "@things-factory/builder": "^7.0.1-beta.18"
97
97
  },
98
- "gitHead": "b27d9abe4e96c79485172e955f6388eda35c3f13"
98
+ "gitHead": "bc010946852bd43ec233a4a1a5a3684d79e110fe"
99
99
  }