@things-factory/operato-board 6.1.76 → 6.1.78

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 +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "6.1.76",
3
+ "version": "6.1.78",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -80,41 +80,41 @@
80
80
  "@operato/shell": "^1.0.1",
81
81
  "@operato/styles": "^1.0.0",
82
82
  "@operato/utils": "^1.0.1",
83
- "@things-factory/apptool-ui": "^6.1.76",
84
- "@things-factory/auth-ui": "^6.1.76",
85
- "@things-factory/board-service": "^6.1.76",
86
- "@things-factory/board-ui": "^6.1.72",
87
- "@things-factory/context-ui": "^6.1.73",
88
- "@things-factory/export-ui": "^6.1.73",
89
- "@things-factory/fav-base": "^6.1.76",
90
- "@things-factory/font-base": "^6.1.76",
91
- "@things-factory/form-ui": "^6.1.66",
92
- "@things-factory/help": "^6.1.66",
93
- "@things-factory/i18n-base": "^6.1.66",
94
- "@things-factory/import-ui": "^6.1.73",
95
- "@things-factory/integration-base": "^6.1.76",
96
- "@things-factory/integration-msgraph": "^6.1.76",
97
- "@things-factory/integration-notification": "^6.1.76",
98
- "@things-factory/integration-openai": "^6.1.76",
99
- "@things-factory/integration-ui": "^6.1.76",
100
- "@things-factory/layout-ui": "^6.1.66",
101
- "@things-factory/more-ui": "^6.1.68",
102
- "@things-factory/notification": "^6.1.76",
103
- "@things-factory/oauth2-client": "^6.1.76",
104
- "@things-factory/offline-ui": "^6.1.66",
83
+ "@things-factory/apptool-ui": "^6.1.78",
84
+ "@things-factory/auth-ui": "^6.1.78",
85
+ "@things-factory/board-service": "^6.1.78",
86
+ "@things-factory/board-ui": "^6.1.78",
87
+ "@things-factory/context-ui": "^6.1.78",
88
+ "@things-factory/export-ui": "^6.1.78",
89
+ "@things-factory/fav-base": "^6.1.78",
90
+ "@things-factory/font-base": "^6.1.78",
91
+ "@things-factory/form-ui": "^6.1.78",
92
+ "@things-factory/help": "^6.1.78",
93
+ "@things-factory/i18n-base": "^6.1.78",
94
+ "@things-factory/import-ui": "^6.1.78",
95
+ "@things-factory/integration-base": "^6.1.78",
96
+ "@things-factory/integration-msgraph": "^6.1.78",
97
+ "@things-factory/integration-notification": "^6.1.78",
98
+ "@things-factory/integration-openai": "^6.1.78",
99
+ "@things-factory/integration-ui": "^6.1.78",
100
+ "@things-factory/layout-ui": "^6.1.78",
101
+ "@things-factory/more-ui": "^6.1.78",
102
+ "@things-factory/notification": "^6.1.78",
103
+ "@things-factory/oauth2-client": "^6.1.78",
104
+ "@things-factory/offline-ui": "^6.1.78",
105
105
  "@things-factory/operato-license-checker": "^3.1.0",
106
- "@things-factory/pdf": "^6.1.66",
107
- "@things-factory/print-service": "^6.1.66",
108
- "@things-factory/print-ui": "^6.1.73",
109
- "@things-factory/resource-ui": "^6.1.76",
110
- "@things-factory/scene-google-map": "^6.1.66",
111
- "@things-factory/setting-ui": "^6.1.76",
112
- "@things-factory/shell": "^6.1.66",
113
- "@things-factory/system-ui": "^6.1.66"
106
+ "@things-factory/pdf": "^6.1.78",
107
+ "@things-factory/print-service": "^6.1.78",
108
+ "@things-factory/print-ui": "^6.1.78",
109
+ "@things-factory/resource-ui": "^6.1.78",
110
+ "@things-factory/scene-google-map": "^6.1.78",
111
+ "@things-factory/setting-ui": "^6.1.78",
112
+ "@things-factory/shell": "^6.1.78",
113
+ "@things-factory/system-ui": "^6.1.78"
114
114
  },
115
115
  "devDependencies": {
116
- "@things-factory/board-test": "^6.1.76",
117
- "@things-factory/builder": "^6.1.66"
116
+ "@things-factory/board-test": "^6.1.78",
117
+ "@things-factory/builder": "^6.1.78"
118
118
  },
119
- "gitHead": "4b534eef6c84815c42a5b4fba4b857432053e757"
119
+ "gitHead": "5563e4bc955a4675b9d0190f11bb4eefc8ed55a0"
120
120
  }