@things-factory/operato-board 6.2.26 → 6.2.27

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 +35 -35
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "6.2.26",
3
+ "version": "6.2.27",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -87,42 +87,42 @@
87
87
  "@operato/shell": "^1.0.1",
88
88
  "@operato/styles": "^1.0.0",
89
89
  "@operato/utils": "^1.0.1",
90
- "@things-factory/apptool-ui": "^6.2.25",
91
- "@things-factory/auth-azure-ad": "^6.2.25",
92
- "@things-factory/auth-google": "^6.2.25",
93
- "@things-factory/auth-ui": "^6.2.26",
94
- "@things-factory/board-service": "^6.2.25",
95
- "@things-factory/board-ui": "^6.2.25",
96
- "@things-factory/context-ui": "^6.2.24",
97
- "@things-factory/export-ui": "^6.2.24",
98
- "@things-factory/fav-base": "^6.2.25",
99
- "@things-factory/font-base": "^6.2.25",
100
- "@things-factory/form-ui": "^6.2.0",
101
- "@things-factory/help": "^6.2.24",
102
- "@things-factory/i18n-base": "^6.2.24",
103
- "@things-factory/import-ui": "^6.2.24",
104
- "@things-factory/integration-base": "^6.2.25",
105
- "@things-factory/integration-msgraph": "^6.2.25",
106
- "@things-factory/integration-notification": "^6.2.25",
107
- "@things-factory/integration-openai": "^6.2.25",
108
- "@things-factory/integration-ui": "^6.2.25",
109
- "@things-factory/more-ui": "^6.2.24",
110
- "@things-factory/notification": "^6.2.25",
111
- "@things-factory/oauth2-client": "^6.2.25",
112
- "@things-factory/offline-ui": "^6.2.24",
90
+ "@things-factory/apptool-ui": "^6.2.27",
91
+ "@things-factory/auth-azure-ad": "^6.2.27",
92
+ "@things-factory/auth-google": "^6.2.27",
93
+ "@things-factory/auth-ui": "^6.2.27",
94
+ "@things-factory/board-service": "^6.2.27",
95
+ "@things-factory/board-ui": "^6.2.27",
96
+ "@things-factory/context-ui": "^6.2.27",
97
+ "@things-factory/export-ui": "^6.2.27",
98
+ "@things-factory/fav-base": "^6.2.27",
99
+ "@things-factory/font-base": "^6.2.27",
100
+ "@things-factory/form-ui": "^6.2.27",
101
+ "@things-factory/help": "^6.2.27",
102
+ "@things-factory/i18n-base": "^6.2.27",
103
+ "@things-factory/import-ui": "^6.2.27",
104
+ "@things-factory/integration-base": "^6.2.27",
105
+ "@things-factory/integration-msgraph": "^6.2.27",
106
+ "@things-factory/integration-notification": "^6.2.27",
107
+ "@things-factory/integration-openai": "^6.2.27",
108
+ "@things-factory/integration-ui": "^6.2.27",
109
+ "@things-factory/more-ui": "^6.2.27",
110
+ "@things-factory/notification": "^6.2.27",
111
+ "@things-factory/oauth2-client": "^6.2.27",
112
+ "@things-factory/offline-ui": "^6.2.27",
113
113
  "@things-factory/operato-license-checker": "^3.1.0",
114
- "@things-factory/pdf": "^6.2.0",
115
- "@things-factory/print-service": "^6.2.24",
116
- "@things-factory/print-ui": "^6.2.25",
117
- "@things-factory/resource-ui": "^6.2.26",
118
- "@things-factory/scene-google-map": "^6.2.0",
119
- "@things-factory/setting-ui": "^6.2.25",
120
- "@things-factory/shell": "^6.2.24",
121
- "@things-factory/system-ui": "^6.2.24"
114
+ "@things-factory/pdf": "^6.2.27",
115
+ "@things-factory/print-service": "^6.2.27",
116
+ "@things-factory/print-ui": "^6.2.27",
117
+ "@things-factory/resource-ui": "^6.2.27",
118
+ "@things-factory/scene-google-map": "^6.2.27",
119
+ "@things-factory/setting-ui": "^6.2.27",
120
+ "@things-factory/shell": "^6.2.27",
121
+ "@things-factory/system-ui": "^6.2.27"
122
122
  },
123
123
  "devDependencies": {
124
- "@things-factory/board-test": "^6.2.25",
125
- "@things-factory/builder": "^6.2.23"
124
+ "@things-factory/board-test": "^6.2.27",
125
+ "@things-factory/builder": "^6.2.27"
126
126
  },
127
- "gitHead": "07ec898c8fa350850e86cae80dd9a5ec3c8dd767"
127
+ "gitHead": "6d414311ca45c329e93606fe46edd7ea53c819c5"
128
128
  }