@things-factory/operato-board 6.2.155 → 6.2.156

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