@things-factory/operato-pms 6.0.0 → 6.0.1

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