@things-factory/operato-gangsters 5.0.6 → 5.0.7

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 +29 -29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-gangsters",
3
- "version": "5.0.6",
3
+ "version": "5.0.7",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -56,39 +56,39 @@
56
56
  "@operato/scene-table": "^1.0.0",
57
57
  "@operato/scene-timer": "^1.0.0",
58
58
  "@sendbird/uikit-react": "^3.0.0",
59
- "@things-factory/api": "^5.0.1",
60
- "@things-factory/apptool-ui": "^5.0.1",
61
- "@things-factory/auth-ui": "^5.0.1",
62
- "@things-factory/board-service": "^5.0.2",
63
- "@things-factory/board-ui": "^5.0.1",
64
- "@things-factory/context-ui": "^5.0.1",
65
- "@things-factory/dashboard": "^5.0.2",
66
- "@things-factory/dataset": "^5.0.6",
67
- "@things-factory/export-ui": "^5.0.1",
68
- "@things-factory/grist-ui": "^5.0.1",
69
- "@things-factory/help": "^5.0.1",
70
- "@things-factory/i18n-base": "^5.0.1",
71
- "@things-factory/integration-melsec": "^5.0.1",
72
- "@things-factory/integration-modbus": "^5.0.1",
73
- "@things-factory/integration-ui": "^5.0.1",
74
- "@things-factory/lite-menu": "^5.0.2",
75
- "@things-factory/more-ui": "^5.0.1",
76
- "@things-factory/notification": "^5.0.1",
77
- "@things-factory/oauth2-client": "^5.0.1",
78
- "@things-factory/print-ui": "^5.0.1",
79
- "@things-factory/resource-ui": "^5.0.1",
80
- "@things-factory/setting-base": "^5.0.1",
81
- "@things-factory/setting-ui": "^5.0.1",
82
- "@things-factory/shell": "^5.0.1",
83
- "@things-factory/system-ui": "^5.0.1",
84
- "@things-factory/worklist": "^5.0.2",
59
+ "@things-factory/api": "^5.0.7",
60
+ "@things-factory/apptool-ui": "^5.0.7",
61
+ "@things-factory/auth-ui": "^5.0.7",
62
+ "@things-factory/board-service": "^5.0.7",
63
+ "@things-factory/board-ui": "^5.0.7",
64
+ "@things-factory/context-ui": "^5.0.7",
65
+ "@things-factory/dashboard": "^5.0.7",
66
+ "@things-factory/dataset": "^5.0.7",
67
+ "@things-factory/export-ui": "^5.0.7",
68
+ "@things-factory/grist-ui": "^5.0.7",
69
+ "@things-factory/help": "^5.0.7",
70
+ "@things-factory/i18n-base": "^5.0.7",
71
+ "@things-factory/integration-melsec": "^5.0.7",
72
+ "@things-factory/integration-modbus": "^5.0.7",
73
+ "@things-factory/integration-ui": "^5.0.7",
74
+ "@things-factory/lite-menu": "^5.0.7",
75
+ "@things-factory/more-ui": "^5.0.7",
76
+ "@things-factory/notification": "^5.0.7",
77
+ "@things-factory/oauth2-client": "^5.0.7",
78
+ "@things-factory/print-ui": "^5.0.7",
79
+ "@things-factory/resource-ui": "^5.0.7",
80
+ "@things-factory/setting-base": "^5.0.7",
81
+ "@things-factory/setting-ui": "^5.0.7",
82
+ "@things-factory/shell": "^5.0.7",
83
+ "@things-factory/system-ui": "^5.0.7",
84
+ "@things-factory/worklist": "^5.0.7",
85
85
  "graphql-tag": "^2.12.6",
86
86
  "marked": "^4.0.14",
87
87
  "react": "^18.2.0",
88
88
  "react-dom": "^18.2.0"
89
89
  },
90
90
  "devDependencies": {
91
- "@things-factory/builder": "^5.0.0"
91
+ "@things-factory/builder": "^5.0.7"
92
92
  },
93
- "gitHead": "dfaf95e5b0daa68180a91e426628d272dc802eef"
93
+ "gitHead": "1c7c7618e2e3c9ef8b07d730c3df84c8bc01b35f"
94
94
  }