@things-factory/operato-pms 6.1.87 → 6.1.89

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