@rezti/dsh-rez-suite 0.1.9 → 0.1.10
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.
- package/package.json +5 -5
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rezti/dsh-rez-suite",
|
|
3
3
|
"description": "ReZ-TI employee plugin for DeepSeek Harness: one install enables company MCP (Odoo / Nextcloud / WeCom / Weixin-ClawBot / Home Assistant) and work identity.",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.10",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
7
7
|
"node": "^22.19.0 || >=24.0.0"
|
|
@@ -39,12 +39,12 @@
|
|
|
39
39
|
"@modelcontextprotocol/sdk": "^1.30.0",
|
|
40
40
|
"zod": "^4.4.3",
|
|
41
41
|
"@rezti/dsh-rez-ha-bridge": "0.1.6",
|
|
42
|
+
"@rezti/dsh-rez-nextcloud": "0.1.6",
|
|
43
|
+
"@rezti/dsh-rez-sso": "0.1.6",
|
|
42
44
|
"@rezti/dsh-rez-intent": "0.1.3",
|
|
43
45
|
"@rezti/dsh-rez-odoo": "0.1.6",
|
|
44
|
-
"@rezti/dsh-rez-
|
|
45
|
-
"@rezti/dsh-rez-
|
|
46
|
-
"@rezti/dsh-rez-wechat": "0.1.7",
|
|
47
|
-
"@rezti/dsh-rez-nextcloud": "0.1.6"
|
|
46
|
+
"@rezti/dsh-rez-wechat": "0.1.8",
|
|
47
|
+
"@rezti/dsh-rez-token-manager": "0.1.3"
|
|
48
48
|
},
|
|
49
49
|
"peerDependencies": {
|
|
50
50
|
"react": "^18.2.0",
|