@things-factory/operato-pms 6.2.31 → 6.2.33

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.2.31",
3
+ "version": "6.2.33",
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.2.31",
68
- "@things-factory/auth-ui": "^6.2.31",
69
- "@things-factory/biz-base": "^6.2.31",
70
- "@things-factory/board-service": "^6.2.31",
71
- "@things-factory/board-ui": "^6.2.31",
72
- "@things-factory/code-ui": "^6.2.31",
73
- "@things-factory/context-ui": "^6.2.31",
74
- "@things-factory/dashboard": "^6.2.31",
75
- "@things-factory/document-template-ui": "^6.2.31",
76
- "@things-factory/export-ui": "^6.2.31",
77
- "@things-factory/export-ui-csv": "^6.2.31",
78
- "@things-factory/export-ui-excel": "^6.2.31",
79
- "@things-factory/fav-base": "^6.2.31",
80
- "@things-factory/form-ui": "^6.2.27",
81
- "@things-factory/help": "^6.2.31",
82
- "@things-factory/i18n-base": "^6.2.31",
83
- "@things-factory/import-ui": "^6.2.31",
84
- "@things-factory/import-ui-excel": "^6.2.31",
85
- "@things-factory/lite-menu": "^6.2.31",
86
- "@things-factory/more-ui": "^6.2.31",
87
- "@things-factory/notification": "^6.2.31",
88
- "@things-factory/print-ui": "^6.2.31",
89
- "@things-factory/resource-ui": "^6.2.31",
90
- "@things-factory/scene-google-map": "^6.2.27",
91
- "@things-factory/setting-ui": "^6.2.31",
92
- "@things-factory/shell": "^6.2.31",
93
- "@things-factory/system-ui": "^6.2.31"
67
+ "@things-factory/apptool-ui": "^6.2.33",
68
+ "@things-factory/auth-ui": "^6.2.33",
69
+ "@things-factory/biz-base": "^6.2.33",
70
+ "@things-factory/board-service": "^6.2.33",
71
+ "@things-factory/board-ui": "^6.2.33",
72
+ "@things-factory/code-ui": "^6.2.33",
73
+ "@things-factory/context-ui": "^6.2.33",
74
+ "@things-factory/dashboard": "^6.2.33",
75
+ "@things-factory/document-template-ui": "^6.2.33",
76
+ "@things-factory/export-ui": "^6.2.33",
77
+ "@things-factory/export-ui-csv": "^6.2.33",
78
+ "@things-factory/export-ui-excel": "^6.2.33",
79
+ "@things-factory/fav-base": "^6.2.33",
80
+ "@things-factory/form-ui": "^6.2.33",
81
+ "@things-factory/help": "^6.2.33",
82
+ "@things-factory/i18n-base": "^6.2.33",
83
+ "@things-factory/import-ui": "^6.2.33",
84
+ "@things-factory/import-ui-excel": "^6.2.33",
85
+ "@things-factory/lite-menu": "^6.2.33",
86
+ "@things-factory/more-ui": "^6.2.33",
87
+ "@things-factory/notification": "^6.2.33",
88
+ "@things-factory/print-ui": "^6.2.33",
89
+ "@things-factory/resource-ui": "^6.2.33",
90
+ "@things-factory/scene-google-map": "^6.2.33",
91
+ "@things-factory/setting-ui": "^6.2.33",
92
+ "@things-factory/shell": "^6.2.33",
93
+ "@things-factory/system-ui": "^6.2.33"
94
94
  },
95
95
  "devDependencies": {
96
- "@things-factory/builder": "^6.2.27"
96
+ "@things-factory/builder": "^6.2.33"
97
97
  },
98
- "gitHead": "0e904fde521867b12fb95fc24f98ca5e6bd53e6e"
98
+ "gitHead": "9fe5ab84786e99bc45027820fc50d3c5eca9600f"
99
99
  }