@sparkelf/dsh-plus 0.1.0-rc.13 → 0.1.0-rc.14
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 +25 -25
package/package.json
CHANGED
|
@@ -4,34 +4,34 @@
|
|
|
4
4
|
},
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@sparkelf/dsh-mobile-bridge": ">=0.2.10",
|
|
7
|
-
"@sparkelf/dsh-patch-better-sidebar-alpha2-settings": ">=0.1.0-rc.
|
|
8
|
-
"@sparkelf/dsh-patch-better-sidebar-app-frame": ">=0.1.0-rc.
|
|
9
|
-
"@sparkelf/dsh-patch-
|
|
10
|
-
"@sparkelf/dsh-patch-
|
|
11
|
-
"@sparkelf/dsh-patch-
|
|
12
|
-
"@sparkelf/dsh-patch-genui-streaming-echart": ">=0.1.0-rc.
|
|
13
|
-
"@sparkelf/dsh-patch-legacy-code-preset": ">=0.1.0-rc.
|
|
14
|
-
"@sparkelf/dsh-patch-mobile-web-layout": ">=0.1.0-rc.
|
|
15
|
-
"@sparkelf/dsh-patch-ptc-mcp-schema-types": ">=0.1.0-rc.
|
|
16
|
-
"@sparkelf/dsh-patch-responses-reasoning-status": ">=0.1.0-rc.
|
|
17
|
-
"@sparkelf/dsh-patch-session-export-chinese": ">=0.1.0-rc.
|
|
18
|
-
"@sparkelf/dsh-patch-session-log-trajectory-toolbar": ">=0.1.0-rc.
|
|
19
|
-
"@sparkelf/dsh-patch-subagent-settings-presets": ">=0.1.0-rc.
|
|
20
|
-
"@sparkelf/dsh-patch-univer-office-alpha2": ">=0.1.0-rc.
|
|
21
|
-
"@sparkelf/dsh-patch-web-base-path": ">=0.1.0-rc.
|
|
22
|
-
"@sparkelf/dsh-patch-workspace-storage-restore": ">=0.1.0-rc.
|
|
23
|
-
"@sparkelf/dsh-plugin-backup": ">=0.1.0-rc.
|
|
24
|
-
"@sparkelf/dsh-plugin-dataops": ">=0.1.0-rc.
|
|
25
|
-
"@sparkelf/dsh-plugin-document-attachments": ">=0.1.0-rc.
|
|
26
|
-
"@sparkelf/dsh-plugin-mcp-credentials": ">=0.1.0-rc.
|
|
27
|
-
"@sparkelf/dsh-plugin-subagent-settings": ">=0.1.0-rc.
|
|
7
|
+
"@sparkelf/dsh-patch-better-sidebar-alpha2-settings": ">=0.1.0-rc.14",
|
|
8
|
+
"@sparkelf/dsh-patch-better-sidebar-app-frame": ">=0.1.0-rc.14",
|
|
9
|
+
"@sparkelf/dsh-patch-better-sidebar-openpath-interception": ">=0.1.0-rc.14",
|
|
10
|
+
"@sparkelf/dsh-patch-browser-auth-mode": ">=0.1.0-rc.14",
|
|
11
|
+
"@sparkelf/dsh-patch-document-attachments": ">=0.1.0-rc.14",
|
|
12
|
+
"@sparkelf/dsh-patch-genui-streaming-echart": ">=0.1.0-rc.14",
|
|
13
|
+
"@sparkelf/dsh-patch-legacy-code-preset": ">=0.1.0-rc.14",
|
|
14
|
+
"@sparkelf/dsh-patch-mobile-web-layout": ">=0.1.0-rc.14",
|
|
15
|
+
"@sparkelf/dsh-patch-ptc-mcp-schema-types": ">=0.1.0-rc.14",
|
|
16
|
+
"@sparkelf/dsh-patch-responses-reasoning-status": ">=0.1.0-rc.14",
|
|
17
|
+
"@sparkelf/dsh-patch-session-export-chinese": ">=0.1.0-rc.14",
|
|
18
|
+
"@sparkelf/dsh-patch-session-log-trajectory-toolbar": ">=0.1.0-rc.14",
|
|
19
|
+
"@sparkelf/dsh-patch-subagent-settings-presets": ">=0.1.0-rc.14",
|
|
20
|
+
"@sparkelf/dsh-patch-univer-office-alpha2": ">=0.1.0-rc.14",
|
|
21
|
+
"@sparkelf/dsh-patch-web-base-path": ">=0.1.0-rc.14",
|
|
22
|
+
"@sparkelf/dsh-patch-workspace-storage-restore": ">=0.1.0-rc.14",
|
|
23
|
+
"@sparkelf/dsh-plugin-backup": ">=0.1.0-rc.14",
|
|
24
|
+
"@sparkelf/dsh-plugin-dataops": ">=0.1.0-rc.14",
|
|
25
|
+
"@sparkelf/dsh-plugin-document-attachments": ">=0.1.0-rc.14",
|
|
26
|
+
"@sparkelf/dsh-plugin-mcp-credentials": ">=0.1.0-rc.14",
|
|
27
|
+
"@sparkelf/dsh-plugin-subagent-settings": ">=0.1.0-rc.14",
|
|
28
28
|
"dshmarket": ">=1.38.1",
|
|
29
29
|
"semver": ">=7.7.3",
|
|
30
30
|
"yaml": ">=2.9.0"
|
|
31
31
|
},
|
|
32
32
|
"description": "DeepSeek Harness Plus official-base Web distribution profile and ranged compatibility patchset",
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@changfenhuang/dsh-genui": "0.9.
|
|
34
|
+
"@changfenhuang/dsh-genui": "0.9.7",
|
|
35
35
|
"@deepseek-ai/cordis": "^4.0.2",
|
|
36
36
|
"@deepseek-ai/dsh-invariants": "^0.1.2-alpha.2",
|
|
37
37
|
"@huanlin/dsh-plugin-better-sidebar-plugin-office": "0.1.2",
|
|
@@ -53,9 +53,9 @@
|
|
|
53
53
|
"patchPackages": [
|
|
54
54
|
"@sparkelf/dsh-patch-better-sidebar-app-frame",
|
|
55
55
|
"@sparkelf/dsh-patch-better-sidebar-alpha2-settings",
|
|
56
|
+
"@sparkelf/dsh-patch-better-sidebar-openpath-interception",
|
|
56
57
|
"@sparkelf/dsh-patch-univer-office-alpha2",
|
|
57
58
|
"@sparkelf/dsh-patch-genui-streaming-echart",
|
|
58
|
-
"@sparkelf/dsh-patch-genui-skill-chart-contract",
|
|
59
59
|
"@sparkelf/dsh-patch-browser-auth-mode",
|
|
60
60
|
"@sparkelf/dsh-patch-workspace-storage-restore",
|
|
61
61
|
"@sparkelf/dsh-patch-subagent-settings-presets",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"@sparkelf/dsh-plus"
|
|
88
88
|
],
|
|
89
89
|
"dependencies": {
|
|
90
|
-
"@changfenhuang/dsh-genui": "0.9.
|
|
90
|
+
"@changfenhuang/dsh-genui": "0.9.7",
|
|
91
91
|
"@huanlin/dsh-plugin-better-sidebar-plugin-office": "0.1.2",
|
|
92
92
|
"@sparkelf/dsh-plugin-supervisor": "0.1.1",
|
|
93
93
|
"dsh-better-sidebar": "0.17.1",
|
|
@@ -140,5 +140,5 @@
|
|
|
140
140
|
},
|
|
141
141
|
"type": "module",
|
|
142
142
|
"types": "lib/types/index.d.ts",
|
|
143
|
-
"version": "0.1.0-rc.
|
|
143
|
+
"version": "0.1.0-rc.14"
|
|
144
144
|
}
|