@things-factory/operato-gangsters 6.0.3 → 6.0.5

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-gangsters",
3
- "version": "6.0.3",
3
+ "version": "6.0.5",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -57,33 +57,33 @@
57
57
  "@operato/scene-table": "^1.0.0",
58
58
  "@operato/scene-timer": "^1.0.0",
59
59
  "@sendbird/uikit-react": "^3.0.0",
60
- "@things-factory/api": "^6.0.3",
61
- "@things-factory/apptool-ui": "^6.0.1",
62
- "@things-factory/auth-ui": "^6.0.3",
63
- "@things-factory/board-service": "^6.0.3",
64
- "@things-factory/board-ui": "^6.0.1",
65
- "@things-factory/context-ui": "^6.0.1",
66
- "@things-factory/dashboard": "^6.0.3",
67
- "@things-factory/dataset": "^6.0.3",
68
- "@things-factory/export-ui": "^6.0.1",
69
- "@things-factory/grist-ui": "^6.0.1",
70
- "@things-factory/help": "^6.0.1",
71
- "@things-factory/i18n-base": "^6.0.1",
72
- "@things-factory/integration-melsec": "^6.0.3",
73
- "@things-factory/integration-modbus": "^6.0.3",
74
- "@things-factory/integration-ui": "^6.0.3",
75
- "@things-factory/lite-menu": "^6.0.3",
76
- "@things-factory/more-ui": "^6.0.1",
77
- "@things-factory/notification": "^6.0.3",
78
- "@things-factory/oauth2-client": "^6.0.3",
79
- "@things-factory/organization": "^6.0.3",
80
- "@things-factory/print-ui": "^6.0.1",
81
- "@things-factory/resource-ui": "^6.0.3",
82
- "@things-factory/setting-base": "^6.0.3",
83
- "@things-factory/setting-ui": "^6.0.3",
84
- "@things-factory/shell": "^6.0.1",
85
- "@things-factory/system-ui": "^6.0.1",
86
- "@things-factory/worklist": "^6.0.3",
60
+ "@things-factory/api": "^6.0.5",
61
+ "@things-factory/apptool-ui": "^6.0.5",
62
+ "@things-factory/auth-ui": "^6.0.5",
63
+ "@things-factory/board-service": "^6.0.5",
64
+ "@things-factory/board-ui": "^6.0.5",
65
+ "@things-factory/context-ui": "^6.0.5",
66
+ "@things-factory/dashboard": "^6.0.5",
67
+ "@things-factory/dataset": "^6.0.5",
68
+ "@things-factory/export-ui": "^6.0.5",
69
+ "@things-factory/grist-ui": "^6.0.5",
70
+ "@things-factory/help": "^6.0.5",
71
+ "@things-factory/i18n-base": "^6.0.5",
72
+ "@things-factory/integration-melsec": "^6.0.5",
73
+ "@things-factory/integration-modbus": "^6.0.5",
74
+ "@things-factory/integration-ui": "^6.0.5",
75
+ "@things-factory/lite-menu": "^6.0.5",
76
+ "@things-factory/more-ui": "^6.0.5",
77
+ "@things-factory/notification": "^6.0.5",
78
+ "@things-factory/oauth2-client": "^6.0.5",
79
+ "@things-factory/organization": "^6.0.5",
80
+ "@things-factory/print-ui": "^6.0.5",
81
+ "@things-factory/resource-ui": "^6.0.5",
82
+ "@things-factory/setting-base": "^6.0.5",
83
+ "@things-factory/setting-ui": "^6.0.5",
84
+ "@things-factory/shell": "^6.0.5",
85
+ "@things-factory/system-ui": "^6.0.5",
86
+ "@things-factory/worklist": "^6.0.5",
87
87
  "@types/react-dom": "^18.0.10",
88
88
  "graphql-tag": "^2.12.6",
89
89
  "marked": "^4.0.14",
@@ -92,8 +92,8 @@
92
92
  "subscriptions-transport-ws": "^0.11.0"
93
93
  },
94
94
  "devDependencies": {
95
- "@things-factory/builder": "^6.0.1",
95
+ "@things-factory/builder": "^6.0.5",
96
96
  "@types/marked": "^4.0.3"
97
97
  },
98
- "gitHead": "6d9a3aef103e6d8293bfce285662d15ec9c0d705"
98
+ "gitHead": "af75b451e62cdeeab8b42ff3c49a213cd1ad1ea5"
99
99
  }